\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={The Effect of Organizational Culture and Commitment to Performance of Employees with Working Satisfaction as Moderation Variables in Pt. Bank Mandiri (Persero) Area Medan},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{The Effect of Organizational Culture and Commitment to Performance of Employees with Working Satisfaction as Moderation Variables in Pt. Bank Mandiri (Persero) Area Medan}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Erna  Paramita}

             \author[2]{Prihatin  Lumbanraja}

             \author[3]{Yeni  Absah}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2017 Accepted: 3 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


The banking climate in the current era of economic globalization has caused all banks including Bank Mandiri to compete to be the best. One of them is by improving organizational performance through improving employee performance. One of the factors of success in achieving the target of lending as an indicator of organizational performance is largely determined by the performance of employees. Improvement in employee performance is absolutely necessary to pay attention to several aspects including organizational culture, organizational commitment and job satisfaction. This research used a quantitative research with the population are employees of PT. Bank Mandiri (Persero), Tbk Medan Business Banking Area Imam Bonjol, totaling 40 people and the population as research samples. Data analysis used to test the effect of intervening variables is used path analysis. Organizational culture and organizational commitment have a positive effect on employee performance at PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area. Organizational culture and organizational commitment have a positive effect on employee job satisfaction at PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area. Organizational culture, work organizational commitment has a very strong influence on employee performance through variable job satisfaction as a moderating variable on employees of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area. It is suggested to the management to be able to increase employee commitment, among others: providing solutions and motivation for conditions that are not going well, improving the behavior and way of thinking of employees in upholding the values that exist in the organization's vision and mission. Likewise, the promotion system is adjusted to the work results of employees.

\end{abstract}


