diff --git a/.gitignore b/.gitignore index 3b517ec..df4508d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,10 @@ -/node_modules -/storage .env - +/node_modules +/storage/log/ +/storage/uploads/ +!storage +storage/* +!storage/uploads/ diff --git a/storage/log/.09fd47a9e15e2eeeb7fc352042382aad053bea7e-audit.json b/storage/log/.09fd47a9e15e2eeeb7fc352042382aad053bea7e-audit.json new file mode 100644 index 0000000..e9ee8c0 --- /dev/null +++ b/storage/log/.09fd47a9e15e2eeeb7fc352042382aad053bea7e-audit.json @@ -0,0 +1,55 @@ +{ + "keep": { + "days": true, + "amount": 14 + }, + "auditLog": "storage\\log\\.09fd47a9e15e2eeeb7fc352042382aad053bea7e-audit.json", + "files": [ + { + "date": 1652679768825, + "name": "storage\\log\\msg.log.2022-05-16", + "hash": "a2732fafc42ea0bc9ca176759be32d56" + }, + { + "date": 1652761412500, + "name": "storage\\log\\msg.log.2022-05-17", + "hash": "452a46bd3a11f6823a0866b924fa88b3" + }, + { + "date": 1652847858158, + "name": "storage\\log\\msg.log.2022-05-18", + "hash": "e5bd6fc6a74e6daa3d902c3994c29404" + }, + { + "date": 1653032619199, + "name": "storage\\log\\msg.log.2022-05-20", + "hash": "17c65bdfe51b92f3586e09c68f486d7f" + }, + { + "date": 1653280708004, + "name": "storage\\log\\msg.log.2022-05-23", + "hash": "2bee5763ef164be2d031584b27d1ba94" + }, + { + "date": 1653399975341, + "name": "storage\\log\\msg.log.2022-05-24", + "hash": "bda424366936098d39a1fc363b63187c" + }, + { + "date": 1653473637270, + "name": "storage\\log\\msg.log.2022-05-25", + "hash": "4b8049c26a745fabe36bf5eab0a0e908" + }, + { + "date": 1653533019909, + "name": "storage\\log\\msg.log.2022-05-26", + "hash": "f98097cdd4671e2cc455d651db20f540" + }, + { + "date": 1653615296855, + "name": "storage\\log\\msg.log.2022-05-27", + "hash": "3b1397120a80588ac06b6c5b8b758ebc" + } + ], + "hashType": "md5" +} \ No newline at end of file diff --git a/storage/log/msg.log.2022-05-16 b/storage/log/msg.log.2022-05-16 new file mode 100644 index 0000000..e0f8abf --- /dev/null +++ b/storage/log/msg.log.2022-05-16 @@ -0,0 +1,83 @@ +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"GeneralInformation insert success ,PdId= 139"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'30' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[remarks_fund_source_balance],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert failed ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[total_work_exp],[started_biz],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[supplier_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[client_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[stock_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Photograph''s' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Photograph''s' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_photograph] ([pd_id],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[ref_no],INSERTED.[img],INSERTED.[img_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2);"} +{"level":"info","message":" class Photograph extends Model {\r\n \r\n } insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'30' AND [CreditGeneralInformation].[case_no] = N'MW30' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_photograph] ([pd_id],[ref_no],[img],[img_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[ref_no],INSERTED.[img],INSERTED.[img_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Photograph insert success ,PdId= 136"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'30' AND [CreditGeneralInformation].[case_no] = N'MW30' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_photograph] ([pd_id],[ref_no],[img],[img_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[ref_no],INSERTED.[img],INSERTED.[img_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Photograph insert success ,PdId= 136"} diff --git a/storage/log/msg.log.2022-05-17 b/storage/log/msg.log.2022-05-17 new file mode 100644 index 0000000..66e83e7 --- /dev/null +++ b/storage/log/msg.log.2022-05-17 @@ -0,0 +1,35 @@ +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'111' AND [CreditGeneralInformation].[case_no] = N'MWISE00840' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_photograph] ([pd_id],[ref_no],[img],[img_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[ref_no],INSERTED.[img],INSERTED.[img_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Photograph insert success ,PdId= 140"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'111' AND [CreditGeneralInformation].[case_no] = N'212' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'1111' AND [CreditGeneralInformation].[case_no] = N'212' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'1111' AND [CreditGeneralInformation].[case_no] = N'212' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'111' AND [CreditGeneralInformation].[case_no] = N'MWISE00840' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_photograph] ([pd_id],[ref_no],[img],[img_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[ref_no],INSERTED.[img],INSERTED.[img_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Photograph insert success ,PdId= 140"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Api Call Success"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPR' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} diff --git a/storage/log/msg.log.2022-05-18 b/storage/log/msg.log.2022-05-18 new file mode 100644 index 0000000..e69de29 diff --git a/storage/log/msg.log.2022-05-20 b/storage/log/msg.log.2022-05-20 new file mode 100644 index 0000000..295c798 --- /dev/null +++ b/storage/log/msg.log.2022-05-20 @@ -0,0 +1,400 @@ +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"GeneralInformation insert success ,PdId= 151"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"GeneralInformation insert success ,PdId= 153"} +{"level":"info","message":"Executing (default): SELECT [pd_id], [name], [loan_amount], [product], [location], [ref_no], [case_no], [createdby], [updatedby], [createdAt], [updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] WHERE [CreditGeneralInformation].[ref_no] = N'3090' AND [CreditGeneralInformation].[is_active] = 1 ORDER BY [CreditGeneralInformation].[pd_id] OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY;"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[remarks_fund_source_balance],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert failed ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[total_work_exp],[started_biz],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[supplier_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[client_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[stock_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 146"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 146"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"GeneralInformation insert success ,PdId= 154"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[remarks_fund_source_balance],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert failed ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[total_work_exp],[started_biz],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[supplier_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[client_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[stock_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 155"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 155"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"GeneralInformation insert success ,PdId= 157"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[remarks_fund_source_balance],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert failed ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[total_work_exp],[started_biz],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[supplier_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[client_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[stock_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 158"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 158"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"GeneralInformation insert success ,PdId= 159"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[remarks_fund_source_balance],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert failed ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[total_work_exp],[started_biz],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[supplier_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[client_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[stock_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 160"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 160"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[remarks_fund_source_balance],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert failed ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[total_work_exp],[started_biz],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[supplier_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[client_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[stock_not_available_reason],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 161"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 161"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"GeneralInformation insert success ,PdId= 162"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} diff --git a/storage/log/msg.log.2022-05-23 b/storage/log/msg.log.2022-05-23 new file mode 100644 index 0000000..71a7acd --- /dev/null +++ b/storage/log/msg.log.2022-05-23 @@ -0,0 +1,3 @@ +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[payment_type] AS [SupplierDetails.payment_type], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} diff --git a/storage/log/msg.log.2022-05-24 b/storage/log/msg.log.2022-05-24 new file mode 100644 index 0000000..6996e68 --- /dev/null +++ b/storage/log/msg.log.2022-05-24 @@ -0,0 +1 @@ +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[name_of_the_company] AS [CreditKeyShareholders.name_of_the_company], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[name_of_the_company] AS [CreditKeyProductBusinessContributions.name_of_the_company], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[type_of_payment] AS [ClientDetails.type_of_payment], [ClientDetails].[name_of_the_company] AS [ClientDetails.name_of_the_company], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[name_of_the_company] AS [StockDetails.name_of_the_company], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[name_of_the_company] AS [CreditGeneralBusinessInformations.name_of_the_company], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[type_of_payment] AS [SupplierDetails.type_of_payment], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[name_of_the_company] AS [SupplierDetails.name_of_the_company], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} diff --git a/storage/log/msg.log.2022-05-25 b/storage/log/msg.log.2022-05-25 new file mode 100644 index 0000000..b687013 --- /dev/null +++ b/storage/log/msg.log.2022-05-25 @@ -0,0 +1,455 @@ +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert failed ,PdId= 184"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert failed ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 184"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 184"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert failed ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert failed ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 203"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 203"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert failed ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert failed ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 204"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 204"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert failed ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert failed ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 205"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 205"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 205"} diff --git a/storage/log/msg.log.2022-05-26 b/storage/log/msg.log.2022-05-26 new file mode 100644 index 0000000..1d7d5a5 --- /dev/null +++ b/storage/log/msg.log.2022-05-26 @@ -0,0 +1,1474 @@ +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert failed ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert failed ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 206"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 206"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[officer_id], [CreditGeneralInformation].[email], [CreditGeneralInformation].[mobile_no], [CreditGeneralInformation].[officer], [CreditGeneralInformation].[pd_visit_date], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[name_of_the_company] AS [CreditKeyShareholders.name_of_the_company], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[name_of_the_company] AS [CreditKeyProductBusinessContributions.name_of_the_company], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[type_of_payment] AS [ClientDetails.type_of_payment], [ClientDetails].[name_of_the_company] AS [ClientDetails.name_of_the_company], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[name_of_the_company] AS [StockDetails.name_of_the_company], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[name_of_the_company] AS [CreditGeneralBusinessInformations.name_of_the_company], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[type_of_payment] AS [SupplierDetails.type_of_payment], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[name_of_the_company] AS [SupplierDetails.name_of_the_company], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[pd_id] = N'206' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 207"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 208"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 209"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 210"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 211"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 212"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert failed ,PdId= 213"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 214"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 215"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 216"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 217"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 218"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 219"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 220"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 221"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 222"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 223"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 224"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 225"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 226"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 227"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 228"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 229"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 230"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 231"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 232"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 233"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert failed ,PdId= 234"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 235"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 236"} +{"level":"info","message":"Server Sent A Welcome to the application!"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 237"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 238"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 239"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 240"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= undefined"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 241"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 242"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 243"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 244"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 245"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 246"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 247"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 248"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 249"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [obj_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 250"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 251"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 252"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[relationship],[company_relation],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 253"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 254"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 255"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 256"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 257"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 258"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 259"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 260"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 261"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 262"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 262"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 262"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 262"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 262"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 263"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 266"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 269"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 272"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 273"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 274"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 275"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 276"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 277"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 278"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 279"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 280"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 281"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 282"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[officer_id], [CreditGeneralInformation].[email], [CreditGeneralInformation].[mobile_no], [CreditGeneralInformation].[officer], [CreditGeneralInformation].[pd_visit_date], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[name_of_the_company] AS [CreditKeyShareholders.name_of_the_company], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[name_of_the_company] AS [CreditKeyProductBusinessContributions.name_of_the_company], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[type_of_payment] AS [ClientDetails.type_of_payment], [ClientDetails].[name_of_the_company] AS [ClientDetails.name_of_the_company], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[name_of_the_company] AS [StockDetails.name_of_the_company], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[name_of_the_company] AS [CreditGeneralBusinessInformations.name_of_the_company], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[type_of_payment] AS [SupplierDetails.type_of_payment], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[name_of_the_company] AS [SupplierDetails.name_of_the_company], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[pd_id] = N'282' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[business_process],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19);"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 283"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 284"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 285"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 286"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 287"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 288"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 288"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 288"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 289"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 289"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 289"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 290"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 291"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 292"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 293"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 293"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 293"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 294"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 294"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 294"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 295"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 295"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 295"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 296"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 296"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 296"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 298"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 298"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 298"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 299"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 300"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 301"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 301"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 301"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 301"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 301"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 302"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 302"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 302"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 302"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 302"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 303"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 303"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 303"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 303"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 303"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 304"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 304"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 304"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 304"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 304"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 305"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 306"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 306"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 306"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 306"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 306"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 307"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 307"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 307"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 307"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 307"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 308"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 309"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 309"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 309"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 309"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 309"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 310"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[officer_id], [CreditGeneralInformation].[email], [CreditGeneralInformation].[mobile_no], [CreditGeneralInformation].[officer], [CreditGeneralInformation].[pd_visit_date], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[name_of_the_company] AS [CreditKeyShareholders.name_of_the_company], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[name_of_the_company] AS [CreditKeyProductBusinessContributions.name_of_the_company], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[type_of_payment] AS [ClientDetails.type_of_payment], [ClientDetails].[name_of_the_company] AS [ClientDetails.name_of_the_company], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[name_of_the_company] AS [StockDetails.name_of_the_company], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[name_of_the_company] AS [CreditGeneralBusinessInformations.name_of_the_company], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[type_of_payment] AS [SupplierDetails.type_of_payment], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[name_of_the_company] AS [SupplierDetails.name_of_the_company], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[pd_id] = N'310' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[sub_product],[end_use],[total_fund_requirement],[is_transfer],[property_type],[owner_name],[construction_status],[construction_stage],[emv_per_customer],[ltv_market_value_calculation],[address],[property_usage],[structure_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_approximate_market_value],[business_name_of_the_owner],[business_vintage],[business_purchase_year],[business_emi],[asset_info_available],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[cc_limit],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Photograph''s' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Photograph''s' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_photograph] ([pd_id],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[ref_no],INSERTED.[img],INSERTED.[img_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2);"} +{"level":"info","message":" class Photograph extends Model {\r\n \r\n } insert success ,PdId= 311"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[officer_id], [CreditGeneralInformation].[email], [CreditGeneralInformation].[mobile_no], [CreditGeneralInformation].[officer], [CreditGeneralInformation].[pd_visit_date], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[name_of_the_company] AS [CreditKeyShareholders.name_of_the_company], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[name_of_the_company] AS [CreditKeyProductBusinessContributions.name_of_the_company], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[type_of_payment] AS [ClientDetails.type_of_payment], [ClientDetails].[name_of_the_company] AS [ClientDetails.name_of_the_company], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[name_of_the_company] AS [StockDetails.name_of_the_company], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[name_of_the_company] AS [CreditGeneralBusinessInformations.name_of_the_company], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[type_of_payment] AS [SupplierDetails.type_of_payment], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[name_of_the_company] AS [SupplierDetails.name_of_the_company], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[pd_id] = N'311' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 312"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 312"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 312"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 317"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_information] ([name],[loan_amount],[product],[ref_no],[case_no],[officer_id],[email],[mobile_no],[officer],[remarks],[pd_visit_date],[createdAt],[updatedAt]) OUTPUT INSERTED.[pd_id],INSERTED.[name],INSERTED.[loan_amount],INSERTED.[product],INSERTED.[location],INSERTED.[ref_no],INSERTED.[case_no],INSERTED.[officer_id],INSERTED.[email],INSERTED.[mobile_no],INSERTED.[officer],INSERTED.[remarks],INSERTED.[pd_visit_date],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Borrower & Guarantor Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_borrower_and_guarantor_details] ([pd_id],[borrower_type],[numbers_of_years_business_running],[borrower_name],[entity_type],[borrower_age],[borrower_met],[designation],[relationship_to],[relationship],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[borrower_type],INSERTED.[numbers_of_years_business_running],INSERTED.[borrower_name],INSERTED.[mobile_no],INSERTED.[entity_type],INSERTED.[borrower_age],INSERTED.[borrower_met],INSERTED.[designation],INSERTED.[relationship_to],INSERTED.[relationship],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Address details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBorrowerAndGuarantorDetails extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_address_details] ([pd_id],[initiated_address],[is_pd_done_on_initiated_address],[alternative_address],[address_type],[pd_locality],[pd_location],[comment_locality],[business_estimated_area],[uom],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_pd_done_on_initiated_address],INSERTED.[alternative_address],INSERTED.[address_type],INSERTED.[address_type_others],INSERTED.[pd_locality],INSERTED.[locality_other],INSERTED.[pd_location],INSERTED.[comment_locality],INSERTED.[business_estimated_area],INSERTED.[uom],INSERTED.[uom_specify],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditAddressDetail extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Loan details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_loan_details] ([pd_id],[loan_amount],[loan_tenure],[end_use],[total_fund_requirement],[owner_name],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_amount],INSERTED.[remarks_fund_source_balance],INSERTED.[loan_tenure],INSERTED.[sub_product],INSERTED.[end_use],INSERTED.[total_fund_requirement],INSERTED.[is_transfer],INSERTED.[balance_transfer_amount],INSERTED.[lender],INSERTED.[topup_amount],INSERTED.[property_type],INSERTED.[owner_name],INSERTED.[construction_status],INSERTED.[construction_stage],INSERTED.[emv_per_customer],INSERTED.[ltv_market_value_calculation],INSERTED.[address],INSERTED.[property_usage],INSERTED.[structure_type],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditLoanDetail extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'General Business Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_general_business_information] ([pd_id],[company_name],[business_entity_type],[select_business_activity_type],[area_of_sale],[seasonality],[common_remarks],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[business_entity_type],INSERTED.[select_business_activity_type],INSERTED.[area_of_sale],INSERTED.[seasonality],INSERTED.[low_sale_month_reason],INSERTED.[low_sale_month],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Stakeholders in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_stakeholders_in_business] ([pd_id],[company_name],[stakeholder_name],[share_holding],[vintage_in_current_biz],[previous_experience_details],[total_work_exp],[started_biz],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[company_name],INSERTED.[stakeholder_length],INSERTED.[stakeholder_name],INSERTED.[share_holding],INSERTED.[vintage_in_current_biz],INSERTED.[previous_experience_details],INSERTED.[total_work_exp],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10);"} +{"level":"info","message":" class CreditGeneralBusinessInformation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Key Products and Business Contribution' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyShareholder extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_key_products_and_business_contribution] ([pd_id],[product_name],[contribution_business_product],[remarks],[company_name],[business_process],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[product_name],INSERTED.[contribution_business_product],INSERTED.[remarks],INSERTED.[company_name],INSERTED.[business_process],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Employee Strength' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditKeyProductBusinessContribution extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_employee_strength] ([pd_id],[permanant_employees_person_met],[temporary_employees_person_met],[permanant_employees_cm],[temporary_employees_cm],[permanant_employees_salary],[temporary_employees_salary],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[permanant_employees_person_met],INSERTED.[temporary_employees_person_met],INSERTED.[permanant_employees_cm],INSERTED.[temporary_employees_cm],INSERTED.[permanant_employees_salary],INSERTED.[temporary_employees_salary],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class EmployeeStrength extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business Assets' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_assets] ([pd_id],[initiated_address],[is_business_address],[business_months],[business_years],[business_is_pd_visited],[business_pd_visited_remark],[business_ownership_type],[business_monthly_rented_amt],[asset_info_available],[business_assets_mode],[other_asset_description],[company_name],[business_assets_mode_name],[business_owner_name],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[initiated_address],INSERTED.[is_business_address],INSERTED.[business_months],INSERTED.[business_years],INSERTED.[business_is_pd_visited],INSERTED.[business_pd_visited_remark],INSERTED.[business_ownership_type],INSERTED.[business_approximate_market_value],INSERTED.[business_name_of_the_owner],INSERTED.[business_vintage],INSERTED.[business_purchase_year],INSERTED.[business_emi],INSERTED.[business_monthly_rented_amt],INSERTED.[asset_info_available],INSERTED.[business_assets_mode],INSERTED.[other_asset_description],INSERTED.[company_name],INSERTED.[business_assets_mode_name],INSERTED.[business_owner_name],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Business and Personal Banking' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class BusinessAsset extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_business_and_personal_banking_details] ([pd_id],[applicant_name],[bank_name],[account_type],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[applicant_name],INSERTED.[bank_name],INSERTED.[account_type],INSERTED.[cc_limit],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Financial Information' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditBusinessAndPersonalBankingDetails extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_financial_information] ([pd_id],[financial_info_available],[net_profit_rs],[net_profit_to_sales_percent],[sales_amount],[is_any_other_working_captial_facility],[broken_period_turnover_percent],[broken_period_turnover_py],[broken_period_turnover_cy],[broken_period_no_of_months],[broken_period_to_month],[broken_period_from_month],[inventory_days_cm],[creditor_days_cm],[debtor_days_cm],[fy],[sales_revenue],[net_profit],[net_profit_sales_percent],[sales_py],[netprofit_py],[netprofit_py_percent],[debtor_days_cet],[creditor_days_cet],[inventory_days_cet],[company_name],[no_of_financial_years],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[financial_info_available],INSERTED.[net_profit_rs],INSERTED.[net_profit_to_sales_percent],INSERTED.[sales_amount],INSERTED.[is_any_other_working_captial_facility],INSERTED.[facility_details_specify],INSERTED.[facility_details_other_lender],INSERTED.[facility_details_other],INSERTED.[broken_period_turnover_percent],INSERTED.[broken_period_turnover_py],INSERTED.[broken_period_turnover_cy],INSERTED.[broken_period_no_of_months],INSERTED.[broken_period_to_month],INSERTED.[broken_period_from_month],INSERTED.[inventory_days_cm],INSERTED.[creditor_days_cm],INSERTED.[debtor_days_cm],INSERTED.[fy],INSERTED.[sales_revenue],INSERTED.[net_profit],INSERTED.[net_profit_sales_percent],INSERTED.[sales_py],INSERTED.[netprofit_py],INSERTED.[netprofit_py_percent],INSERTED.[debtor_days_cet],INSERTED.[creditor_days_cet],INSERTED.[inventory_days_cet],INSERTED.[company_name],INSERTED.[no_of_financial_years],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17,@18,@19,@20,@21,@22,@23,@24,@25,@26,@27,@28,@29);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Supplier details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":" class CreditFinancialInformation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_supplier_details] ([pd_id],[supplier_info_available],[provider_name],[supplier_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[type_of_payment],[payment_mode],[credit_period_no],[credit_total_purchase],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[supplier_info_available],INSERTED.[supplier_not_available_reason],INSERTED.[provider_name],INSERTED.[supplier_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[type_of_payment],INSERTED.[payment_mode],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[company_name],INSERTED.[name_of_the_company],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Clients details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class SupplierDetail extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_clients_details] ([pd_id],[client_info_available],[provider_name],[client_name],[contact_person_name],[contact_person_designation],[contact_person_mobile_no],[person_stdcode],[person_landline],[payment_type],[credit_period_no],[credit_total_purchase],[payment_mode],[company_name],[type_of_payment],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[client_info_available],INSERTED.[client_not_available_reason],INSERTED.[provider_name],INSERTED.[client_name],INSERTED.[contact_person_name],INSERTED.[contact_person_designation],INSERTED.[contact_person_mobile_no],INSERTED.[person_stdcode],INSERTED.[person_landline],INSERTED.[payment_type],INSERTED.[credit_period_no],INSERTED.[credit_total_purchase],INSERTED.[payment_mode],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[type_of_payment],INSERTED.[name_of_the_company],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12,@13,@14,@15,@16,@17);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Stock details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class ClientDetail extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_stock_details] ([pd_id],[stock_info_available],[estimated_uom],[stock_type],[provider_name],[provider_observed],[estimated_quantity],[estimated_stock_value],[company_name],[name_of_the_company],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[stock_info_available],INSERTED.[stock_not_available_reason],INSERTED.[estimated_uom],INSERTED.[stock_type],INSERTED.[provider_name],INSERTED.[provider_observed],INSERTED.[estimated_quantity],INSERTED.[observed_estimated_uom],INSERTED.[estimated_stock_value],INSERTED.[company_name],INSERTED.[common_remarks],INSERTED.[name_of_the_company],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11);"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Future Plans & Business Environments' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class StockDetail extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_future_plans_and_business_environments] ([pd_id],[usp_of_business],[future_business_expansion],[key_competitors],[sucession_plan],[other_group_business_applicants],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[usp_of_business],INSERTED.[future_business_expansion],INSERTED.[key_competitors],INSERTED.[sucession_plan],INSERTED.[other_group_business_applicants],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8);"} +{"level":"info","message":" class CreditFuturePlans extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Existing Loan Obligations' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_existing_loan_obligations] ([pd_id],[loan_type],[loan_amount],[lender_name],[loan_taken_by],[instalment_amount],[instalment_frequency],[original_tenure_months],[current_tenure_months],[elapsed_tenure_months],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[loan_type],INSERTED.[loan_amount],INSERTED.[lender_name],INSERTED.[loan_taken_by],INSERTED.[instalment_amount],INSERTED.[instalment_frequency],INSERTED.[original_tenure_months],INSERTED.[current_tenure_months],INSERTED.[elapsed_tenure_months],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9,@10,@11,@12);"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Family Members Involved in Business' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":" class CreditExistingLoanObligation extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_family_members_involved_in_business] ([pd_id],[is_family_details_available],[member_name],[relationship],[stakeholder_relation],[company_relation],[started_biz],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[is_family_details_available],INSERTED.[member_name],INSERTED.[relationship],INSERTED.[relationship_other],INSERTED.[stakeholder_relation],INSERTED.[company_relation],INSERTED.[started_biz],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class FamilyMemberInvolvedInBusiness extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Credit manager specific queries' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_credit_manager_specific_queries] ([pd_id],[question],[answer],[common_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[question],INSERTED.[answer],INSERTED.[common_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5);"} +{"level":"info","message":" class CreditManager extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Final remarks form' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [mul_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 AND [CreditFilterTable].[is_mul] = 1;"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":"Executing (default): INSERT INTO [credit_final_remarks] ([pd_id],[customer_behaviour],[business_location_suited],[pd_officer_recommendation],[pd_officer_recommendation_name],[customer_behaviour_name],[reason],[final_form_remarks],[createdAt],[updatedAt]) OUTPUT INSERTED.[id],INSERTED.[pd_id],INSERTED.[customer_behaviour],INSERTED.[customer_behaviour_other],INSERTED.[business_location_suited],INSERTED.[pd_officer_recommendation],INSERTED.[pd_officer_recommendation_other],INSERTED.[pd_officer_recommendation_name],INSERTED.[customer_behaviour_name],INSERTED.[reason],INSERTED.[final_form_remarks],INSERTED.[createdby],INSERTED.[updatedby],INSERTED.[createdAt],INSERTED.[updatedAt] VALUES (@0,@1,@2,@3,@4,@5,@6,@7,@8,@9);"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":" class CreditFinalRemarks extends Model {\r\n \r\n } insert success ,PdId= 318"} +{"level":"info","message":"Executing (default): SELECT [table_name], [section], [ques_key] FROM [credit_filter_table] AS [CreditFilterTable] WHERE [CreditFilterTable].[section] = N'Officer Details' AND [CreditFilterTable].[is_active] = 1 GROUP BY [table_name], [section], [ques_key];"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[officer_id], [CreditGeneralInformation].[email], [CreditGeneralInformation].[mobile_no], [CreditGeneralInformation].[officer], [CreditGeneralInformation].[remarks], [CreditGeneralInformation].[pd_visit_date], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[name_of_the_company] AS [CreditKeyShareholders.name_of_the_company], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[name_of_the_company] AS [CreditKeyProductBusinessContributions.name_of_the_company], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[type_of_payment] AS [ClientDetails.type_of_payment], [ClientDetails].[name_of_the_company] AS [ClientDetails.name_of_the_company], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[name_of_the_company] AS [StockDetails.name_of_the_company], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[name_of_the_company] AS [CreditGeneralBusinessInformations.name_of_the_company], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[type_of_payment] AS [SupplierDetails.type_of_payment], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[name_of_the_company] AS [SupplierDetails.name_of_the_company], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} diff --git a/storage/log/msg.log.2022-05-27 b/storage/log/msg.log.2022-05-27 new file mode 100644 index 0000000..faa1b78 --- /dev/null +++ b/storage/log/msg.log.2022-05-27 @@ -0,0 +1,2 @@ +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[officer_id], [CreditGeneralInformation].[email], [CreditGeneralInformation].[mobile_no], [CreditGeneralInformation].[officer], [CreditGeneralInformation].[remarks], [CreditGeneralInformation].[pd_visit_date], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[name_of_the_company] AS [CreditKeyShareholders.name_of_the_company], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[name_of_the_company] AS [CreditKeyProductBusinessContributions.name_of_the_company], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[type_of_payment] AS [ClientDetails.type_of_payment], [ClientDetails].[name_of_the_company] AS [ClientDetails.name_of_the_company], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[name_of_the_company] AS [StockDetails.name_of_the_company], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[name_of_the_company] AS [CreditGeneralBusinessInformations.name_of_the_company], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[type_of_payment] AS [SupplierDetails.type_of_payment], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[name_of_the_company] AS [SupplierDetails.name_of_the_company], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"} +{"level":"info","message":"Executing (default): SELECT [CreditGeneralInformation].[pd_id], [CreditGeneralInformation].[name], [CreditGeneralInformation].[loan_amount], [CreditGeneralInformation].[product], [CreditGeneralInformation].[location], [CreditGeneralInformation].[ref_no], [CreditGeneralInformation].[case_no], [CreditGeneralInformation].[officer_id], [CreditGeneralInformation].[email], [CreditGeneralInformation].[mobile_no], [CreditGeneralInformation].[officer], [CreditGeneralInformation].[remarks], [CreditGeneralInformation].[pd_visit_date], [CreditGeneralInformation].[createdby], [CreditGeneralInformation].[updatedby], [CreditGeneralInformation].[createdAt], [CreditGeneralInformation].[updatedAt], [CreditAddressDetails].[id] AS [CreditAddressDetails.id], [CreditAddressDetails].[pd_id] AS [CreditAddressDetails.pd_id], [CreditAddressDetails].[initiated_address] AS [CreditAddressDetails.initiated_address], [CreditAddressDetails].[is_pd_done_on_initiated_address] AS [CreditAddressDetails.is_pd_done_on_initiated_address], [CreditAddressDetails].[alternative_address] AS [CreditAddressDetails.alternative_address], [CreditAddressDetails].[address_type] AS [CreditAddressDetails.address_type], [CreditAddressDetails].[address_type_others] AS [CreditAddressDetails.address_type_others], [CreditAddressDetails].[pd_locality] AS [CreditAddressDetails.pd_locality], [CreditAddressDetails].[locality_other] AS [CreditAddressDetails.locality_other], [CreditAddressDetails].[pd_location] AS [CreditAddressDetails.pd_location], [CreditAddressDetails].[comment_locality] AS [CreditAddressDetails.comment_locality], [CreditAddressDetails].[business_estimated_area] AS [CreditAddressDetails.business_estimated_area], [CreditAddressDetails].[uom] AS [CreditAddressDetails.uom], [CreditAddressDetails].[uom_specify] AS [CreditAddressDetails.uom_specify], [CreditAddressDetails].[common_remarks] AS [CreditAddressDetails.common_remarks], [CreditAddressDetails].[createdby] AS [CreditAddressDetails.createdby], [CreditAddressDetails].[updatedby] AS [CreditAddressDetails.updatedby], [CreditAddressDetails].[createdAt] AS [CreditAddressDetails.createdAt], [CreditAddressDetails].[updatedAt] AS [CreditAddressDetails.updatedAt], [CreditFuturePlans].[id] AS [CreditFuturePlans.id], [CreditFuturePlans].[pd_id] AS [CreditFuturePlans.pd_id], [CreditFuturePlans].[usp_of_business] AS [CreditFuturePlans.usp_of_business], [CreditFuturePlans].[future_business_expansion] AS [CreditFuturePlans.future_business_expansion], [CreditFuturePlans].[key_competitors] AS [CreditFuturePlans.key_competitors], [CreditFuturePlans].[sucession_plan] AS [CreditFuturePlans.sucession_plan], [CreditFuturePlans].[other_group_business_applicants] AS [CreditFuturePlans.other_group_business_applicants], [CreditFuturePlans].[common_remarks] AS [CreditFuturePlans.common_remarks], [CreditFuturePlans].[createdby] AS [CreditFuturePlans.createdby], [CreditFuturePlans].[updatedby] AS [CreditFuturePlans.updatedby], [CreditFuturePlans].[createdAt] AS [CreditFuturePlans.createdAt], [CreditFuturePlans].[updatedAt] AS [CreditFuturePlans.updatedAt], [CreditBorrowerAndGuarantorDetails].[id] AS [CreditBorrowerAndGuarantorDetails.id], [CreditBorrowerAndGuarantorDetails].[pd_id] AS [CreditBorrowerAndGuarantorDetails.pd_id], [CreditBorrowerAndGuarantorDetails].[borrower_type] AS [CreditBorrowerAndGuarantorDetails.borrower_type], [CreditBorrowerAndGuarantorDetails].[numbers_of_years_business_running] AS [CreditBorrowerAndGuarantorDetails.numbers_of_years_business_running], [CreditBorrowerAndGuarantorDetails].[borrower_name] AS [CreditBorrowerAndGuarantorDetails.borrower_name], [CreditBorrowerAndGuarantorDetails].[mobile_no] AS [CreditBorrowerAndGuarantorDetails.mobile_no], [CreditBorrowerAndGuarantorDetails].[entity_type] AS [CreditBorrowerAndGuarantorDetails.entity_type], [CreditBorrowerAndGuarantorDetails].[borrower_age] AS [CreditBorrowerAndGuarantorDetails.borrower_age], [CreditBorrowerAndGuarantorDetails].[borrower_met] AS [CreditBorrowerAndGuarantorDetails.borrower_met], [CreditBorrowerAndGuarantorDetails].[designation] AS [CreditBorrowerAndGuarantorDetails.designation], [CreditBorrowerAndGuarantorDetails].[relationship_to] AS [CreditBorrowerAndGuarantorDetails.relationship_to], [CreditBorrowerAndGuarantorDetails].[relationship] AS [CreditBorrowerAndGuarantorDetails.relationship], [CreditBorrowerAndGuarantorDetails].[common_remarks] AS [CreditBorrowerAndGuarantorDetails.common_remarks], [CreditBorrowerAndGuarantorDetails].[createdby] AS [CreditBorrowerAndGuarantorDetails.createdby], [CreditBorrowerAndGuarantorDetails].[updatedby] AS [CreditBorrowerAndGuarantorDetails.updatedby], [CreditBorrowerAndGuarantorDetails].[createdAt] AS [CreditBorrowerAndGuarantorDetails.createdAt], [CreditBorrowerAndGuarantorDetails].[updatedAt] AS [CreditBorrowerAndGuarantorDetails.updatedAt], [CreditBusinessAndPersonalBankingDetails].[id] AS [CreditBusinessAndPersonalBankingDetails.id], [CreditBusinessAndPersonalBankingDetails].[pd_id] AS [CreditBusinessAndPersonalBankingDetails.pd_id], [CreditBusinessAndPersonalBankingDetails].[applicant_name] AS [CreditBusinessAndPersonalBankingDetails.applicant_name], [CreditBusinessAndPersonalBankingDetails].[bank_name] AS [CreditBusinessAndPersonalBankingDetails.bank_name], [CreditBusinessAndPersonalBankingDetails].[account_type] AS [CreditBusinessAndPersonalBankingDetails.account_type], [CreditBusinessAndPersonalBankingDetails].[cc_limit] AS [CreditBusinessAndPersonalBankingDetails.cc_limit], [CreditBusinessAndPersonalBankingDetails].[common_remarks] AS [CreditBusinessAndPersonalBankingDetails.common_remarks], [CreditBusinessAndPersonalBankingDetails].[createdby] AS [CreditBusinessAndPersonalBankingDetails.createdby], [CreditBusinessAndPersonalBankingDetails].[updatedby] AS [CreditBusinessAndPersonalBankingDetails.updatedby], [CreditBusinessAndPersonalBankingDetails].[createdAt] AS [CreditBusinessAndPersonalBankingDetails.createdAt], [CreditBusinessAndPersonalBankingDetails].[updatedAt] AS [CreditBusinessAndPersonalBankingDetails.updatedAt], [BusinessAssets].[id] AS [BusinessAssets.id], [BusinessAssets].[pd_id] AS [BusinessAssets.pd_id], [BusinessAssets].[initiated_address] AS [BusinessAssets.initiated_address], [BusinessAssets].[is_business_address] AS [BusinessAssets.is_business_address], [BusinessAssets].[business_months] AS [BusinessAssets.business_months], [BusinessAssets].[business_years] AS [BusinessAssets.business_years], [BusinessAssets].[business_is_pd_visited] AS [BusinessAssets.business_is_pd_visited], [BusinessAssets].[business_pd_visited_remark] AS [BusinessAssets.business_pd_visited_remark], [BusinessAssets].[business_ownership_type] AS [BusinessAssets.business_ownership_type], [BusinessAssets].[business_approximate_market_value] AS [BusinessAssets.business_approximate_market_value], [BusinessAssets].[business_name_of_the_owner] AS [BusinessAssets.business_name_of_the_owner], [BusinessAssets].[business_vintage] AS [BusinessAssets.business_vintage], [BusinessAssets].[business_purchase_year] AS [BusinessAssets.business_purchase_year], [BusinessAssets].[business_emi] AS [BusinessAssets.business_emi], [BusinessAssets].[business_monthly_rented_amt] AS [BusinessAssets.business_monthly_rented_amt], [BusinessAssets].[asset_info_available] AS [BusinessAssets.asset_info_available], [BusinessAssets].[business_assets_mode] AS [BusinessAssets.business_assets_mode], [BusinessAssets].[other_asset_description] AS [BusinessAssets.other_asset_description], [BusinessAssets].[company_name] AS [BusinessAssets.company_name], [BusinessAssets].[business_assets_mode_name] AS [BusinessAssets.business_assets_mode_name], [BusinessAssets].[business_owner_name] AS [BusinessAssets.business_owner_name], [BusinessAssets].[createdby] AS [BusinessAssets.createdby], [BusinessAssets].[updatedby] AS [BusinessAssets.updatedby], [BusinessAssets].[createdAt] AS [BusinessAssets.createdAt], [BusinessAssets].[updatedAt] AS [BusinessAssets.updatedAt], [CreditFinancialInformations].[id] AS [CreditFinancialInformations.id], [CreditFinancialInformations].[pd_id] AS [CreditFinancialInformations.pd_id], [CreditFinancialInformations].[financial_info_available] AS [CreditFinancialInformations.financial_info_available], [CreditFinancialInformations].[net_profit_rs] AS [CreditFinancialInformations.net_profit_rs], [CreditFinancialInformations].[net_profit_to_sales_percent] AS [CreditFinancialInformations.net_profit_to_sales_percent], [CreditFinancialInformations].[sales_amount] AS [CreditFinancialInformations.sales_amount], [CreditFinancialInformations].[is_any_other_working_captial_facility] AS [CreditFinancialInformations.is_any_other_working_captial_facility], [CreditFinancialInformations].[facility_details_specify] AS [CreditFinancialInformations.facility_details_specify], [CreditFinancialInformations].[facility_details_other_lender] AS [CreditFinancialInformations.facility_details_other_lender], [CreditFinancialInformations].[facility_details_other] AS [CreditFinancialInformations.facility_details_other], [CreditFinancialInformations].[broken_period_turnover_percent] AS [CreditFinancialInformations.broken_period_turnover_percent], [CreditFinancialInformations].[broken_period_turnover_py] AS [CreditFinancialInformations.broken_period_turnover_py], [CreditFinancialInformations].[broken_period_turnover_cy] AS [CreditFinancialInformations.broken_period_turnover_cy], [CreditFinancialInformations].[broken_period_no_of_months] AS [CreditFinancialInformations.broken_period_no_of_months], [CreditFinancialInformations].[broken_period_to_month] AS [CreditFinancialInformations.broken_period_to_month], [CreditFinancialInformations].[broken_period_from_month] AS [CreditFinancialInformations.broken_period_from_month], [CreditFinancialInformations].[inventory_days_cm] AS [CreditFinancialInformations.inventory_days_cm], [CreditFinancialInformations].[creditor_days_cm] AS [CreditFinancialInformations.creditor_days_cm], [CreditFinancialInformations].[debtor_days_cm] AS [CreditFinancialInformations.debtor_days_cm], [CreditFinancialInformations].[fy] AS [CreditFinancialInformations.fy], [CreditFinancialInformations].[sales_revenue] AS [CreditFinancialInformations.sales_revenue], [CreditFinancialInformations].[net_profit] AS [CreditFinancialInformations.net_profit], [CreditFinancialInformations].[net_profit_sales_percent] AS [CreditFinancialInformations.net_profit_sales_percent], [CreditFinancialInformations].[sales_py] AS [CreditFinancialInformations.sales_py], [CreditFinancialInformations].[netprofit_py] AS [CreditFinancialInformations.netprofit_py], [CreditFinancialInformations].[netprofit_py_percent] AS [CreditFinancialInformations.netprofit_py_percent], [CreditFinancialInformations].[debtor_days_cet] AS [CreditFinancialInformations.debtor_days_cet], [CreditFinancialInformations].[creditor_days_cet] AS [CreditFinancialInformations.creditor_days_cet], [CreditFinancialInformations].[inventory_days_cet] AS [CreditFinancialInformations.inventory_days_cet], [CreditFinancialInformations].[company_name] AS [CreditFinancialInformations.company_name], [CreditFinancialInformations].[no_of_financial_years] AS [CreditFinancialInformations.no_of_financial_years], [CreditFinancialInformations].[common_remarks] AS [CreditFinancialInformations.common_remarks], [CreditFinancialInformations].[createdby] AS [CreditFinancialInformations.createdby], [CreditFinancialInformations].[updatedby] AS [CreditFinancialInformations.updatedby], [CreditFinancialInformations].[createdAt] AS [CreditFinancialInformations.createdAt], [CreditFinancialInformations].[updatedAt] AS [CreditFinancialInformations.updatedAt], [CreditKeyShareholders].[id] AS [CreditKeyShareholders.id], [CreditKeyShareholders].[pd_id] AS [CreditKeyShareholders.pd_id], [CreditKeyShareholders].[company_name] AS [CreditKeyShareholders.company_name], [CreditKeyShareholders].[stakeholder_length] AS [CreditKeyShareholders.stakeholder_length], [CreditKeyShareholders].[stakeholder_name] AS [CreditKeyShareholders.stakeholder_name], [CreditKeyShareholders].[share_holding] AS [CreditKeyShareholders.share_holding], [CreditKeyShareholders].[vintage_in_current_biz] AS [CreditKeyShareholders.vintage_in_current_biz], [CreditKeyShareholders].[previous_experience_details] AS [CreditKeyShareholders.previous_experience_details], [CreditKeyShareholders].[total_work_exp] AS [CreditKeyShareholders.total_work_exp], [CreditKeyShareholders].[started_biz] AS [CreditKeyShareholders.started_biz], [CreditKeyShareholders].[common_remarks] AS [CreditKeyShareholders.common_remarks], [CreditKeyShareholders].[createdby] AS [CreditKeyShareholders.createdby], [CreditKeyShareholders].[updatedby] AS [CreditKeyShareholders.updatedby], [CreditKeyShareholders].[name_of_the_company] AS [CreditKeyShareholders.name_of_the_company], [CreditKeyShareholders].[createdAt] AS [CreditKeyShareholders.createdAt], [CreditKeyShareholders].[updatedAt] AS [CreditKeyShareholders.updatedAt], [CreditKeyProductBusinessContributions].[id] AS [CreditKeyProductBusinessContributions.id], [CreditKeyProductBusinessContributions].[pd_id] AS [CreditKeyProductBusinessContributions.pd_id], [CreditKeyProductBusinessContributions].[product_name] AS [CreditKeyProductBusinessContributions.product_name], [CreditKeyProductBusinessContributions].[contribution_business_product] AS [CreditKeyProductBusinessContributions.contribution_business_product], [CreditKeyProductBusinessContributions].[remarks] AS [CreditKeyProductBusinessContributions.remarks], [CreditKeyProductBusinessContributions].[company_name] AS [CreditKeyProductBusinessContributions.company_name], [CreditKeyProductBusinessContributions].[business_process] AS [CreditKeyProductBusinessContributions.business_process], [CreditKeyProductBusinessContributions].[common_remarks] AS [CreditKeyProductBusinessContributions.common_remarks], [CreditKeyProductBusinessContributions].[createdby] AS [CreditKeyProductBusinessContributions.createdby], [CreditKeyProductBusinessContributions].[updatedby] AS [CreditKeyProductBusinessContributions.updatedby], [CreditKeyProductBusinessContributions].[name_of_the_company] AS [CreditKeyProductBusinessContributions.name_of_the_company], [CreditKeyProductBusinessContributions].[createdAt] AS [CreditKeyProductBusinessContributions.createdAt], [CreditKeyProductBusinessContributions].[updatedAt] AS [CreditKeyProductBusinessContributions.updatedAt], [EmployeeStrengths].[id] AS [EmployeeStrengths.id], [EmployeeStrengths].[pd_id] AS [EmployeeStrengths.pd_id], [EmployeeStrengths].[permanant_employees_person_met] AS [EmployeeStrengths.permanant_employees_person_met], [EmployeeStrengths].[temporary_employees_person_met] AS [EmployeeStrengths.temporary_employees_person_met], [EmployeeStrengths].[permanant_employees_cm] AS [EmployeeStrengths.permanant_employees_cm], [EmployeeStrengths].[temporary_employees_cm] AS [EmployeeStrengths.temporary_employees_cm], [EmployeeStrengths].[permanant_employees_salary] AS [EmployeeStrengths.permanant_employees_salary], [EmployeeStrengths].[temporary_employees_salary] AS [EmployeeStrengths.temporary_employees_salary], [EmployeeStrengths].[common_remarks] AS [EmployeeStrengths.common_remarks], [EmployeeStrengths].[createdby] AS [EmployeeStrengths.createdby], [EmployeeStrengths].[updatedby] AS [EmployeeStrengths.updatedby], [EmployeeStrengths].[createdAt] AS [EmployeeStrengths.createdAt], [EmployeeStrengths].[updatedAt] AS [EmployeeStrengths.updatedAt], [ClientDetails].[id] AS [ClientDetails.id], [ClientDetails].[pd_id] AS [ClientDetails.pd_id], [ClientDetails].[client_info_available] AS [ClientDetails.client_info_available], [ClientDetails].[client_not_available_reason] AS [ClientDetails.client_not_available_reason], [ClientDetails].[provider_name] AS [ClientDetails.provider_name], [ClientDetails].[client_name] AS [ClientDetails.client_name], [ClientDetails].[contact_person_name] AS [ClientDetails.contact_person_name], [ClientDetails].[contact_person_designation] AS [ClientDetails.contact_person_designation], [ClientDetails].[contact_person_mobile_no] AS [ClientDetails.contact_person_mobile_no], [ClientDetails].[person_stdcode] AS [ClientDetails.person_stdcode], [ClientDetails].[person_landline] AS [ClientDetails.person_landline], [ClientDetails].[payment_type] AS [ClientDetails.payment_type], [ClientDetails].[credit_period_no] AS [ClientDetails.credit_period_no], [ClientDetails].[credit_total_purchase] AS [ClientDetails.credit_total_purchase], [ClientDetails].[payment_mode] AS [ClientDetails.payment_mode], [ClientDetails].[company_name] AS [ClientDetails.company_name], [ClientDetails].[common_remarks] AS [ClientDetails.common_remarks], [ClientDetails].[createdby] AS [ClientDetails.createdby], [ClientDetails].[updatedby] AS [ClientDetails.updatedby], [ClientDetails].[type_of_payment] AS [ClientDetails.type_of_payment], [ClientDetails].[name_of_the_company] AS [ClientDetails.name_of_the_company], [ClientDetails].[createdAt] AS [ClientDetails.createdAt], [ClientDetails].[updatedAt] AS [ClientDetails.updatedAt], [StockDetails].[id] AS [StockDetails.id], [StockDetails].[pd_id] AS [StockDetails.pd_id], [StockDetails].[stock_info_available] AS [StockDetails.stock_info_available], [StockDetails].[stock_not_available_reason] AS [StockDetails.stock_not_available_reason], [StockDetails].[estimated_uom] AS [StockDetails.estimated_uom], [StockDetails].[stock_type] AS [StockDetails.stock_type], [StockDetails].[provider_name] AS [StockDetails.provider_name], [StockDetails].[provider_observed] AS [StockDetails.provider_observed], [StockDetails].[estimated_quantity] AS [StockDetails.estimated_quantity], [StockDetails].[observed_estimated_uom] AS [StockDetails.observed_estimated_uom], [StockDetails].[estimated_stock_value] AS [StockDetails.estimated_stock_value], [StockDetails].[company_name] AS [StockDetails.company_name], [StockDetails].[common_remarks] AS [StockDetails.common_remarks], [StockDetails].[name_of_the_company] AS [StockDetails.name_of_the_company], [StockDetails].[createdby] AS [StockDetails.createdby], [StockDetails].[updatedby] AS [StockDetails.updatedby], [StockDetails].[createdAt] AS [StockDetails.createdAt], [StockDetails].[updatedAt] AS [StockDetails.updatedAt], [CreditExistingLoanObligations].[id] AS [CreditExistingLoanObligations.id], [CreditExistingLoanObligations].[pd_id] AS [CreditExistingLoanObligations.pd_id], [CreditExistingLoanObligations].[loan_type] AS [CreditExistingLoanObligations.loan_type], [CreditExistingLoanObligations].[loan_amount] AS [CreditExistingLoanObligations.loan_amount], [CreditExistingLoanObligations].[lender_name] AS [CreditExistingLoanObligations.lender_name], [CreditExistingLoanObligations].[loan_taken_by] AS [CreditExistingLoanObligations.loan_taken_by], [CreditExistingLoanObligations].[instalment_amount] AS [CreditExistingLoanObligations.instalment_amount], [CreditExistingLoanObligations].[instalment_frequency] AS [CreditExistingLoanObligations.instalment_frequency], [CreditExistingLoanObligations].[original_tenure_months] AS [CreditExistingLoanObligations.original_tenure_months], [CreditExistingLoanObligations].[current_tenure_months] AS [CreditExistingLoanObligations.current_tenure_months], [CreditExistingLoanObligations].[elapsed_tenure_months] AS [CreditExistingLoanObligations.elapsed_tenure_months], [CreditExistingLoanObligations].[common_remarks] AS [CreditExistingLoanObligations.common_remarks], [CreditExistingLoanObligations].[createdby] AS [CreditExistingLoanObligations.createdby], [CreditExistingLoanObligations].[updatedby] AS [CreditExistingLoanObligations.updatedby], [CreditExistingLoanObligations].[createdAt] AS [CreditExistingLoanObligations.createdAt], [CreditExistingLoanObligations].[updatedAt] AS [CreditExistingLoanObligations.updatedAt], [FamilyMemberInvolvedInBusinesses].[id] AS [FamilyMemberInvolvedInBusinesses.id], [FamilyMemberInvolvedInBusinesses].[pd_id] AS [FamilyMemberInvolvedInBusinesses.pd_id], [FamilyMemberInvolvedInBusinesses].[is_family_details_available] AS [FamilyMemberInvolvedInBusinesses.is_family_details_available], [FamilyMemberInvolvedInBusinesses].[member_name] AS [FamilyMemberInvolvedInBusinesses.member_name], [FamilyMemberInvolvedInBusinesses].[relationship] AS [FamilyMemberInvolvedInBusinesses.relationship], [FamilyMemberInvolvedInBusinesses].[relationship_other] AS [FamilyMemberInvolvedInBusinesses.relationship_other], [FamilyMemberInvolvedInBusinesses].[stakeholder_relation] AS [FamilyMemberInvolvedInBusinesses.stakeholder_relation], [FamilyMemberInvolvedInBusinesses].[company_relation] AS [FamilyMemberInvolvedInBusinesses.company_relation], [FamilyMemberInvolvedInBusinesses].[started_biz] AS [FamilyMemberInvolvedInBusinesses.started_biz], [FamilyMemberInvolvedInBusinesses].[common_remarks] AS [FamilyMemberInvolvedInBusinesses.common_remarks], [FamilyMemberInvolvedInBusinesses].[createdby] AS [FamilyMemberInvolvedInBusinesses.createdby], [FamilyMemberInvolvedInBusinesses].[updatedby] AS [FamilyMemberInvolvedInBusinesses.updatedby], [FamilyMemberInvolvedInBusinesses].[createdAt] AS [FamilyMemberInvolvedInBusinesses.createdAt], [FamilyMemberInvolvedInBusinesses].[updatedAt] AS [FamilyMemberInvolvedInBusinesses.updatedAt], [CreditManagers].[id] AS [CreditManagers.id], [CreditManagers].[pd_id] AS [CreditManagers.pd_id], [CreditManagers].[question] AS [CreditManagers.question], [CreditManagers].[answer] AS [CreditManagers.answer], [CreditManagers].[common_remarks] AS [CreditManagers.common_remarks], [CreditManagers].[createdby] AS [CreditManagers.createdby], [CreditManagers].[updatedby] AS [CreditManagers.updatedby], [CreditManagers].[createdAt] AS [CreditManagers.createdAt], [CreditManagers].[updatedAt] AS [CreditManagers.updatedAt], [Photographs].[id] AS [Photographs.id], [Photographs].[pd_id] AS [Photographs.pd_id], [Photographs].[ref_no] AS [Photographs.ref_no], [Photographs].[img] AS [Photographs.img], [Photographs].[img_name] AS [Photographs.img_name], [Photographs].[createdby] AS [Photographs.createdby], [Photographs].[updatedby] AS [Photographs.updatedby], [Photographs].[createdAt] AS [Photographs.createdAt], [Photographs].[updatedAt] AS [Photographs.updatedAt], [CreditFinalRemarks].[id] AS [CreditFinalRemarks.id], [CreditFinalRemarks].[pd_id] AS [CreditFinalRemarks.pd_id], [CreditFinalRemarks].[customer_behaviour] AS [CreditFinalRemarks.customer_behaviour], [CreditFinalRemarks].[customer_behaviour_other] AS [CreditFinalRemarks.customer_behaviour_other], [CreditFinalRemarks].[business_location_suited] AS [CreditFinalRemarks.business_location_suited], [CreditFinalRemarks].[pd_officer_recommendation] AS [CreditFinalRemarks.pd_officer_recommendation], [CreditFinalRemarks].[pd_officer_recommendation_other] AS [CreditFinalRemarks.pd_officer_recommendation_other], [CreditFinalRemarks].[pd_officer_recommendation_name] AS [CreditFinalRemarks.pd_officer_recommendation_name], [CreditFinalRemarks].[customer_behaviour_name] AS [CreditFinalRemarks.customer_behaviour_name], [CreditFinalRemarks].[reason] AS [CreditFinalRemarks.reason], [CreditFinalRemarks].[final_form_remarks] AS [CreditFinalRemarks.final_form_remarks], [CreditFinalRemarks].[createdby] AS [CreditFinalRemarks.createdby], [CreditFinalRemarks].[updatedby] AS [CreditFinalRemarks.updatedby], [CreditFinalRemarks].[createdAt] AS [CreditFinalRemarks.createdAt], [CreditFinalRemarks].[updatedAt] AS [CreditFinalRemarks.updatedAt], [CreditLoanDetails].[id] AS [CreditLoanDetails.id], [CreditLoanDetails].[pd_id] AS [CreditLoanDetails.pd_id], [CreditLoanDetails].[loan_amount] AS [CreditLoanDetails.loan_amount], [CreditLoanDetails].[remarks_fund_source_balance] AS [CreditLoanDetails.remarks_fund_source_balance], [CreditLoanDetails].[loan_tenure] AS [CreditLoanDetails.loan_tenure], [CreditLoanDetails].[sub_product] AS [CreditLoanDetails.sub_product], [CreditLoanDetails].[end_use] AS [CreditLoanDetails.end_use], [CreditLoanDetails].[total_fund_requirement] AS [CreditLoanDetails.total_fund_requirement], [CreditLoanDetails].[is_transfer] AS [CreditLoanDetails.is_transfer], [CreditLoanDetails].[balance_transfer_amount] AS [CreditLoanDetails.balance_transfer_amount], [CreditLoanDetails].[lender] AS [CreditLoanDetails.lender], [CreditLoanDetails].[topup_amount] AS [CreditLoanDetails.topup_amount], [CreditLoanDetails].[property_type] AS [CreditLoanDetails.property_type], [CreditLoanDetails].[owner_name] AS [CreditLoanDetails.owner_name], [CreditLoanDetails].[construction_status] AS [CreditLoanDetails.construction_status], [CreditLoanDetails].[construction_stage] AS [CreditLoanDetails.construction_stage], [CreditLoanDetails].[emv_per_customer] AS [CreditLoanDetails.emv_per_customer], [CreditLoanDetails].[ltv_market_value_calculation] AS [CreditLoanDetails.ltv_market_value_calculation], [CreditLoanDetails].[address] AS [CreditLoanDetails.address], [CreditLoanDetails].[property_usage] AS [CreditLoanDetails.property_usage], [CreditLoanDetails].[structure_type] AS [CreditLoanDetails.structure_type], [CreditLoanDetails].[common_remarks] AS [CreditLoanDetails.common_remarks], [CreditLoanDetails].[createdby] AS [CreditLoanDetails.createdby], [CreditLoanDetails].[updatedby] AS [CreditLoanDetails.updatedby], [CreditLoanDetails].[createdAt] AS [CreditLoanDetails.createdAt], [CreditLoanDetails].[updatedAt] AS [CreditLoanDetails.updatedAt], [CreditGeneralBusinessInformations].[id] AS [CreditGeneralBusinessInformations.id], [CreditGeneralBusinessInformations].[pd_id] AS [CreditGeneralBusinessInformations.pd_id], [CreditGeneralBusinessInformations].[company_name] AS [CreditGeneralBusinessInformations.company_name], [CreditGeneralBusinessInformations].[business_entity_type] AS [CreditGeneralBusinessInformations.business_entity_type], [CreditGeneralBusinessInformations].[select_business_activity_type] AS [CreditGeneralBusinessInformations.select_business_activity_type], [CreditGeneralBusinessInformations].[area_of_sale] AS [CreditGeneralBusinessInformations.area_of_sale], [CreditGeneralBusinessInformations].[seasonality] AS [CreditGeneralBusinessInformations.seasonality], [CreditGeneralBusinessInformations].[low_sale_month_reason] AS [CreditGeneralBusinessInformations.low_sale_month_reason], [CreditGeneralBusinessInformations].[low_sale_month] AS [CreditGeneralBusinessInformations.low_sale_month], [CreditGeneralBusinessInformations].[common_remarks] AS [CreditGeneralBusinessInformations.common_remarks], [CreditGeneralBusinessInformations].[createdby] AS [CreditGeneralBusinessInformations.createdby], [CreditGeneralBusinessInformations].[updatedby] AS [CreditGeneralBusinessInformations.updatedby], [CreditGeneralBusinessInformations].[name_of_the_company] AS [CreditGeneralBusinessInformations.name_of_the_company], [CreditGeneralBusinessInformations].[createdAt] AS [CreditGeneralBusinessInformations.createdAt], [CreditGeneralBusinessInformations].[updatedAt] AS [CreditGeneralBusinessInformations.updatedAt], [SupplierDetails].[id] AS [SupplierDetails.id], [SupplierDetails].[pd_id] AS [SupplierDetails.pd_id], [SupplierDetails].[supplier_info_available] AS [SupplierDetails.supplier_info_available], [SupplierDetails].[supplier_not_available_reason] AS [SupplierDetails.supplier_not_available_reason], [SupplierDetails].[provider_name] AS [SupplierDetails.provider_name], [SupplierDetails].[supplier_name] AS [SupplierDetails.supplier_name], [SupplierDetails].[contact_person_name] AS [SupplierDetails.contact_person_name], [SupplierDetails].[contact_person_designation] AS [SupplierDetails.contact_person_designation], [SupplierDetails].[contact_person_mobile_no] AS [SupplierDetails.contact_person_mobile_no], [SupplierDetails].[person_stdcode] AS [SupplierDetails.person_stdcode], [SupplierDetails].[person_landline] AS [SupplierDetails.person_landline], [SupplierDetails].[type_of_payment] AS [SupplierDetails.type_of_payment], [SupplierDetails].[payment_mode] AS [SupplierDetails.payment_mode], [SupplierDetails].[credit_period_no] AS [SupplierDetails.credit_period_no], [SupplierDetails].[credit_total_purchase] AS [SupplierDetails.credit_total_purchase], [SupplierDetails].[company_name] AS [SupplierDetails.company_name], [SupplierDetails].[name_of_the_company] AS [SupplierDetails.name_of_the_company], [SupplierDetails].[common_remarks] AS [SupplierDetails.common_remarks], [SupplierDetails].[createdby] AS [SupplierDetails.createdby], [SupplierDetails].[updatedby] AS [SupplierDetails.updatedby], [SupplierDetails].[createdAt] AS [SupplierDetails.createdAt], [SupplierDetails].[updatedAt] AS [SupplierDetails.updatedAt] FROM [credit_general_information] AS [CreditGeneralInformation] LEFT OUTER JOIN [credit_address_details] AS [CreditAddressDetails] ON [CreditGeneralInformation].[pd_id] = [CreditAddressDetails].[pd_id] LEFT OUTER JOIN [credit_future_plans_and_business_environments] AS [CreditFuturePlans] ON [CreditGeneralInformation].[pd_id] = [CreditFuturePlans].[pd_id] LEFT OUTER JOIN [credit_borrower_and_guarantor_details] AS [CreditBorrowerAndGuarantorDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBorrowerAndGuarantorDetails].[pd_id] LEFT OUTER JOIN [credit_business_and_personal_banking_details] AS [CreditBusinessAndPersonalBankingDetails] ON [CreditGeneralInformation].[pd_id] = [CreditBusinessAndPersonalBankingDetails].[pd_id] LEFT OUTER JOIN [credit_business_assets] AS [BusinessAssets] ON [CreditGeneralInformation].[pd_id] = [BusinessAssets].[pd_id] LEFT OUTER JOIN [credit_financial_information] AS [CreditFinancialInformations] ON [CreditGeneralInformation].[pd_id] = [CreditFinancialInformations].[pd_id] LEFT OUTER JOIN [credit_key_stakeholders_in_business] AS [CreditKeyShareholders] ON [CreditGeneralInformation].[pd_id] = [CreditKeyShareholders].[pd_id] LEFT OUTER JOIN [credit_key_products_and_business_contribution] AS [CreditKeyProductBusinessContributions] ON [CreditGeneralInformation].[pd_id] = [CreditKeyProductBusinessContributions].[pd_id] LEFT OUTER JOIN [credit_employee_strength] AS [EmployeeStrengths] ON [CreditGeneralInformation].[pd_id] = [EmployeeStrengths].[pd_id] LEFT OUTER JOIN [credit_clients_details] AS [ClientDetails] ON [CreditGeneralInformation].[pd_id] = [ClientDetails].[pd_id] LEFT OUTER JOIN [credit_stock_details] AS [StockDetails] ON [CreditGeneralInformation].[pd_id] = [StockDetails].[pd_id] LEFT OUTER JOIN [credit_existing_loan_obligations] AS [CreditExistingLoanObligations] ON [CreditGeneralInformation].[pd_id] = [CreditExistingLoanObligations].[pd_id] LEFT OUTER JOIN [credit_family_members_involved_in_business] AS [FamilyMemberInvolvedInBusinesses] ON [CreditGeneralInformation].[pd_id] = [FamilyMemberInvolvedInBusinesses].[pd_id] LEFT OUTER JOIN [credit_credit_manager_specific_queries] AS [CreditManagers] ON [CreditGeneralInformation].[pd_id] = [CreditManagers].[pd_id] LEFT OUTER JOIN [credit_photograph] AS [Photographs] ON [CreditGeneralInformation].[pd_id] = [Photographs].[pd_id] LEFT OUTER JOIN [credit_final_remarks] AS [CreditFinalRemarks] ON [CreditGeneralInformation].[pd_id] = [CreditFinalRemarks].[pd_id] LEFT OUTER JOIN [credit_loan_details] AS [CreditLoanDetails] ON [CreditGeneralInformation].[pd_id] = [CreditLoanDetails].[pd_id] LEFT OUTER JOIN [credit_general_business_information] AS [CreditGeneralBusinessInformations] ON [CreditGeneralInformation].[pd_id] = [CreditGeneralBusinessInformations].[pd_id] LEFT OUTER JOIN [credit_supplier_details] AS [SupplierDetails] ON [CreditGeneralInformation].[pd_id] = [SupplierDetails].[pd_id] WHERE [CreditGeneralInformation].[name] = N'AKSHAR ENTERPRISE' AND [CreditGeneralInformation].[is_active] = 1;"}