(mysql): SELECT * FROM sessions WHERE session_id = 'ho2nbn59q17ps0rmgad8j2uks4'  

(mysql): SELECT * FROM journals WHERE path = 'ijs'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '911') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '911'  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'newmm' AND journal_id = '911'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '33467' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 33467  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 33467 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9537'  

(mysql): SELECT * FROM article_settings WHERE article_id = '33467'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 33467 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '896' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 896  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '896'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '911' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:27:24' >= s.date_start AND '2025-09-17 09:27:24' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '911' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:27:24' >= s.date_start AND '2025-09-17 09:27:24' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '911' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:27:24' >= s.date_start AND '2025-09-17 09:27:24' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '143'  

(mysql): SELECT * FROM section_settings WHERE section_id = '143'  

(mysql): SELECT * FROM sections WHERE section_id = '143'  

(mysql): SELECT * FROM section_settings WHERE section_id = '143'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 33467  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '33467' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 33467  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 33467 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9537'  

(mysql): SELECT * FROM article_settings WHERE article_id = '33467'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 33467 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '911' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:27:24' >= s.date_start AND '2025-09-17 09:27:24' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '911' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:27:24' >= s.date_start AND '2025-09-17 09:27:24' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '911' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:27:24' >= s.date_start AND '2025-09-17 09:27:24' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 33467 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '143'  

(mysql): SELECT * FROM section_settings WHERE section_id = '143'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 911 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1172'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '911') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/ojs/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 340 Stacktrace: Server info: OS: Linux PHP Version: 5.6.32 Apache Version: Apache/2.4.29 (Unix) DB Driver: mysql DB server version: 5.7.44
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/ojs/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 343 Stacktrace: Server info: OS: Linux PHP Version: 5.6.32 Apache Version: Apache/2.4.29 (Unix) DB Driver: mysql DB server version: 5.7.44
Sociological Study of the Development of Islamic Banking within the Legal System in Indonesia | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 33467 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '48740'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '48741'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '48742'   <hr /> Kholili | INDONESIAN JOURNAL OF SUSTAINABILITY
(mysql): SELECT * FROM authors WHERE submission_id = 33467 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '48740'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48741'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48742'  

(mysql): SELECT * FROM authors WHERE submission_id = 33467 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '48740'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48741'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48742'  

Sociological Study of the Development of Islamic Banking within the Legal System in Indonesia


(mysql): SELECT * FROM authors WHERE submission_id = 33467 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '48740'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48741'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48742'  
Muhammad Salim Kholili(1*), Tajul Arifin(2), Abdal Abdal(3)

(mysql): SELECT * FROM authors WHERE submission_id = 33467 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '48740'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48741'  

(mysql): SELECT * FROM author_settings WHERE author_id = '48742'  

(1) State Islamic University Sunan Gunung Djati Bandung
(2) State Islamic University Sunan Gunung Djati Bandung
(3) State Islamic University Sunan Gunung Djati Bandung
(*) Corresponding Author

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '911') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  
DOI : 10.30659/ijsunissula.3.1.%p'>
(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '911') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  
10.30659/ijsunissula.3.1.%p

Abstract

The development of Islamic Financial Institutions (LKS), particularly Islamic banks, in Indonesia has seen significant growth, especially following the enactment of Law No. 21 of 2008 on Islamic Banking and Supreme Court Regulation (PERMA) No. 2 of 2008 on Shariah Economic Dispute Resolution. With the increasing number of institutions operating based on Shariah principles, various new issues related to Shariah compliance have arisen.Fatwas issued by the DSN-MUI hold legal authority in determining Shariah aspects in the economy, including banking. On the other hand, Shariah Economic Dispute Resolution (KHES) plays a role as a social control tool to manage practices not compliant with Islamic commercial law, especially in economics. This research, a descriptive qualitative study with a normative sociological approach, utilizes codified legal sources like KHES and DSN-MUI fatwas. The results suggest that, from a sociological perspective, KHES was developed as a response to the evolving landscape of Shariah economic practices requiring a legal framework. Stakeholders in Shariah economics and finance are expected to actively contribute to its improvement. DSN-MUI fatwas, in a social context, provide a solution for addressing non-compliant financial institutions, reconciling differences among scholars, and promoting Islamic principles in economics and finance. Keywords Sharia Banking, Sociological, Law, KHES, DSN MUI

References



(mysql): SELECT * FROM citation_settings WHERE citation_id = '290437'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290437 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '290438'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290438 ORDER BY metadata_description_id DESC  

Ahmad, N. (2000). Epistemologi syara': mencari format baru fiqh Indonesia. Pustaka Pelajar.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290439'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290439 ORDER BY metadata_description_id DESC  

Anshori, A. G. (2018). Perbankan syariah di Indonesia. UGM PRESS.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290440'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290440 ORDER BY metadata_description_id DESC  

Antonio, M. S. I. (1999). Bisnis dan perbankan dalam perspektif hukum islam. Al-Mawarid: Jurnal Hukum Islam, 17-25..


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290441'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290441 ORDER BY metadata_description_id DESC  

Dewi, G. (2019). Aspek-aspek hukum dalam perbankan & perasuransian syariah di Indonesia. Prenadamedia Group.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290442'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290442 ORDER BY metadata_description_id DESC  

