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

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

(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 = '10') 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 = '10'  

(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 = '45433' 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 = 45433  

(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 = 45433 ORDER BY g.seq  

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

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

(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 = 45433 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 = '1156' ORDER BY i.issue_id  

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

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

(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 = '10' 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:18:23' >= s.date_start AND '2025-09-17 09:18:23' <= 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 = '10' 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:18:23' >= s.date_start AND '2025-09-17 09:18:23' <= 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 = '10' 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:18:23' >= s.date_start AND '2025-09-17 09:18:23' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

(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 = 45433  

(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 = '45433' 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 = 45433  

(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 = 45433 ORDER BY g.seq  

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

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

(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 = 45433 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 = '10' 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:18:23' >= s.date_start AND '2025-09-17 09:18:23' <= 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 = '10' 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:18:23' >= s.date_start AND '2025-09-17 09:18:23' <= 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 = '10' 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:18:23' >= s.date_start AND '2025-09-17 09:18:23' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

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

(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 = '10') 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

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'context' AND journal_id = '10'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'enabled' AND journal_id = '10'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'seq' AND journal_id = '10'  
The Role of Moderation of Supervisory Support in Strengthening Procedural Justice Towards Improving Human Resources Performance | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 45433 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '70792'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '70793'   <hr /> Sukmanahadi | Jurnal Riset Bisnis Indonesia
(mysql): SELECT * FROM authors WHERE submission_id = 45433 ORDER BY seq  

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

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

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

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

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

The Role of Moderation of Supervisory Support in Strengthening Procedural Justice Towards Improving Human Resources Performance


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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '70793'  
Sandra Sukmanahadi, Bedjo Santoso

Abstract


Abstract. This study aims to describe and analyze the effect of procedural justice on human resource (HR) performance, the effect of supervisory support on HR performance, and the moderating effect of supervisory support on the relationship between procedural justice and performance. The research uses explanatory research, with the population consisting of all HR personnel at the Customs and Excise Supervision and Service Office Type Madya Pabean Tanjung Emas, totaling 203 individuals. The sampling method used is a census, where the entire population is considered as the sample due to its size being less than 200. Data collection was conducted through the distribution of questionnaires using a Likert scale for evaluation, with scores ranging from 1 to 5, where 5 represents Strongly Agree and 1 represents Strongly Disagree. The results of the study show that procedural justice has a positive and significant effect on HR performance. Similarly, supervisory support also has a positive and significant effect on HR performance, where the better the supervisory actions taken by supervisors, the higher the employee performance. Additionally, supervisory support is proven to strengthen the effect of procedural justice on HR performance. These findings have important implications for HR management, especially in improving performance through enhancing procedural justice and effective supervisor support.


Keywords


Keywords: HR Performance; Procedural Justice; Supervisory Support.

Full Text:

PDF

References



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

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

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

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

Journals:


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

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

Abdillah, W., & Hartono, J. (2015). Partial Least Square (PLS) Alternatif Structural Equation Modeling (SEM) dalam Penelitian Bisinis. Andi Offset.


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

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

Achour, M., Binti Abdul Khalil, S., Binti Ahmad, B., Mohd Nor, M. R., & Zulkifli Bin Mohd Yusoff, M. Y. (2017). Management and supervisory support as a moderator of work–family demands and women’s well-being: A case study of Muslim female academicians in Malaysia. Humanomics, 33(3), 335–356. https://doi.org/10.1108/H- 02-2017-0024


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

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

Ahmad Jayus, J., Erlangga, H., Suryaningsih, E., Sunarsi, D., Maduningtias, L., Manan, A., Aditya Dwiwarman, D., Sobarna, A., & Purwanto, A. (2021a). The Effect of Distributive Justice, Procedural Justice and Interactional Justice on Teacher Engangement and Teachers Performance. In Turkish Journal of Computer and Mathematics Education (Vol. 12, Issue 7).


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

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

Ahmad Jayus, J., Erlangga, H., Suryaningsih, E., Sunarsi, D., Maduningtias, L., Manan, A., Aditya Dwiwarman, D., Sobarna, A., & Purwanto, A. (2021b). The Effect of Distributive Justice, Procedural Justice and Interactional Justice on Teacher Engangement and Teachers Performance. In Turkish Journal of Computer and Mathematics Education (Vol. 12, Issue 7).


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

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

Aselage, J., & Eisenberger, R. (2003). Perceived organizational support and psychological contracts: A theoretical integration. Journal of Organizational Behavior, 24(5), 491.


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

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

Bakirova Oynura. (2022). HUMAN RESOURCES MANAGEMENT. Uzbek Scholar Journal, 8(9), 114–120. www.uzbekscholar.com


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

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

Chan, S. C. H. (2017). Benevolent leadership, perceived supervisory support, and subordinates’ performance: The moderating role of psychological empowerment. Leadership and Organization Development Journal, 38(7), 897–911. https://doi.org/10.1108/LODJ-09-2015-0196


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

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

De Clercq, D. (2020). “I Can’t Help at Work! My Family Is Driving Me Crazy!” How Family-to-Work Conflict Diminishes Change-Oriented Citizenship Behaviors and How Key Resources Disrupt This Link. Journal of Applied Behavioral Science, 56(2), 166–194. https://doi.org/10.1177/0021886320910558


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

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

De Clercq, D., Ul Haq, I., & Azeem, M. U. (2020). Unpacking the relationship between procedural justice and job performance. Management Decision, 59(9), 2183–2199. https://doi.org/10.1108/MD-09-2019-1211


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

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

Dounavi, K., Fennell, B., & Early, E. (2019). Supervision for certification in the field of applied behaviour analysis: Characteristics and relationship with job satisfaction, burnout, work demands, and support. International Journal of Environmental Research and Public Health, 16(12). https://doi.org/10.3390/ijerph16122098


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

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

Erdogan, B., Kraimer, M. L., & Liden, R. C. (2001). Procedural Justice as a Two- Dimensional Construct An Examination in the Performance Appraisal Context. In PROCEDURAL JUSTICE THE JOURNAL OF APPLIED BEHAVIORAL SCIENCE (Vol. 37, Issue 2).


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

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

Faeq, D. K., & Ismael, Z. N. (2022). Analyzing the Relationships Between Organizational Justice and Job Performance. International Journal of Engineering, Business and Management, 6(5), 14–25. https://doi.org/10.22161/ijebm.6.5.3


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

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

Ghozali, I., & Latan, H. (2015). Konsep, Teknik, Aplikasi Menggunakan. Smart PLS 3.0 Untuk Penelitian Empiris. Badan Penerbit Universitas Diponegoro.


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

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

Hair, J. F., Risher, J. J., Sarstedt, M., & Ringle, C. M. (2019). When to use and how to report the results of PLS-SEM. European Business Review, 31(1), 2–24. https://doi.org/10.1108/EBR-11-2018-0203


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

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

Idowu, A. I., & Ndidiamaka, A. E. (2018). The influence of supervisor/subordinate social support on employee performance in the South African retail sector. Journal of Business and Retail Management Research, 12(3), 1–12. https://doi.org/10.24052/jbrmr/v12is03/art-01


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

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

Kanat-maymon, Y. (2017). Supervisors Autonomy Support as a Predictor of Job Performance Trajectories. 66(3), 468–486. https://doi.org/10.1111/apps.12094


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

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

Khalid, A., & Rathore, K. (2017). The influence of supervisory support on work motivation: a moderating role of organizational supportThe influence of Supervisory Support on Work Motivation: A moderating role of Organizational Support New Trends and Issues Proceedings. In Humanities and Social Sciences (Vol. 4, Issue 10). www.prosoc.eu


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

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

Kristiawan, M., Kartini, D., Fitria, H., Negeri, S., & Sugihan, M. (2020). The Influence of Principal’s Leadership, Academic Supervision, and Professional Competence toward Teachers’ Performance. International Journal of Progressive Sciences and Technologies (IJPSAT), 20(1), 156–164. http://ijpsat.ijsht-journals.org


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

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

Lajili, K., Lin, L. Y. H., & Rostamkalaei, A. (2020). Corporate governance, human capital resources, and firm performance: Exploring the missing links. Journal of General Management, 45(4), 192–205. https://doi.org/10.1177/0306307019895949


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

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

Lee, C.-W., Kusumah, A., & Yuan, C. (2020). Influence of Supervision on Employee Performance with Work Motivation as an Intervening Variable. Review of Integrative Business and Economics Research, 1(1), 240–252.


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

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

Mahendrati, H. A., & Mangundjaya, W. (2020). Individual Readiness for Change and Affective Commitment to Change: The Mediation Effect of Technology Readiness on Public Sector. 431(First 2019), 52–59. https://doi.org/10.2991/assehr.k.200407.010 Marliana, R. R. (2019). Partial Least Square-Structural Equation Modeling Pada Hubungan Antara Tingkat Kepuasan Mahasiswa Dan Kualitas Google Classroom Berdasarkan Metode Webqual 4.0. Jurnal Matematika, Statistika Dan Komputasi, 16(2), 174. https://doi.org/10.20956/jmsk.v16i2.7851


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

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

Rahman Ahmad, A., & Jameel, A. S. (2021). Effect of Organizational Justice Dimensions on Performance of Academic Staff in Developing Countries (Vol. 25). http://annalsofrscb.ro


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

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

Rahman Yudi Ardian. (2020). Manajemen Sumber Daya Manusia. Tsaqofah: Jurnal Pendidikan Islam, 4(2).


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

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

Rauf, A., Muhammad, J., & Bibi, Z. (2021). The Mediated Moderating Role of Supervisory Support in the relationships among Perceived Procedural Justice, Job Satisfaction and Job Performance on Public Sector Employees. In KASBIT Business Journal (Vol. 14, Issue 4).


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

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

Rhoades, L., Eisenberger, R., & Armeli, S. (2001). Affective commitment to the organization: The contribution of perceived organizational support. In Journal of Applied Psychology (Vol. 86, Issue 5, pp. 825–836). https://doi.org/10.1037/0021- 9010.86.5.825


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

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

Robbins, S. P., & Judge, T. A. (2007). Organization behaviour. In Organization behaviour. Pearson/Prentice Hall.


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

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

Sandi, Q., Syukri, A., & Anwar, K. (2019). MANAJEMEN SUMBER DAYA MANUSIA DALAM MENINGKATKAN KEUNGGULAN KOMPETITIF. 2(2). https://ejournal.stainupwr.ac.id/


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

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

Sigit Triwibowo. (2021). Pengaruh Distributive Justice, Procedural Justice, Interactional Justice, Service Failure Severity, Perceived Switching Cost dan Perceived Value Terhadap Consumer Loyalty (Studi Kasus Pada Mahasiswa Pengguna Layanan Internet Telkomsel Flash di Kota Malang).


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

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

Solum, L. B. (2004). Procedural Justice Procedural Justice Public Law and Legal Theory Research Paper Series Spring 2004 Procedural Justice PROCEDURAL JUSTICE *. https://digital.sandiego.edu/lwps_public


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

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

Tjahjono, H. K., Kurnia, M., Rahayu, P., Dirgantara Putra, A., & Putra, A. D. (2020). THE MEDIATING ROLE OF AFFECTIVE COMMITMENT ON THE EFFECT OF PERCEIVED ORGANIZATIONAL SUPPORT AND PROCEDURAL JUSTICE ON JOB PERFORMANCE OF CIVIL SERVANT JOURNAL OF LEADERSHIP IN ORGANIZATIONS. In Journal of Leadership in Organizations (Vol. 2, Issue 2).


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

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

Vrchota, J., Mařiková, M., Řehoř, P., Rolínek, L., & Toušek, R. (2020). Human resources readiness for industry 4.0. Journal of Open Innovation: Technology, Market, and Complexity, 6(1). https://doi.org/10.3390/joitmc6010003


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

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

Wardayati, D. D. (2019). THE QUALITY OF HUMAN RESOURCES, JOB PERFORMANCE AND EMPLOYEE LOYALTY. Didit Darmawan, Rahayu Mardikaningsih, Ella Anastasya Sinambela, Samsul Arifin, Arif Rachman Putra, Mila Hariani, Mochamad Irfan, Yusuf Rahman Al Hakim, Fayola Issalillah, 24(3), 11–28.

Weaver, A. (2020). Clinical Trainees’ Experience of Burnout and its Relationship to Supervision. https://digitalcommons.nl.edu/diss/482/




DOI: http://dx.doi.org/10.30659/jrbi.v22i2.45433
(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 = '45433' 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 = 45433  

(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 = 45433 ORDER BY g.seq  

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

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

(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 = 45433 ORDER BY s.seq  

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

Refbacks

  • There are currently no refbacks.


License URL: https://creativecommons.org/licenses/by/4.0/deed.en


Jurnal JRBI Indexed by :

google_scholar onesearch garuda crosref  onesearch  sinta scopus

(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 = 1758100572, last_used = 1758100698, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'ddgsl0bm972oomlrddojfg3tg5'