\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={Integrating Human Resource Management with Organizational Strategies},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Integrating Human Resource Management with Organizational Strategies}
\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]{Waweru Beauttah  Mwangi}

             \affil[1]{  KARATINA UNIVERSITY}

\renewcommand\Authands{ and }

\date{\small \em Received: 5 April 2015 Accepted: 1 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


The purpose of this article was to outline the benefits of integrating human resource development with organization strategies. It was to outline the perceived gap and show how the two are linked and how this link can contribute to organizational development.

\end{abstract}


\keywords{integration, organization strategies, strategy formulation, organizational development.}

\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& 	 	 		 
\section[{Introduction}]{Introduction}\par
he essence of Human Resource (HR) is strategic and if properly aligned, it can have a lot of contribution in enabling an organization to have a successful strategy and financial base. In order for the HR to earn itself a position at the strategic table it will require to maintain a strong administration foundation. This strategic approach should be aligned with the human resource so as to ensure that an organization's employees, skills and abilities are made use of in the achievement of its business goals \hyperref[b10]{(Huselid, Jackson \& Schuler, 1997)}. 
\section[{II.}]{II.} 
\section[{Theoretical Review of Literature}]{Theoretical Review of Literature}\par
This study involved review of related literature combined with analysis and synthesis. This was carried out through usage of literature review. The exercise involved accessing literature available in print form as well as accessing electronic databases which are acceptable in the contemporary management studies. 
\section[{III.}]{III.} 
\section[{Literature Review}]{Literature Review}\par
The human resource plays a very significant role in the success of organizational performance. Garavan, (2007) says that there is now an established trend where there are well chosen human resource development practices that have a directly affect both individual and organizational performance. The HR has to and will have to take a serious leadership role in contributing to the development of the human resource as a contribution to organizational development. This will definitely require that the HR transforms itself from a process oriented and administrative approach to a strategic one \hyperref[b8]{(Gold, 2011)}.\par
There is an increasing need to strategically steer managerial practices of an organization into strategic management. This need calls for the Author ? ?: Karatina University. e-mail: beauttahem@yahoo.com integration of organizational strategies with global HR management practices (O'Donnell \&  {\ref Garavan, 1997)}.\par
For Organizations; both in public and private sectors to be successful they will require to have in place effective HR management practices so as to successfully execute their organizational strategies and goals \hyperref[b23]{(Sthapit, 2008)}. In this context they will require to do an analysis of both internal and external environmental factors that are directly or indirectly related to the organization. This analysis will require a strategic approach aimed at influencing key stakeholders as well as formulation of strategic HRD plans and policies in line with the organizations business strategy \hyperref[b1]{(Becker \& Huselid, 2001)}.\par
IV. 
\section[{The Human Resource}]{The Human Resource}\par
Globally both the government and private sector managers, believe that investing in human capital is key to the success of any country's economy  {\ref (Sthapit, 2007)}. This strategy may not be effective however without a properly organized and implemented HRD structure  {\ref (Haslinda, 2009)}. The full potential of the human resource department will only be achieved when it fully demonstrates its active role in creating organizational values and return on investment. HR should not only be reported on cost savings but also on what it contributes to a business return on investment  {\ref (Frangos \& Fitz-enz, 2002)}.\par
According to Frangos and Norton, (2001) HR does not have the tools to describe and measure its role in organizations. 60\% of HR executives were found to be playing passive roles as found out in a study that was carried out in the consulting industry.\par
For human capital to be managed as a strategic asset, there should be efforts to measure the HR strategic contribution. Frangos and Fitz-enz (2002) suggested five main ways through which the HR process can be evaluated. These include; the cost, the period it will take, what will be achieved, number of errors or mistakes in the process and the responses from the employees. To bring out the HR to a respectable position due to its business value will require that it must and has to measure itself in a business manner; this will also call for its alignment with other departmental goals as well as being wholly involved in the overall strategy.\par
Many of the HR departments do not have strategic planning processes that align their spending to Year 2015 ( ) A be in line with their organizations strategy. One survey done at Harvard found out that 80\% of the departments had no strategic planning process in place. If the HR has to be successful it will require being more interdependent with the other departments within the organization and also be required to take a more comprehensive role which aligns itself and its activities with the organization strategy. This according to  {\ref Freedman (2004)} will correct any aspects that affect or interfere with the integration of the organization strategy. This will offer the organization a competitive edge.\par
Through the management of human capital the ultimate goal and purpose of organizational strategic development will be achieved. This will require coming up with ways and means which are supportive to the organization strategies  {\ref (Freedman, 2004}).\par
V. 
\section[{Aligning Human Resource Development with Organizational Strategy}]{Aligning Human Resource Development with Organizational Strategy}\par
According to \hyperref[b1]{Becker \& Huselid (2001)} there has to be an adoption of a new perspective by the HR in order to ensure that the human asset is well aligned to the organization strategy.\par
This shall come about when the HR stops being a cost centre that only focuses on compliance. It has to align itself with the organization strategy. The HR department has to come to a recognition that it is a strategic asset to an organization in terms of duties undertaken and should focus more on value creation. It should also convince the top management that it plays a critical supportive role in the organization strategic planning.\par
Employees' skills should be developed in line with the organizational strategy requirements to ensure that they are strategically prepared. Enhancement or development of the human capital should be focussed on each and every aspect of the HR functions. It should start right from hiring, compensation, reviews, training among others \hyperref[b1]{(Becker \& Huselid, 2001)}.\par
According to Righeimer \& Energy, (2002) the HR has to extend its influence over and above administrative roles and also be more strategic while moving towards a strategic role. This does not imply that the HR abandons the administration duties but be operating at both administration and strategic levels. This can be achieved through automation or outsourcing to enable the HR staff to focus more on the strategic levels and come up with more strategic initiatives \hyperref[b5]{(Galford, 1998)}.\par
The organization also needs to state that that it acknowledges the importance of HR in its business success . In order for the HR to strategically and effectively contribute to the organization strategy it will require to have staff with business knowledge and financial skills as well as enhanced consultation and technological skills. It will therefore require competent people in place to effectively come up and carry out its strategies and initiatives. This strategic engagement will enable the HR to play a more strategic managerial role by being well equipped with technical skills . This will bring about an alignment between HR department goals and those of the organization.\par
The measuring of key HR contributors to organizational strategy will provide an alignment between the HR and the business processes and be the ultimate link to the financial business outcomes. This in turn will transform the HR function into a source of value creation and hence creating more benefits to the organization  {\ref (Ulrich, 2000)}. 
\section[{VI.}]{VI.} 
\section[{Approaches to hr Strategy}]{Approaches to hr Strategy}\par
Looking at it from a strategic point of view, human resource strategy is a statement of intent in an organization in regards to how it manages its human resources. According to Tyson, (2000) these intentions provide the basis for plans, development and programs for change with an aim of developing capability in order to give an organization a competitive edge. According O'Donnell and Garavan, (1997) integration of the HRD policy and the organization policy is the most effective way to doing this.\par
According to Tseng and McLean (2008), the success of any business will depend to a big extent on an organization's ability to use its employee skills as well as expertise in building its strategy. The organization should also highlight the strategic roles of HRD and integrate the HRD policies with the organization strategy.\par
There is a great need for aligning the HRD activities with organizational strategy. Swanson, (2000) demonstrated the importance of this alignment as its supporting role is important, and also contributes its strategic value in shaping the business strategy. 
\section[{VII.}]{VII.} 
\section[{The External Environment}]{The External Environment}\par
According to Sthalpit, (  {\ref 2008}) what is making organizations to increasingly adopt the practice of formulating and implementing long-term organizational strategies is the rapidly changing environment. This calls on organizations to proactively address the external environmental changes through integration of all functional areas into the overall organization strategy. In order to provide a sustained competitive advantage organizations are increasingly viewing the human resource as that unique asset that can provide that much desired competitive edge  {\ref (Wright, 1998)}.\par
The importance of managing the human resource has come about through the recognition of the many changes taking place in the business environment. These changes include but are not limited to increased globalisation, changing demographics of the workforce, organizations increased focus on profitability and growth, technological changes, intellectual capital and the never ending changes that organizations have to go through  {\ref (Krishnan \& Sighn, 2003)}.\par
The political, legal, economic, social cultural, natural, technological and global forces have to be considered while making policy decisions and practices on HRD as they have to be in compliance and in view of both internal and external environments. According to  {\ref Sthapit, (2009)} this is because many times these forces are beyond the control of organization management but very critical to the organization's performance, success and outcome.\par
VIII. 
\section[{The Business Strategy}]{The Business Strategy}\par
The people factor plays a very critical role in a successful business strategy. Human resources are the most valued asset in many organizations. For the organization to get much value it has to make use of their knowledge, skills and abilities. The way in which the human resource is managed, deployed and the availability of skills and knowledge all have a contribution to the business strategy.\par
According to Abuqayyas, (2007) the business strategy shapes individual HR strategies for example if the business strategy is on improving customer service, it may be translated into training plans or performance improvement plans.\par
An organization cannot succeed without developing the human resource at all levels and in all dimensions. These will include areas like HR training, management / executive development, career development and organizational development \hyperref[b23]{(Sthapit, 2008;}\hyperref[b21]{Singh \& Sthapit, 2008)}. Such efforts will contribute in discharging the stipulated Human Resource Development (HRD) roles so that challenges of strategy implementation can be converted into successes in organizations \hyperref[b23]{(Sthapit, 2008)}.\par
The long-term competitiveness of an organization will be determined by whether the organizations' human resource is durable, difficult to imitate and substitute and whether it also enables the organization to differentiate itself from its competitors (Festing \& Eidems, 2011). Skills and competencies of staff enable an organization to be more flexible and dynamic in confronting strategic challenges \hyperref[b24]{(Garavan \& Carbery, 2012)}.\par
Conversion of human capital into organizational value is also another way of looking at the relationship between HRM and business strategy. The evaluation of the human capital is a useful tool as it informs the development of business strategy in terms of current and potential capabilities of human capital. According to Abuqayyas, (2007) the only way to achieve business success will be by how an organization is successful at managing its human capital, achieving this potential and embedding it in products and services which have a market value. 
\section[{IX. Human Resource Management and Organization Performance}]{IX. Human Resource Management and Organization Performance}\par
HR has made a significant contribution to the success of business/organizational goals as well as enabling them have a competitive edge over other organizations. There has been recognition of HR skills, abilities and experience and their contribution to the success of organizations (Armstrong \& Baron, 2004). According to Cole, (2004) the HR function brings in the strategic value of the people in an organization by contributing to value addition and competitive advantage. An effective HRM strategy organizes all individual HRM measures and directly influences employees' attitude and behaviour leading an organization to achieve its competitive strategy (Huang, 2001). The organization is hence able to attain a competitive advantage and superior performance  {\ref (Kelliher \& Perret, 2001)}.\par
In order to implement the best systems of HRM practices it will be necessary to establish the requisite knowledge and understanding (Wright \& Snell, 2005). These strategies will include productivity gains, quality, reduced cost of business and innovation as well as product/service differentiation (Armstrong, 2009).\par
According to Leopold, (1999) integration is achieved when the formal structure of an organization and the human resource systems are aligned to an extent where they drive the strategic objective of the organization. 
\section[{X. Competitive Edge}]{X. Competitive Edge}\par
There is a very important need to match personnel selection and workforce profile with the desired business strategy (Gunnigle \& Moore, 1994). A human resource (HR) department should be focussed on achieving the desired organizational goals otherwise a department that is highly administrative with no strategic integration shall not be able to provide a competitive edge and may thus loose its relevance.\par
Huselid and Becker, (1997) established that there were noticeable and substantial financial returns for the organizations where HRM systems were aligned with business strategic goals. \hyperref[b26]{Ulrich, (1998)}, also observed that one of the four roles of the key HR role is to become a strategic business partner.  {\ref Youndt and Snell (1996)} also found out that where firms employed HR practices according to the stated strategies they were seen as having better perceptual performance. According to  {\ref Martell and Caroll, (1995)}; Schuler and Walker, (1990) the alignment of the HRM systems to the business strategy is a one-way vertical fit whereas two- 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue VII Version I Year 2015 
\section[{( )}]{( )}\par
A way vertical fit is where HRM systems not only align to the business strategy, but also contribute in strategy formulation.\par
In order for the HR department to influence business functions the line managers have to be trained to a point of understanding HR processes and practices in order to enable them partner well with the HR department  {\ref (Krishnan \& Sighn, 2003}. The line managers training will eventually contribute to successful implementation \hyperref[b15]{(Mello, 2001)}. 
\section[{XI.}]{XI.} 
\section[{Conclusions}]{Conclusions}\par
The conclusions of the research were as follows;\par
The integration of the HRD policy as well as practices that are well aligned with global human resource management will eventually turn an organizations managerial practice into strategic management.\par
? An analysis of the internal and external environment should be done. This should also involve strategically approaching key stakeholders in the formulation of HRD policies and plans in line with the organization's business strategy. ? In order for the HR to be respected for its contribution to the business value, it has to be involved in the overall business strategy. It also must measure itself in a business manner; by ensuring that it aligns itself with other departments' goals and objectives. ? Proper management of the human capital or resource is the main objective for HR in supporting the organization's strategic development. ? For the HR to be a strategic contributor and offer support in business success, it will require to have the right calibre of people in place to carry out its planned strategic initiatives as well as outlining competencies and skills. All policy decisions and practices related to HRD should be made in compliance and in view of both the internal and external environments. ? A good business strategy that is successful is informed by people factors and that in many organizations people have become the most valued asset. ? The human resource is critical as it provides the potential for sustained competitive advantage. Human skills and competencies go a long way in enabling an organization to be more flexible in overcoming its strategic challenges. ? Majority of the organizations have increasingly come to view the human resource as a unique asset that can provide sustained competitive advantage. Business success can only be achieved if organizations are successful at managing their human capital to achieve a competitive edge. ? The manner in which the human resource is managed, deployed, motivated, developed and the availability of skills and knowledge will all shape the business strategy.\par
XII. 
\section[{Recommendations}]{Recommendations}\par
? There has to be recognition that the HR department and its functions is a strategic asset in the organizational strategy. \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{© 2015 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Developing Human Resources]{b7}\label{b7} 	 		\textit{},  	 	 		\textit{Developing Human Resources}  		9  (1)  p. .  	 
\bibitem[Kathmandu and Prakashan]{b22}\label{b22} 	 		\textit{},  		 			Nepal; Taleju Kathmandu 		,  		 			Prakashan 		.  		 	 
\bibitem[Leopold et al. ()]{b12}\label{b12} 	 		\textit{},  		 			J Leopold 		,  		 			L Harris 		,  		 			T Watson 		.  		1999.  	 
\bibitem[Ulrich ()]{b26}\label{b26} 	 		‘A New Mandate for Human Resources’.  		 			D Ulrich 		.  	 	 		\textit{Harvard Business Review}  		1998. 76  (1)  p. .  	 
\bibitem[Garavan ()]{b6}\label{b6} 	 		\textit{A Strategic Perspective on Human Resource Development Advances},  		 			T N Garavan 		.  		2007.  	 
\bibitem[Frangos ()]{b3}\label{b3} 	 		\textit{Aligning Human Capital with Business Strategy},  		 			C Frangos 		.  		2002. 2003.  	 	 (Staffing Up. Human Resource Executive) 
\bibitem[Frangos (2002)]{b2}\label{b2} 	 		‘Aligning Human Capital with Business Strategy; Perspective from leaders’.  		 			C Frangos 		.  	 	 		\textit{Harvard Business School; Balanced Scorecard},  				2002. May -June 2002.  	 
\bibitem[John et al. ()]{b11}\label{b11} 	 		\textit{Aligning human resources and strategic plans},  		 			P John 		,  		 			Maverick Righemer 		,  		 			Energy 		.  		2002.  	 
\bibitem[Holbeche ()]{b9}\label{b9} 	 		‘Aligning Human Resources and the Business Strategy’.  		 			L Holbeche 		.  	 	 		\textit{Oxford; Butter worth},  				 (Heinemann)  		2001.  	 
\bibitem[Balanced Scorecard]{b17}\label{b17} 	 		\textit{Balanced Scorecard},  		 	 
\bibitem[York ()]{b25}\label{b25} 	 		\textit{Essentials of Human Resource Management: Oxford read},  		 			Tyson S York 		,  		 			A 		.  		2000. Else vier Group.  	 
\bibitem[Martell and Carroll ()]{b14}\label{b14} 	 		‘How strategic is HRM?’.  		 			K Martell 		,  		 			S J Carroll 		.  	 	 		\textit{Human Resource Management}  		1995. 34  (2)  p. .  	 
\bibitem[Youndt and Scott ()]{b27}\label{b27} 	 		‘Human resource management, manufacturing strategy and firm performance’.  		 			M A Youndt 		,  		 			S A Scott 		.  	 	 		\textit{Academy of Management Journal}  		1996. 39  (4)  p. .  	 
\bibitem[Singh and Sthapit ()]{b21}\label{b21} 	 		\textit{Human resource management: Text and Cases},  		 			T M Singh 		,  		 			A Sthapit 		.  		2008.  	 	 (first ed.) 
\bibitem[Patrick Gunnigle & Sarah Moore (ed.) ()]{b19}\label{b19} 	 		\textit{Linking Business Strategy and Human Resource Management},  		Patrick Gunnigle \& Sarah Moore (ed.)  		1994.  	 	 (Issues and Implications) 
\bibitem[Norton ()]{b16}\label{b16} 	 		\textit{Managing the Development of Human Capital},  		 			D Norton 		.  		2001.  	 
\bibitem[Norton (2001)]{b18}\label{b18} 	 		\textit{Measuring the Contribution of Human Capital: Harvard Business School; Balanced Scorecard},  		 			D Norton 		.  		2001. July -August, 2001.  	 
\bibitem[Sthapit ()]{b23}\label{b23} 	 		\textit{Role of HRD in Successful Implementation of Organization Strategy: PYC, Nepal Journal of Management; Public Youth Campus},  		 			A Sthapit 		.  		2008. 1 p. .  		 			Tribhuvan University 		 	 
\bibitem[Freedman (2003)]{b4}\label{b4} 	 		\textit{Staffing Up: Human Resource Executive},  		 			A Freedman 		.  		2003. December 2013.  	 
\bibitem[Thomas et al. ()]{b24}\label{b24} 	 		\textit{Strategic Human Resource Development. International Human Resource Development: New proof},  		 			N Thomas 		,  		 			Ronan Garavan 		,  		 			Carbery 		.  		2012.  	 	 (indb 44) 
\bibitem[Mello ()]{b15}\label{b15} 	 		\textit{Strategic Human Resource Management},  		 			J A Mello 		.  		2001. Cincinnati.  	 	 (South Western) 
\bibitem[Abuqayyas ()]{b0}\label{b0} 	 		‘Strategic Human Resource Management’.  		 			Abdelfattah Abuqayyas 		.  	 	 		\textit{Telecom Consultant CITC -KSA}  		2007.  	 
\bibitem[Krishnan and Singh ()]{b20}\label{b20} 	 		\textit{Strategic human resource management; three-stage process and influencing organizational factors},  		 			Sandeep Krishnan 		,  		 			\& Manjari Singh 		.  		2003.  	 
\bibitem[Strategic Human Resourcing Principles and Practices. London : Financial Times]{b13}\label{b13} 	 		\textit{Strategic Human Resourcing Principles and Practices. London : Financial Times},  		Pitman Publishing.  	 
\bibitem[Huselid et al. ()]{b10}\label{b10} 	 		‘Technical and Strategic Human Resource Management. Management effectiveness as determinants of firm performance’.  		 			M Huselid 		,  		 			S Jackson 		,  		 			R Schuler 		.  	 	 		\textit{Academy of Management Journal}  		1997. 40  (1)  p. .  	 
\bibitem[Becker and Huselid (2001)]{b1}\label{b1} 	 		‘The Strategic Impact of HR’.  		 			B Becker 		,  		 			M Huselid 		.  	 	 		\textit{Balanced Scorecard},  				2001. May -June 2001. Harvard Business School Publishing.  	 
\bibitem[Gold et al. ()]{b8}\label{b8} 	 		‘Theorising and practitioners in HRD ; the role of adductive reasoning’.  		 			J Gold 		,  		 			J Walton 		,  		 			P Cureton 		,  		 			L Anderson 		.  	 	 		\textit{Journal of European Industrial Training}  		2011. 35  (3)  p. .  	 
\bibitem[Galford (1998)]{b5}\label{b5} 	 		‘Why doesn't this HR Department get any respect?’.  		 			R Galford 		.  	 	 		\textit{Havard Business Review}  		1998. March-April, 1998.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