Benny Djaja, S. H., SE, M., Sp, N., & M RE, M. (2020). Hukum Perbankan. Penerbit Andi.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290443'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290443 ORDER BY metadata_description_id DESC  

Luthfi, H. (2017). Fath Adz-Dzari'ah Dan Aplikasinya Dalam Fatwa Majelis Ulama Indonesia.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290444'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290444 ORDER BY metadata_description_id DESC  

Hatoli, H. H. (2020). Telaah Sosiologi Hukum Ekonomi Terhadap Khes Dan Fatwa Dsn-Mui. Ijtihad, 14(2).Istanto, Sugeng. Penelitian Hukum. Yogyakarta: Cv Ganda, 2007.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290445'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290445 ORDER BY metadata_description_id DESC  

Kasmir, Se. Dasar-Dasar Perbankan. Depok: Rajawali Press, 2018.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290446'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290446 ORDER BY metadata_description_id DESC  

Undang-undang, H. (2009). peraturan pemerintah, tentang ekonomi syariah dilengkapi 44 fatwa dewan syariah nasional, tentang produk perbankan syariah. Yogyakarta: Pustaka Zeedny.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290447'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290447 ORDER BY metadata_description_id DESC  

Mansyur, M. A. (2011). Aspek Hukum Perbankan Syariah dan Implementasinya di Indonesia. Jurnal Dinamika Hukum, 11, 67-75..


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290448'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290448 ORDER BY metadata_description_id DESC  

Mudzhar, M. A. (2013). The legal reasoning and socio-legal impact of the fatwas of the Council of Indonesian Ulama on economic issues..


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290449'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290449 ORDER BY metadata_description_id DESC  

Muttaqien, M. K., Anam, M. K., Mas’ud, T., & Syaifullah, H. (2023). Penerimaan Mobile Banking di Kalangan Nasabah Perbankan Syariah. Al-Kharaj: Jurnal Ekonomi, Keuangan & Bisnis Syariah, 5(4), 1922-1931..


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290450'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290450 ORDER BY metadata_description_id DESC  

Prasetyo, Y. (2018). Perbandingan Risiko Dan Return Investasi Pada Indeks Lq 45 Dengan Indeks Jakarta Islamic Index (JII): Perbandingan Risiko Dan Return Investasi Pada Indeks Lq 45 Dengan Indeks Jakarta Islamic Index (JII). El-Jizya: Jurnal Ekonomi Islam, 6(2), 287-310. Https://Doi.Org/10.24090/Ej.V6i2.2043.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290451'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290451 ORDER BY metadata_description_id DESC  

Rivai, Veithzal. Islamic Banking. Bumi Aksara, 2010.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290452'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290452 ORDER BY metadata_description_id DESC  

Sula, Atik Emilia, Moh Nizarul Alim, Dan - Prasetyono. “Pengawasan, Strategi Anti Fraud, Dan Audit Kepatuhan Syariah Sebagai Upaya Fraud Preventive Pada Lembaga Keuangan Syariah.” Journal of Auditing, Finance, And Forensic Accounting 2, No. 2 (2014): 91–100. Https://Doi.Org/10.21107/Jaffa.V2i2.764.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290453'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290453 ORDER BY metadata_description_id DESC  

Sumarni, Sumarni. “Kedudukan Hukum Islam Dalam Negara Republik Indonesia.” Al-’Adalah 10, No. 2 (2012): 447–58. Https://Doi.Org/10.24042/Adalah.V10i2.298.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290454'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290454 ORDER BY metadata_description_id DESC  

Utama, A. S. (2018). History and development of Islamic banking regulations in the national legal system of Indonesia. Al-'Adalah, 15(1), 37-50.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '290455'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 290455 ORDER BY metadata_description_id DESC  

Utama, A. S. (2018). Sejarah dan Perkembangan Regulasi Mengenai Perbankan Syariah Dalam Sistem Hukum Nasional Di Indonesia. Jurnal Wawasan Yuridika, 2(2), 187-200.

Yumna, L., & Taufik, A. (2023). Analisa Kompilasi Hukum Ekonomi Syariah Dan Fatwa Dewan Syariah Nasional Perspektif Sosiologi Hukum. Emanasi: Jurnal Ilmu Keislaman dan Sosial, 6(1), 1-8.


Article Statistic

Abstract view :
(mysql): SELECT * FROM journals WHERE journal_id = 911  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = 0) OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = 0) OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '911') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '911') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT SUM(metric) AS metric FROM metrics WHERE assoc_id = '33467' AND assoc_type = 257 AND context_id = '911' AND metric_type = 'ojs::counter' LIMIT 5000  
730 times
PDF views :
(mysql): SELECT * FROM journals WHERE journal_id = 911  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = 0) OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = 0) OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '911') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '911') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT SUM(metric) AS metric FROM metrics WHERE assoc_id = '9537' AND assoc_type = 260 AND context_id = '911' AND metric_type = 'ojs::counter' LIMIT 5000  
424 times

The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).

If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.

Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.

Fullscreen Fullscreen Off

Full Text: PDF

How To Cite This :


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 33467 AND r.status = 2  

Refbacks

  • There are currently no refbacks.

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758101200, last_used = 1758101239, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'ho2nbn59q17ps0rmgad8j2uks4'