\keywords{organizational culture, commitment, job satisfaction, employee performance.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 \par
Introduction rganizational performance will not be optimal without optimal employee performance support. This suggests that employee performance factors are key to the progress and success of the organization. The performance of the organization is essentially a result of the work requirements that must be met by employees. The company's performance is determined by qualified employees \hyperref[b3]{(Fauzi, et al., 2016)}. Employee performance is one of the capital for the company to achieve its goals. So that employee performance is something that should be considered by the company leader  {\ref (Rahardjo, et al., 2015)}. While  {\ref Sulistiyani and Rosidah (2003)} in \hyperref[b7]{Rifansyah (2016)} suggested that performance is an outcome record that results from certain employee functions or activities carried out over a certain period of time. Related to the performance of employees of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol's Business Banking Area for 2015 is Rp. 160 billion / month is given to 24 Relationship Managers and 16 Assistant Relationship Managers cannot be reached every month. In fact, the realization of lending tends to decrease every month. Likewise for 2016 there was a significant decrease in each month, even there was no achievement of the target at all.\par
Decreasing performance of Relationship Managers and Assistant Relationship Managers is a phenomenon where employees should spend all their abilities for the progress of the company but this does not happen can also be caused by not absorbing the organizational culture properly. Not achieving this target unit can be used as an indication that the performance of the Relationship Manager and Assistant Relationship Manager has not been able to reach the desired standard.\par
Regarding the above, the researcher in this study will discuss three factors that are identified to affect employee performance, namely organizational culture, organizational commitment and job satisfaction as stated by \hyperref[b3]{Fauzi, et al., (2016)} that the factors that influence employee performance are motivation, organizational culture, compensation, leadership, job satisfaction, discipline, work environment and organizational commitment.\par
Kotter \& Heskett (2013) explain that organizational culture is believed to be one of the key variable factors of organizational performance success. To be able to manage the organization properly requires clear understanding and attention to organizational culture. In accordance with the context of empowering human resources, in order to produce professional employees with high integrity, there is a need for standard references imposed by an organization.\par
The second factor that is identified that influences employee performance is organizational commitment. A high commitment to the organization will increase the responsibility and sincerity of employees in carrying out their duties. Employees who have a high commitment to the organization will work wholeheartedly and will fight for the progress of the organization, because they are aware of being part of the organization  {\ref (Burhan, et al., 2013)}.\par
The third factor that is identified that affects employee performance is job satisfaction. Indriyani (2015) said that employee performance will emerge if employees feel comfort and satisfaction at work. In the opinion of  {\ref Robbins (2003)} in Rahardjo, (2016) the term job satisfaction refers to the general attitude of an individual to the work he does. A person with a high level of job satisfaction shows a positive attitude towards the work itself while someone who is not satisfied with his job shows a negative attitude towards the job. 
\section[{II.}]{II.} 
\section[{Literature Review a) Performance}]{Literature Review a) Performance}\par
An organization is established because it has goals to be achieved. In achieving its objectives, each organization is influenced by organizational behavior which is a reflection of the behavior and attitudes of the actors found in the organization, the most common activity assessed in an organization is employee performance, namely how employees do everything related to a job, position or role in organization \hyperref[b11]{(Sutrisno, 2013)}. \hyperref[b11]{Sutrisno (2013)}, more explicitly stated that employee performance is the result of employee work seen in the aspects of quality, quantity, work time, and cooperation to achieve the goals set by the organization. The company's performance is largely determined by the performance of qualified employees (Indriani and Waluyo, 2012). 
\section[{b) Organizational culture}]{b) Organizational culture}\par
Organizational Culture can be defined as a system of values, beliefs, assumptions, or norms that have long been valid, agreed and followed by members of an organization as a code of conduct and solutions organizational problems. \hyperref[b11]{(Sutrisno, 2013)}.\par
Robbins \& Coulter (2010) states that "Organizational culture or organizational culture is a set of values, principles, traditions and ways of working that are shared by and influence the behavior and actions of members of the organization". In most organizations, the values and practices that are shared (shared) have developed rapidly along with the times and really greatly affect how an organization is run.\par
Organizational culture becomes the main identity or character of the organization that is maintained and maintained. Strong culture is a useful tool for directing behavior, because it helps employees to do better work so that every employee at the beginning of his career needs to understand the culture and how that culture is implemented. 
\section[{c) Organizational Commitment}]{c) Organizational Commitment}\par
The management of an organization must be required to increase growth and / or better progress over time. To support that, all depends on top management commitment (top management). Because commitment is the determination of decision making in achieving the stated goals \hyperref[b2]{(Edison, et al, 2016)}.\par
The high level of organizational commitment is related to high employee performance \hyperref[b12]{(Syauta et al., 2012;} {\ref Fitriastuti, 2013)}. Research conducted by \hyperref[b5]{Ghorbanpour, et. al., (2014)} shows that organizational commitment has a positive and significant effect on employee performance. Organizations that are able to give full attention and make employees believe in the organization will gain employee commitment (Lee, et al., 2012). 
\section[{d) Job satisfaction}]{d) Job satisfaction}\par
Robbins (2010) defines job satisfaction as a general attitude of an individual towards his work where in the job a person is required to interact with colleagues and superiors, follow organizational rules and policies, meet performance standards.\par
Job satisfaction is a positive attitude of employees towards their work, which arises based on an assessment of the work situation \hyperref[b13]{(Umam, 2010)}. A pleasant work situation can be formed if the nature and type of work must be carried out according to the needs and values ofthe employee. Thus, satisfied employees prefer the work situation to dissatisfied employees who do not like the work situation. 
\section[{III.}]{III.} 
\section[{Methods}]{Methods}\par
This research was used a quantitative method with the population were employees of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol's Business Banking Area, totaling 40 people. As for the sample in this study, employees of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol's Business Banking Area, totaling 40 people.\par
As for obtaining data, information and information from researchers do it in the following ways: 1) Interview, namely the data collected is obtained by direct communication with the object of research. 2). Questionnaire, which is a data collection technique by creating a list of questions related to the problem being examined by employees.\par
Data Analysis using Path Analysis According to  {\ref Ghozali (2011)}, to examine the effect of intervening variables, path analysis method is used. Path analysis is an extension of multiple linear regression analysis, or path analysis is the use of regression analysis to estimate causal relationships between variables (model causal) that have been determined previously. 
\section[{IV.}]{IV.}\par
Results and Discussion a) Results 
\section[{i. Partial Influence on Employee Performance.}]{i. Partial Influence on Employee Performance.}\par
Data processing results are summarized in Table  {\ref 1}, as follows:Table 1: Coefficient of Determination I Model Summary b\par
Based on first Table it is known that R = 0.844, which means that the relationship between organizational culture and organizational commitment simultaneously on employee performance is 84.0\%. When referring to the interpretation of the degree of closeness of the relationship according to (Sugiyono, 2010), the degree of closeness of this relationship is very strong, because it is in the interval 0.80 -1.00. R Square obtained by 0.712 means 71.20\% employee performance can be explained by organizational culture and organizational commitment while 28.80\% can be explained by other factors not examined by this study.\par
The results of the t test in this study are summarized in Table \hyperref[tab_0]{2}, as follows: Based on the output of Table \hyperref[tab_0]{2}, the significance value of organizational culture variables = 0,000 <from 0.05, so Ho's decision is rejected which means that organizational culture has a significant effect on employee performance.\par
The significance value of organizational commitment variables on output Table 2. = 0.008 <from 0.05, so Ho's decision is rejected which means that organizational commitment has a positive and significant impact on employee performance. 
\section[{ii. Partial Influence on Employee Job Satisfaction}]{ii. Partial Influence on Employee Job Satisfaction}\par
Data processing results as summarized in Table  {\ref 3}, as follows:Table 3: Determination Coefficient II Model Summary\par
Based on Table  {\ref 3} it is known that R = 0.860, which means that the relationship between organizational culture and organizational commitment simultaneously to employee job satisfaction is 86\%. When referring to the interpretation of the degree of closeness of the relationship according to (Sugiyono, 2010), the degree of closeness of this relationship is very strong, because it is in the interval 0. Based on the output of Table \hyperref[tab_1]{4}, the significance value of the organizational culture variable = 0.00 <from 0.05, so Ho's decision is rejected which means that the organizational culture has a positive and significant effect on employee job satisfaction.\par
The significance value of organizational commitment variables in output Table \hyperref[tab_1]{4}. is = 0.048 <from 0.05, so Ho's decision is rejected which means that organizational commitment has a positive and significant influence on employee job satisfaction. 
\section[{iii. Effect of Intervening Variables Table 5: Partial Test of the Role of Moderation Variables}]{iii. Effect of Intervening Variables Table 5: Partial Test of the Role of Moderation Variables}\par
From Table  {\ref 5} shows that the value of sig-t which is smaller than ? = 0.05 is the value of 0.045 <0.05 in the organizational culture variable and the s-t value of 0.022 <0.05 in the organizational commitment variable. This means that organizational culture influences work performance and satisfaction disrupts the influence of organizational culture on performance. Then job satisfaction significantly mediates the influence of commitment to employee performance. 
\section[{Influence of X1 (Organizational Culture) through X3 (Job Satisfaction) to Y (Employee Performance)}]{Influence of X1 (Organizational Culture) through X3 (Job Satisfaction) to Y (Employee Performance)}\par
Direct influence = b3 = -2,247 Indirect influence through X3 = 3,838 The total effect of the path coefficient = b3 + X3 = -2,247 + 3,838 = 1,591\par
Based on these calculations it is known that the value of direct influence is -2,247 and indirect effect 3,838 which means that the indirect effect is greater than the direct influence. These results indicate that indirectly X1 has a significant effect on Y and is positively influenced by the variable X3. 
\section[{Influence of X2 (Organizational Commitment) through X3 (Job Satisfaction) on Y (Employee Performance)}]{Influence of X2 (Organizational Commitment) through X3 (Job Satisfaction) on Y (Employee Performance)}\par
Direct influence = b4 = -2,061 Indirect influence through X3 = 3.615 The total effect of the path coefficient = b4 + X3 = -2,061+ 3,615 = 1, 554\par
Based on these calculations it is known that the value of direct influence is -2,247 and indirect effect is 3,615 which means that the indirect effect is greater than the direct influence. These results indicate that directly X2 has a significant effect on Y and the X3 variable positively moderates. 
\section[{Effect of X3 (Job Satisfaction) on Y (Employee Performance)}]{Effect of X3 (Job Satisfaction) on Y (Employee Performance)}\par
The significance value of X3 is 0.730> 0.005 so it can be concluded that directly X3 has no significant effect on Y. In determining whether or not there is a mediating or intervening effect in the model, it can be seen from the following criteria:\par
1. If the value of the effect of the total path coefficient> the value of its direct influence, then there is an intervening / mediation relationship. 2. If the value of the influence of the total path coefficient <value of the direct influence, there is no intervening / mediation relationship.\par
Based on these criteria, the following results are obtained:\par
1. The effect of the total path coefficient X1 (Organizational Culture) through X3 (Job Satisfaction) on Y (Employee Performance) of 1,591> the value of the direct influence is -2,247 so that it can be concluded that there is an intervening / mediation relationship. The results show that the significance value of the F test is 0.000 at ? = 0.05, this significance value is less than 0.05 so Ho's decision is rejected and Ha is accepted so that it can be said that the organizational culture and organizational commitment variables of PT. Bank Mandiri (Persero), Medan Imam Bonjol's Business Banking Area simultaneously has a significant effect on Employee Performance.\par
This can be interpreted if organizational culture is applied consistently and supported by good organizational commitment, it will further encourage the performance of employees of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area.\par
The results of the study prove the significance value of the variables of organizational culture and organizational commitment through the test = 0.000 <from 0.05. This value shows that Ho is rejected and Ha can be accepted, so it can be said that organizational culture variables have a positive and significant effect on employee performance variables. The better and more consistent the existing organizational culture currently is, it will be able to improve the performance of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area.\par
Thus this study supports research conducted by \hyperref[b12]{(Syauta, et. Al, 2012;} {\ref Hakim, 2015 and} {\ref Burhan Arif, et al., 2013)} empirically prove that organizational culture significantly influences employee performance. Conducive and pleasant organizational culture and good organizational commitment will be able to be a force capable of directing employee behavior towards achieving performance in order to achieve organizational goals. This behavioral support will be the basis for employees to be able to do a job well.\par
Organizational culture is considered an asset that can improve organizational performance through improving employee performance. Organizational culture in this case always has a positive impact on the life of the company, as well as organizational commitment to its employees. 
\section[{b) Organizational Culture and Organizational Commitment Significantly Affect Employee Job Satisfaction}]{b) Organizational Culture and Organizational Commitment Significantly Affect Employee Job Satisfaction}\par
The results show that the significance value of the F test is 0.000 at ? = 0.05, this significance value is less than 0.05 so Ho's decision is rejected and Ha is accepted so that it can be said that the organizational culture and organizational commitment variables of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol's Business Banking Area simultaneously has a significant effect on employee job satisfaction. This can be interpreted if the organizational culture is applied consistently and supported by good organizational commitment, it will further encourage the work satisfaction ofemployees of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area.\par
The results of the study prove that the significance value of the variables of organizational culture and organizational commitment through the test = 0.000 <from 0.05. This value shows that Ho is rejected and Ha can be accepted, so it can be said that the variables of organizational culture and organizational commitment have a positive and significant effect on employee job satisfaction variables. The better and more consistent the existing organizational culture currently is, it will be able to increase the job satisfaction of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area.\par
This study supports research conducted by \hyperref[b12]{(Syauta, et. Al, 2012;} {\ref Hakim, 2015 and} {\ref Burhan Arif, et al, 2013)} empirically prove that organizational culture significantly influences employee job satisfaction. 
\section[{c) Organizational Culture Affects Job Satisfaction Mediating the Effect of Organizational Culture on Employee Performance}]{c) Organizational Culture Affects Job Satisfaction Mediating the Effect of Organizational Culture on Employee Performance}\par
The results showed that the s-t value of the organizational culture variable was = 0.025 or <? = 0.05, from the interaction of the independent variables (organizational culture) and job satisfaction variables, the organizational culture variables tended to improve employee performance. Based on the descriptive test results of respondents' perceptions, it is known that the current organizational culture at PT. Bank Mandiri (Persero) has been good, although there are still some employees who answered that they did not agree to some of the statements contained in the research questionnaire. Thus this study has different results with the research conducted by Seno \hyperref[b10]{Sumowo (2016)} empirically proving that the interaction between job satisfaction and organizational culture has a significant positive effect on employee performance.\par
Organizational culture as values that helps organizational members understand acceptable actions and which are not acceptable in the organization or organizational value system and will affect the way the work done and the way employees behave are good, in other words that with the leadership encourage employees to be active in making a new idea or idea for the development of the organization has formed an employee interest in pursuing the field of work that is being done so that with a growing active attitude and employee interest in the work will contribute to the implementation of the vision and mission in an organization and support the existence of work programs that exist within an organization.  
\section[{a)}]{a)}\par
Leadership encouragement to be able to work faster and in accordance with the tasks that have formed the sincerity of the employees in completing the task burden that is carried out so that with the encouragement from the leadership and sincerity as a commitment from the employees will create a work accuracy in accordance with the time given and increasing the quality and quantity of the work that is in an organization. Coordination with co-workers in completing an existing work within the organization will form mutual assistance among employees in working, this attitude is very important in shaping the commitment of an employee to his organization so that coordination is built and help each other among its employees as an important role in growing commitment will create capabilities and work programs that are in line with the expectations of an organization in building and improving overall organizational performance.d) Job Satisfaction Mediates the Effect of Organizational Commitment to Employee Performance\par
The results showed that the s-t value of the organizational commitment variable was = 0.038 or <beta of the interaction of the independent variables (organizational commitment) and job satisfaction variables, so the variable organizational commitment through job satisfaction could improve employee performance. Thus this study supports research conducted by Debora Jublianty \hyperref[b1]{Anniversary, et al (2014)} empirically prove that the interaction between job satisfaction and organizational commitment has a significant positive effect on employee performance.\par
Organizational commitment as the degree to which employees believe and want to accept the goals of the organization and will remain or will not leave their organization is good, in other words that there is a strong commitment to maintaining membership in the organization.\par
The understanding of each regulation that is used as a guide in conducting an examination, and the completion of tasks or jobs even though the leader is not in the office, has established a proactive attitude in seeking new work procedures and creativity in helping to improve organizational integrity, and creating extra willingness or effort besides work that has been determined, to help the success of the organization and increase work achievement in accordance with organizational expectations. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
Organizational culture and organizational commitment have a positive effect on employee performance at PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area. Organizational culture and organizational commitment have a positive effect on employee job satisfaction at PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area. Organizational culture, work organizational commitment has a very strong influence on employee performance through variable job satisfaction as a moderating variable on employees of PT. Bank Mandiri (Persero), Tbk Medan Imam Bonjol Business Banking Area.\par
Based on the results of the analysis of the answers from respondents and verification of the research hypotheses, it can be suggested the following things, the Company can pay more attention to the employee job satisfaction achieved. Likewise, the praise given by superiors to subordinates positively so as to provide motivation to work better, giving positive rewards to employees is a good way to encourage and make them increasingly want to be engaged with the company.\begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
80 -1.00.\end{longtable} \par
 
\caption{\label{tab_1}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
2018\\
Year\\
Volume XVIII Issue XI Version I\\
( ) A\\
Global Journal of Management and Business Research\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{The Effect of Organizational Culture and Commitment to Performance of Employees with Working Satisfaction as Moderation Variables in Pt. Bank Mandiri (Persero) Area Medan} 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Burhan, Arif dkk. 2103. Pengaruh Budaya Organisasi, Dan Komitmen Organisasi Terhadap Kinerja Karyawan Dengan Mediasi Kepuasan Kerja Pada Pt]{b0}\label{b0} 	 		\textit{},  		 \url{http://ejournals1.undip.ac.id/index.php/}  	 	 		\textit{Bpr Setia Karib Abadi Semarang. Diponegoro Journal of Social and Politic}  		Burhan, Arif dkk. 2103. Pengaruh Budaya Organisasi, Dan Komitmen Organisasi Terhadap Kinerja Karyawan Dengan Mediasi Kepuasan Kerja Pada Pt (ed.)  		 	 
\bibitem[Robbins and Coulter ()]{b9}\label{b9} 	 		\textit{},  		 			Stephen Dan Robbins 		,  		 			Mary Coulter 		.  	 	 		\textit{Manajemen. Jilid I Edisi Ke Enam}  		2010. PT.Prenhallindo.  	 
\bibitem[Anniversary et al. ()]{b1}\label{b1} 	 		\textit{Analisis Pengaruh Budaya Organisasi Dan Kepuasan Kerja Terhadap Kinerja Karyawan Dengan Komitmen Organisasi Sebagai Variabel Intervening (Studi Kasus: PT},  		 			Debora Jublianty Anniversary 		,  		 			B Putiri 		,  		 			Katili 		,  		 			K Shanti 		,  		 			Anggraeni 		.  		2014.  		 			Krakatau Industrial Estate Cilegon). Jurusan Teknik Industri Universitas Sultan Ageng Tirtayasa 		 	 
\bibitem[Ghozali ()]{b4}\label{b4} 	 		\textit{Aplikasi Analisis Multivariate},  		 			Imam Ghozali 		.  		2009. Undip. Semarang.  	 
\bibitem[Empirical Study on the Influence among Corporate Sponsorship, Organizational Commitment, Organizational Cohesiveness and Turnover Intention Interdisciplinary Journal of Contemporary Research In Business ()]{b6}\label{b6} 	 		‘Empirical Study on the Influence among Corporate Sponsorship, Organizational Commitment, Organizational Cohesiveness and Turnover Intention’.  	 	 		\textit{Interdisciplinary Journal of Contemporary Research In Business}  		2012. 5  (10)  p. .  	 	 (Journal of Management and Sustainability.) 
\bibitem[Ghorbanpour et al. ()]{b5}\label{b5} 	 		\textit{Investigating the Effect of Organization Commitment on Performance of Auditors in the Community of Certified Accountants},  		 			Zahra Ghorbanpour 		,  		 			F D D Hasan 		,  		 			Heyrani 		.  		2014.  	 
\bibitem[Robbins ()]{b8}\label{b8} 	 		\textit{Jilid 1 \& 2, Alih Bahasa: Hadyana Pujaatmaka, Indeks Kelompok Gramedia},  		 			Robbins 		.  		2010. Jakarta.  	 	 (Perilaku Organisasi) 
\bibitem[Edison and Dan Komariyah ()]{b2}\label{b2} 	 		\textit{Manajemen Sumber Daya Manusia. Cetakan ke-1},  		 			Anwar Edison 		,  		 			Yohny Dan Komariyah 		,  		 			Imas 		.  		2016. Bandung: Alfabeta.  	 
\bibitem[Fauzi et al. ()]{b3}\label{b3} 	 		‘Pengaruh Budaya Organisasi Dan Kepuasan Kerja Terhadap Kinerja Karyawan Dengan Komitmen Organisasi Sebagai Variabel Intervening (Studi Pada Karyawan PT. Toys Games Indonesia Semarang)’.  		 			Fauzi 		,  		 			Moch Muhammad 		,  		 			Andi Tri Mukeri Warso Dan 		,  		 			Haryono 		.  	 	 		\textit{Journal of Management}  		2016. Maret 2016. 02  (02) .  	 
\bibitem[Rifansyah ()]{b7}\label{b7} 	 		‘Pengaruh Gaya Kepemimpinan Transformasional Dan Budaya Organisasi Terhadap Kinerja Karyawan Pada PT. Bank Rakyat Indonesia (Persero)’.  		 			Ogi Rifansyah 		.  	 	 		\textit{Tbk. Kantor Wilayah Pekanbaru. Jurusan Ilmu Administrasi Bisnis Fakultas Ilmu Sosial dan Ilmu Politik},  				2016.  		 			Universitas Riau Program Studi Ilmu Administrasi FISIP Universitas Riau 		 	 
\bibitem[Sumowo ()]{b10}\label{b10} 	 		‘Pengaruh Komitmen Organisasi dan Kepuasan Kerja Terhadap Kinerja Pegawai dengan Budaya Organisasi Sebagai Moderating Variabel’.  		 			Seno Sumowo 		.  	 	 		\textit{Jurnal Penelitian Ipteks Januari},  				2016. 2016.  	 
\bibitem[Umam ()]{b13}\label{b13} 	 		\textit{Perilaku Organisasi},  		 			Khaerul Umam 		.  		2010. Bandung: CV Pustaka Setia.  	 
\bibitem[Sutrisno ()]{b11}\label{b11} 	 		 			Edy Sutrisno 		.  		\textit{Manajemen Sumber Daya Manusia. Jakarta: Kencana Prenada Media Grup},  				2013.  	 
\bibitem[Syauta et al. ()]{b12}\label{b12} 	 		‘The Influence of Organizational Culture, Organizational Commitment to Job Satisfaction and Employee Performance (Study at Municipal Waterworks of Jayapura’.  		 			J H Syauta 		,  		 			A T Eka 		,  		 			S Margono 		,  		 			Solimun 		.  	 	 		\textit{Papua Indonesia). International Journal of Business and Management Invention. ISSN}  		2012. 1  (1)  p. .  	 	 (Print) 	 (ISSN) 
\end{bibitemlist}
 			 		 	 
\end{document}
