\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={Perceptions of Financial Records keeping and Reporting Practices among Micro and Small Enterprises' a Case of Wollega Zonal Administration -Western Oromia Region},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Perceptions of Financial Records keeping and Reporting Practices among Micro and Small Enterprises' a Case of Wollega Zonal Administration -Western Oromia Region}
\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]{Kasahun Tamiru  Tefera}

             \affil[1]{  WOLLEGA UNIVERSITY}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2018 Accepted: 1 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Today, most of developing country economy is changed through MSE business operation were Ethiopia is a part. In this regard the financial record keeping and reporting practice of MSE has got much attention. This study aims to look at perception of financial record keeping and reporting practice of MSE in case of four Wollega zonal administrations. The target population of this study was 5,145MSEs found in the selected four towns that are engaged in different sectors. A simple random sampling technique was adopted. A sample of 194 was taken by using Slovin?s Sampling formula. The required data is collected from 178 sample (around 91%) respondents using self-administered five point-likert scale questionnaires. Data collected is processed by using SPSS version 16 software and STATA 10 and analyzed by using different descriptive statistics. Multinomial regression model was also adopted. The study reveals that, even though there is willingness of financial record and report makes to understand what is going on in their businesses, MSE have perceived that, they have not initiated by them-selves rather it is by the external push and they consider record keeping is a tedious activity. In regard with Knowledge, MSE owner and employees have no basic knowledge of bookkeeping and accounting

\end{abstract}


\keywords{record keeping, financial report, micro and small enterprises.}

\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[{Perceptions of Financial Records keeping and Reporting Practices among Micro and Small}]{Perceptions of Financial Records keeping and Reporting Practices among Micro and Small}\par
Enterprises' a Case of Wollega Zonal Administration -Western Oromia Region Kasahun Tamiru Tefera Abstract-Today, most of developing country economy is changed through MSE business operation were Ethiopia is a part. In this regard the financial record keeping and reporting practice of MSE has got much attention. This study aims to look at perception of financial record keeping and reporting practice of MSE in case of four Wollega zonal administrations. The target population of this study was 5,145MSEs found in the selected four towns that are engaged in different sectors. A simple random sampling technique was adopted. A sample of 194 was taken by using Slovin's Sampling formula. The required data is collected from 178 sample (around 91\%) respondents using self-administered five point-likert scale questionnaires. Data collected is processed by using SPSS version 16 software and STATA 10 and analyzed by using different descriptive statistics. Multinomial regression model was also adopted. The study reveals that, even though there is willingness of financial record and report makes to understand what is going on in their businesses, MSE have perceived that, they have not initiated by them-selves rather it is by the external push and they consider record keeping is a tedious activity. In regard with Knowledge, MSE owner and employees have no basic knowledge of bookkeeping and accounting. They also face difficulty to easily understand and control what is going on in their business. In addition study result indicates MSE are perceived that their business will proceed and successful even if they have no financial record promptly. This cause Micro and Small Enterprise financial record and reporting practice, to be odd till right now in four Nekemte zonal administrations. The result indicates that MSE do not hired a professional considering that it is waste of money and MSE do not require the use of consultants for financial record and preparation of legal financial reporting of their business. Concerning preparations of proper accounts the result indicates that Micro and Small Enterprises consider no need to have separate account for different financial information and uses of one account for all purpose, which makes ineffective record keeping and reporting of their business financial operation. 
\section[{Introduction}]{Introduction}\par
his chapter presents background of the study, statement of the problem, objective of the study, research question, significant of the study, scope and limitation of the study as presented below. 
\section[{a) Background of the Study}]{a) Background of the Study}\par
One major area that could be investigated is the extent to which the MSE's owners and managers keep records of their business operations. Bookkeeping is the first essential step of accounting which as a system provides a source of information to owners and managers of MSE's operating in any industry for use in the measurement of financial performance. The importance of financial performance measurement to any business entity cannot be over-emphasized. In this sense, the accounting bases, concepts and principles adopted ought to capture and report all the relevant accounting information to ensure reliability in its measurement. \hyperref[b1]{Cooley and Edwards, (1983)} argue that MSEs must devise strategies of solving internal problems of managerial challenges that immensely retard their success. The internal factors are managerial skills, workforce, accounting systems and financial management practices. However, since the accounting department is perceived as a service unit to support the firm's operations by making available information on costs and performance indicators, a large number of business failures have been attributed to inability of financial managers to account properly the current assets and the current liabilities of their respective firms \hyperref[b5]{(Dodge \&}\hyperref[b5]{Robbins, 1992 and} {\ref Ooghe, 1998)}.\par
Poor finance management has been posted as the main cause of failure on the MSE's  {\ref (Longeneter et al 2006)}.  {\ref Bowen (2009)} observes that there is a strong relationship between business performance and the level of training in the business management especially in business finance record keeping. Business management entails keeping proper records of the business transactions. Knowledge and skills in bookkeeping is especially one major factor that impacts positively on sustainability and growth of MSEs. Failure to record business financial transactions (bookkeeping) leads to collapsing of the business within few month of its establishment (Germain 2009). In essence, recordkeeping is one thing an entrepreneur cannot afford to ignore.\par
Maseko and Manyani (2011) stipulate that MSEs business recordkeeping is the backbone of one's business. As much as it seems to be a laborious task for many, it will make or break one's business. Keeping accurate records is actually what creates a profitable business. In essence, one should not take MSEs recordkeeping lightly. Germain (2010) observes that most business operators especially those in MSEs perceive recordkeeping as a chore that must be done to simply get back some much needed cash at the end of a particular period of time for example after an year. However, actually, accurate recordkeeping is not as important to many business operators. With this perspective, it is no wonder so many of these businesses fail from the beginning (Wanjohi  {\ref (2012)}.\par
Furthermore research has also confirmed that poor or lack of recordkeeping in a business and especially the Small enterprises lead to their collapsing (Germain 2010). The effort made by the Government and the banks in Ethiopia is vital for not only the growth of MSE's sector but also for the overall economic growth of the country. Research in the area of MSE's would therefore be important if the country's economy and hence poverty reduction is to be realized. In essence, the cause for collapsing of majority of the MSE's few months of their operation should be investigated for the purpose of coming up with fruitful intervention measures.\par
Research has shown that in any business, recordkeeping is the first step of the accounting process, which also includes classifying, reporting and analyzing the business financial data. It involves organizing and tracking receipts, cancelled checks and other records generated by financial transactions. Bookkeepers chronologically record all transactions: cash disbursements, cash receipts, sales and purchases, and others in a journal and post the journal entries to a general ledger of accounts, which is essential for preparation of monthly financial statements. This is imperative for a profitable business. Further, research has in the past shown that in business management, proper keeping of records of all business transactions is vital for the success of the business (King and McGrath 1998). In addition, Butler (2009) asserts that without accurate and complete records of business transactions the business is doomed to fail at its onset. 
\section[{b) Statement of the Problem}]{b) Statement of the Problem}\par
Profit and wealth maximization is most often the priority of every business entities with no exception of MSE's. Attitude towards financial record keeping and reporting is inferred to be the factors affecting a MSE's business operations. This going to assured through a good accounting bases, concepts and principles adopted, that ought to capture and report all the relevant accounting or financial information to ensure reliability in its measurement \hyperref[b6]{(Haryani, 2012)}. For example, reported profits reflect changes in wealth of owners and this can explain why major economic decisions in business are centered on financial performance as measured by profitability,  {\ref (Cooley and Edwards, 2004)}.\par
The poor performance of small and medium scale business can be attributed to hosts of factors of poor accounting record keeping. Thus, the accounting department is perceived as a service unit to support the MSE's operations by making available financial information on costs and performance indicators. However, a large number of MSE's business weakness and failures have been attributed to inability of financial managers to account properly the current assets and the current liabilities of their respective firms  {\ref (Dodge \& Robbins, 2012)}. The study by  {\ref Cooley and Edwards, (2005)} argue that MSEs must devise strategies of solving internal problems of managerial challenges that immensely retard their success. The internal factors are managerial skills, workforce, accounting systems and financial management practices.\par
In effective adoption of basic accounting procedures and financial reporting that have been implemented and applied in MSEs is also pointed as a challenge to have good financial record keeping practices and financial report. A study by Victor, (2012), state that "The four main qualitative characteristics of financial statements", states objective of financial statements is to satisfy the information needs of a range of its users were it is not properly addressed by MSEs. The researcher further stated that for financial statements and reports to achieve this objective they must possess specific characteristics; the four primary attributes are understandability, relevance, reliability and comparability must be kept. However, there are other qualitative characteristics of financial statements like consistency and fair presentation. These characteristics define what makes financial statements useful to the users that will be hand in hand with basic accounting procedures and financial reporting used.\par
It is also imperative to state that the absence of financial reports impair the growth of the MSE which is prevailed in the selected four towns. It is therefore in the wake of finding out the reasons behind small scale enterprises' inability to keep proper accounting records and failure to give financial reports, the researchers deemed it appropriate to undertake this research work. 
\section[{c) Objective of the Study}]{c) Objective of the Study} 
\section[{i. General objective}]{i. General objective}\par
The main objective of the study was to assess the perception of accounting records keeping and financial reporting practices of MSE's in selected four towns. 
\section[{ii. Specific Objective}]{ii. Specific Objective}\par
In addition to the above general objective the following specific objective will be:\par
1. To assess MSE willingness of having financial records keeping and reporting. 2. To assess the MSE knowledge toward financial records keeping and reporting. 3. To analyze the preparations of proper accounts financial records keeping and reporting. 4. To assess the need for professional and consultancy in financial records keeping and reporting. 5. To assess the perceived Benefits financial records keeping and reporting. 
\section[{d) Research Question}]{d) Research Question}\par
The study will point on the following research questions:\par
1. How does MSE willingness of having financial records keeping and reporting? 2. What is the MSE knowledge toward financial records keeping and reporting? 3. What is the practice of MSE in having proper accounts for financial records keeping and reporting? 4. How does the need for professional and consultancy for financial records keeping and reporting? 5. How does perceived benefits from financial records keeping and reporting? 
\section[{e) Significant of the study}]{e) Significant of the study}\par
The study investigates the perception of MSE's owners or managers/employees in keeping records of their business operations. The findings of this study likely provide a more comprehensive picture of the current status of MSE's perceptions of recordkeeping, that lead to a better understanding of this phenomenon and thereby the development of more effective strategies to aid effective record keeping of the MSE's. Additionally, the findings contribute to bridging of the wide gap that exists between having and not having financial record, since it would suggest of ensuring MSE's toward recordkeeping and reporting practice. The information generated also helps for MSE promoters, research and development organizations, policy makers, government and MSE support institutions for their activities in designing of policies and strategies that facilitate the loan delivery for the MSE firms. Finally, the findings of the study may add theoretical and empirical literature to the body of knowledge in areas of financial record keeping by the MSE that practitioners and other researcher may use in their research work. 
\section[{f) Scope and limitation of the study}]{f) Scope and limitation of the study}\par
This study was conducted based on data collected from the perception of the study participants or MSE owner, manger and employee which was subjective in responding about financial record keeping by the MSE firms which may lack objectivity on the data gathered. This study focused on perceptions of financial record keeping and reporting by the MSE's in selected four towns. According to, Germain, (2010) one major factor that has been blamed for the failure of the MSE's is poor or lack of knowledge in the financial record keeping and business financial management. Very few researches have been conducted in this area were this study will indeed undertake to fill the gap considering the selected four towns. For the purpose of investigation, the study has not determined other factors that may lead to weak financial record keeping MSE's. 
\section[{Chapter Two}]{Chapter Two} 
\section[{II.}]{II.}\par
Literature Review a) Theoretical Literature i. Definition of small and medium enterprise \hyperref[b15]{Storey (1994)} and Amoako (2012), argues that there is no single, uniformly acceptable, definition of small and medium entities. Thus, the definition of MSE varies and is dependent upon whose point of view \hyperref[b16]{(Taylor and Adair, 1994)}. In 1996, the European Commission established a new definition of small and medium enterprises based on four quantitative criteria (EC. 1996): a) The total number of employees in the enterprise; b) The annual volume of the turnover; c) The total of the assets in the enterprise balance; and d) The degree of independence of the enterprise or the ownership over it.\par
Consequently, the European commission (2003) defines MSEs as enterprises which employ fewer than 250 persons and/or have an annual turnover not exceeding EUR 50 million, and/or an annual balance sheet total not exceeding EUR 43 million.\par
In Asia, The Hong Kong Institute of Certified Public Accountants (2005) states that an entity is considered to be an MSE in Hong Kong so long as its total annual revenue is not more than HK\$50 million, total assets also not exceed HK\$50 million, at the reporting date with number of employees not more than 50.\par
The International Accounting Standards Committee Foundation (IASCF) (2007) also defines an MSE as an entity that is not obligated to public In Ghana, the most commonly used definition of MSEs is the number of employees of the enterprise. In applying this definition, however, there is some controversy in respect of the arbitrariness and cut off points used by the various official records (Amoako, 2012; Dalitso and Quartey, 2000). 
\section[{ii. Importance of Bookkeeping in MSEs}]{ii. Importance of Bookkeeping in MSEs}\par
Bookkeeping is the first essential step of accounting which as a system provide a source of information to owners and managers of MSEs operating in any industry for use in the measurement of financial performance. The importance of financial performance measurement to any business entity cannot be overemphasized. In this sense, the accounting bases, concepts and principles adopted ought to capture and report all the relevant accounting information to ensure reliability in its measurement. \hyperref[b1]{Cooley and Edwards, (1983)} contend that reported profits reflect changes in wealth of business owners. This can explain why major economic decisions in business are centered on financial performance as measured by profitability. Moreover, European Commission (EC), 2008) affirms that accounting information is important for a successful management of any business entity, whether large or small. It is therefore imperative that the accounting practices of MSEs source complete and relevant financial information needed to improve economic decisions made by entrepreneurs. In essence, accurate bookkeeping in MSEs is vital for the purpose of informing accounting in the enterprise.\par
Maseko and Manyani (2011) stipulate that Micro and Small business recordkeeping is the backbone of one's business. As much as it seems to be a laborious task for many, it will make or break one's business. Keeping accurate records is actually what creates a profitable business. In essence, one should not take MSEs recordkeeping lightly. Germain (2010) observes that most business operators especially those in MSE perceive recordkeeping as a chore that must be done to simply get back some much needed cash at the end of a particular period of time for example after an year. However, actually, accurate recordkeeping is not as important to many business operators. With this perspective, it is no wonder so many of these businesses fail from the beginning (Wanjohi (2012).\par
If one does not keep accurate and complete records the success of business will be threatened in many ways. For example one may end up paying more tax than is due because of lack of evidence of tax deductible expenditure or/and inaccurate sales. If one pays an accountant to prepare the business accounts they will charge based on how long it will take them. If one's records are more accurate this will reduce the time taken and therefore reduce the amount they charge, (Commonwealth of Australia 2010).\par
The aforementioned reasons are sufficient to ensure one keeps good books and records but the most important reason is to ensure one has control over the business and that one can assess its profitability and the cash flow situation therefore ensuring awareness of any potential problems as soon as possible and can make business decisions with all available information at hand. In order to achieve this crucial control of a business, one has to consider keeping accurate records. This leads one to find out which records must be kept for the purpose of the success of a business. 
\section[{iii. Basic recordkeeping skills required for MSEs}]{iii. Basic recordkeeping skills required for MSEs}\par
MSEs Owners have many tasks. One of the most important and vital to the success of their business is keeping good records. According to Howard (2009) many small businesses fail to keep adequate records. This leads to major problems and quite possibly the closing of the business. Evidence shows that keeping good records helps increase the chances of business survival. In essence, the MSEs owners or manager should be personally involved in record keeping  {\ref (Sian, 2006)}. Good record keeping will make them more aware of what is going on in their businesses and it will save them money.\par
The system used to record information may vary from business to business, but the principles are the same  {\ref (Howard, 2009)}. According to  {\ref Walistedt (1996)} one must record all monies coming and going out of the business. The first action to take is to identify financial transactions. Look at how the business operates and identify how financial transactions are processed. The question the owner or manager need to ask is how he invoice customers and how the inventory is purchased. This is followed by making a list of these transactions and the paperwork that supports them. One has to put a system in place for records and set up and operate a system that includes the following: Sales that is used to record invoices relating to sales, Purchases that is used to record invoices relating to purchases, Cash transactions that is used to record cash payments and receipts, Returns that is used to record credits given to customers and for goods returned and the General that is used to record other transactions.\par
Another key action of the manager or owner of the MSEs is to identify paid and unpaid items. One has to set up two files. One used to store the paid items and the other to store unpaid items. Decision should also be made when to write up entries where one has to set up a procedure for recording entries. Information should be recorded consistently and at set times. Daily is ideal, but one may be able to do it weekly or monthly, depending on the amount of transactions. One has to make sure that the records are being followed and set up and operate systems for checking and monitoring the recording of financial information. It is essential to make sure that an invoice has been issued for every transaction; that a receipt is requested and obtained for every purchase Zhou, 2010). It is also imperative to reconcile frequently once a month, reconcile the petty cash against receipts and even the bank statements. This will enables to check that all payments have reached the owner of the enterprise account. 
\section[{iv. Determining Accurate Records in MSEs}]{iv. Determining Accurate Records in MSEs}\par
In many countries, the laws mostly require that the Enterprises prepare financial statements and, often, have them audited.  {\ref (EC, 2008)}. This requires that the owners of the enterprises have some knowledge of bookkeeping and accounting. Ismail and King (2007) conclude that the development of a sound accounting information in MSEs depends on the owners' level of accounting knowledge. Research has shown that majority of the MSEs owners do not have the required accounting knowledge and therefore few able owners use professional firms to account for their business (Keasy and Short, 1990; Bohman and Boter 1984).\par
However, Jayabalan and Dorasamy (2009) argue that the high cost of hiring professional accountants leaves the MSEs owner or managers with no option but to relegate accounting information management. Wichman (1983) concludes that accounting and marketing pose major challenges to management of MSEs and recommends that managers or owners in MSEs must learn about record keeping and accounting.\par
According to research, there are some basic financial records MSEs managers or owners need to keep for the success of a business. These basic records will normally include the sales day book (sales journal), purchases day book (purchases journal), cash receipt book, cheque payments book, petty cash book, general journal, nominal ledger, debtors' ledger and creditors' ledger. These according to McMahon, (1999) must be kept and maintained in a sound accounting arrangement. In essence, one has to ensure proper record of the following financial records: (i) a record of all business sales, with copies of any invoices one has issued, (ii) a record of all one's business purchases and expenses, (iii) invoices for all business purchases and expenses, (iv) details of any amounts one personally pay into or take from the business and (v) copies of business bank statements Entrepreneur or an accountant will use these records to create a profit and loss account which shows the sales income one received, and the expenses one paid, and what profit/ loss one actually made.\par
Furthermore, since businesses are different, there are many specific types of detailed records that may need to be kept. Some examples of records one should keep include: cash book petty cash book, order notes and invoices, copy sales invoices, details of any other business income received, details of any private money brought into the business, till rolls or other form of electronic record of sales, details of any other income, any cash taken out of the till to pay small business expenses, bills and invoices for purchases and expenses, a record of stock on hand at the end of the year and all bank and building society statements, pass books, cheque stubs and paying-in slips which include details of business transactions. Perhaps cash flow is one of the major records in any enterprise. Germain (2010) asserts that small businesses must consider maintaining a positive cash flow as a vital element. A pertinent question one might ask at this point is; to what extent do the owners and managers of MSEs in Kenya keep good records of their business transactions? It would be helpful to curried out a study in Kenya in endeavor to answer this question. 
\section[{v. Problems of small scale business}]{v. Problems of small scale business}\par
Small businesses often face a variety of problems related to their size. A frequent cause of bankruptcy is mismanagement of funds. This is often a result of poor accounting procedures rather than undercapitalization and economic conditions. Again, when they first start out, many small business owners under price their products to a point where even at their maximum capacity, it would be impossible to break even. Cost controls or price increases often resolve this problem. This requires accounting knowledge. Another problem for many small businesses is termed the 'Entrepreneurial Myth' or E-Myth. The mythic assumption is that an expert in a given technical field will also be expert at running that kind of business. Additional business management skills are needed to keep a business running smoothly. 
\section[{vi. Reports Records}]{vi. Reports Records}\par
All businesses are obliged to keep financial reports which are generated from proper books of accounts which have accurately recorded the day-today transactions of the business. According to Henry \& Co Accountancy Services the Purchases Book, Sales Book, Cash Book, Creditors Ledger, Debtors Ledger and General Ledger must be maintained and kept upto-date. (www.henryco.ie/book\textunderscore keeping) vii. Financial Reports Financial statements are means through which those in charge of the business entity report to stakeholders information about the entity's financial position, financial performance, and cash flows by providing information about its assets, liabilities, equity, income and expenses, other changes in equity, and cash flows. (Mirza and Halt, 2011).\par
Financial statements are generated by first organizing, and then analyzing numbers from the business activities. Understanding financial statements is essential to the success of a small business. They can be used as a roadmap to steer the business in the right direction and help to avoid costly breakdowns.\par
According to Mirza and Halt, the various financial statements that together would be considered a complete set of financial report include, Statement of Financial Position/ the balance sheet, the Income Statement/Profit and Loss Statement, the Statement of Cash Flows, the Statement of Changes in Owner's. 
\section[{viii. Characteristics of financial statements}]{viii. Characteristics of financial statements}\par
In his article, "The four main qualitative characteristics of financial statements", Victor D. said that the main objective of financial statements is to satisfy the information needs of a range of its users. He further stated that for financial statements and reports to achieve this objective they must possess specific characteristics; the four primary attributes are understandability, relevance, reliability and comparability. However, there are other qualitative characteristics of financial statements like consistency and fair presentation. These characteristics define what makes financial statements useful to the users. (Victor, 2012) 
\section[{ix. Preparation and Reporting of financial statements}]{ix. Preparation and Reporting of financial statements}\par
The International Accounting Standards Board (IASB) In July 2009 issued the International Financial Reporting Standards (IFRS) for the preparation and reporting of financial statements by Small and Medium-Sized Entities (IFRS for MSEs). This Standard provides an easy framework that can be applied by small business entities in place of the full set of International Financial Reporting Standards (IFRS), Mirza\& Holt (2011). The standards are necessary for comparability both with the entity's financial statements of previous periods and with those of other entities. In view of this, the Small Businesses are required to follow the standards and guidelines of the IFRS in the preparation of the financial statements.\par
x. The effects of failure to prepare financial reports in MSE No business can succeed in the long term without knowing exactly where its profits come from, what its expenses are and how much it is making and spending --it needs financial statements. The importance of good accounting records and financial statements to a small business cannot be over emphasized. Keeping good accounting records and financial statements are even more important for a small business than for other businesses. (www.helium.com).\par
A small business usually has few assets. Any crisis will sink it because it has nothing to fall back on. That is why proper bookkeeping and financial statements is a must for small businesses. Good accounting records will ensure that the financial statements of the business are readily available when required. A business' financial statements provide various financial information that business owners and creditors use to evaluate the business financial performance. Financial statements are also important to business managers because it helps them in running the business. (Way, 2007) But most small business or home-based-business entrepreneurs neglect any sort of financial statement, believing that their businesses are too small to need it. Without financial statements, decisions and daily activities of enterprises are based on guesses--not facts and thereby lead to the collapse of the enterprise. 
\section[{b) Empirical Literature}]{b) Empirical Literature}\par
In the 21st century, the critical roles Small and medium-sized enterprises (MSEs) play in economic growth and sustainable development of every nation cannot be over-emphasized especially for the rural economy (Maseko and Manyani, 2011; Tambunan, 2009). A major indicator of a booming economy is a vibrant Small and Medium Enterprises (MSEs) subeconomy and how efficient they contribute to GDP.\par
Cooley and Edwards, (1983) argue that MSEs must devise strategies of solving internal problems of managerial challenges that immensely retard their success. The internal factors are managerial skills, workforce, accounting systems and financial management practices. However, since the accounting department is perceived as a service unit to support the firm"s operations by making available information on costs and performance indicators, a large number of business failures have been attributed to inability of financial managers to account properly the current assets and the current liabilities of their respective firms \hyperref[b5]{(Dodge \&}\hyperref[b5]{Robbins, 1992 and} {\ref Ooghe, 1998)}.\par
Enterprises are categorized by size, sector and the motivations of their owners. There cannot be a universal means to the provision of services and policy formulation. As such it is argued that management techniques which are critical for large firms may not be appropriate for the small ones, yet some basic recordkeeping and financial awareness are essential for their survival (Chittenden, Poutziouris, and Michaela, 1998).\par
Jarvis, Kitching, Curran, and Lightfoot (1996) also reported that the financial management skills of small business are not same as those of large ones. They found that personal and business goals of owner /mangers owner have diverse directions. These are forms an integral part in the strategies which they adopt and are, therefore, prominent in their firms" information systems. These personal business goals when not well tailored can render less time to the accounting and finance function. Nayak and Greenfield (1994) also empirically support the argument that micro firms lack signs of any systematic accounting practices.\par
A core function of accounting systems is to avail accurate information to owners and managers of MSEs operating in any industry for use in the measurement of financial performance. Consequently, the importance of Year 2019 ( ) D financial performance measurement to any enterprise, big or small, cannot be over-emphasized (Padachi, 2012; Amoako et al, 2013). In other words, since profit maximization is most often the priority of business entities, the accounting bases, concepts and principles adopted ought to capture and report all the relevant accounting information to ensure reliability in its measurement \hyperref[b6]{(Haryani, 2012}; Amidu and Abor, 2005; Mbroh and Atom, 2012).\par
Reported profits reflect changes in wealth of owners and this can explain why major economic decisions in business are centered on financial performance as measured by profitability, \hyperref[b1]{(Cooley and Edwards, 1983)}. It therefore doesn"t come as a surprise when the European Commission (EC), 2008) established that appropriate accounting information is important for a successful management of any business entity, irrespective of the size.  {\ref Son et al. (2006)} in conformity to previous studies found out that socioeconomic and domestic factors, such as the level of economic development, the legal and regulatory system, educational and professional infrastructure, colonial heritage, and history and culture, are likely to influence the relevance of small companies" financial information(UNCTAD, 2000; Saudagaran \& Diga, 2003; Kosmala -MacLullich, Sikorska, \& Gierusz, 2004; Sevic, 2004). \hyperref[b11]{Staubus (1961}\hyperref[b12]{Staubus ( , 1977}) also promote the notion that a critical factor behind the identification of users and the uses of corporate financial information is "decisionusefulness" theory which states that accounting is described as a process of providing relevant information to the relevant decision makers \hyperref[b9]{(Gary, Owen, \& Adams, 1996)}. Therefore Son et al.,  {\ref (2006)} strongly suggest that the usefulness of financial information is ascertained by how it aids the users in making rational decisions, and the users" perspectives of the objective of the financial reporting also make it easier to choose accounting treatments.\par
Another finding is in support of the fact that daily decision making by owner/directors is most often based on accounting information. Furthermore taxation authorities also form part of users of the financial statements of small and medium size entities. However, accounting standard setting bodies also consider it on the general purpose of financial statements and exclude the specific needs of these two users  {\ref (Son et al., 2006)}.\par
Carsberg, Page, Sindall, and Waring (1985) and Deakins \& Husain (1994) indicated that financial statements of MSEs play important role in lending decisions of banks, in which banks are the main source of external finance to them. In Ghana, since there is no statutory requirement for the MSEs" financial information to be publicly disclosed, the numbers of users of the MSEs" financial reports are perceived to be limited.\par
On the issue of user needs, the use of profitability information according to Page (1984) is the core for MSEs externally reported information. Furthermore, the author realized that beside the profitability most of the respondents believed that the turnover of a company should be disclosed. In another study, the directors rated the disclosure of directors" emolument as the most insignificant disclosure requirement.\par
When it comes to limitations on the use of MSE financial reports, Son et al.  {\ref (2006)} found that the accounting expertise was viewed as the prime challenge to the use of financial information by the MSEs" directors. The researchers further argue that the directors perceived little benefits from the current reporting practices, because they did not understand the information and because the quality of information produced was low. As a result, the directors had a low awareness of cost-benefit considerations of reporting tasks.  
\section[{Research Methodology a) Research Design}]{Research Methodology a) Research Design}\par
The study design was a descriptive and explanatory research type. A descriptive survey attempts to describe characteristics of subjects or phenomena, opinions, attitudes, preferences and perceptions of persons of interest to the researcher (Bel, 2001). Moreover, a descriptive type aims at obtaining information from a representative selection of the population and from that sample the researcher is able to present the findings as being representative of the population as a whole (Mugenda and Mugenda, 1999).\par
The study was also guided by both qualitative and quantitative research approach. 
\section[{b) Target Population}]{b) Target Population}\par
The target population of this study was MSEs found in the selected four towns. The owners and managers MSE was used as the respondent for this study to offer information majorly about the role accounting record keeping and financial reporting practices has played in their enterprises. Since enterprises can be managed by managers employed and by the owners (act as managers of their business)of the enterprise, were seen as most appropriate to give out the required information by this study. The total target population of this study is presented below: The necessary data required for this study was both primary and secondary data. Primary data was acquired through a questionnaire which is designed in linkert scale forms of structured type questioners. Secondary data was collected via books, articles, journals, publications, audited annual reports of the company under this study and internet sources of related materials. 
\section[{ii. Method of Data Collection}]{ii. Method of Data Collection}\par
The primary data was collected through selfadministrative structure. The questioners was accessed to MSE's owners and manager through selfadministration and data collector, since the entire respondents are found in selected four towns. 
\section[{e) Model Specification}]{e) Model Specification}\par
Different researcher uses different model in their analysis of the effect of explanatory variables on the dependent variables under investigation. In this study, for determining the severity and specificity of the independent variables over the dependent variable (financial record keeping and reporting) in the study, the following regression model is applied.FRKR = ?? 0 + ?? 1 ???????? + ?? 2 ?????? + ?? 3 ?????????? + ?? 4\par
ProfCon+ ?? 5 ???????????? + ??\par
Where: FRKR = Financial record keeping and reporting which is is a dependent variable in the study.\par
The explanatory or independent variable of the study used in the regression analysis includes: Will= Willingness of financial record keeping and reporting.\par
Knw= Knowledge of financial record keeping and reporting.\par
PrAct= Proper account for financial record keeping and reporting.\par
ProfCon= Need for professional and consultancy for financial record keeping and reporting.\par
PerBen= perceived benefit for financial record keeping and reporting. ?? = is the stochastic random term.\par
According to Greene (2012), ), Homser and Lemeshow (2000), and Treiman (2009) multinomial (polytomous) logistic regression fits maximum likelihood models with discrete dependent variables when the dependent variable takes on more than two outcomes and the outcomes have no natural ordering. If the dependent variable takes on only two outcomes, estimates are identical to those produced by the logistic regression model which calculate the OR as a measure of the strengthens of the association between the outcome and a covariate.\par
To understand what means the perception of financial record keeping and reporting let as consider the dependant variable y coded into three outcomes: In the multinomial model, the study estimates a set of coefficients: ?? (1) , ?? (2) , ?? (3) . . . corresponding to each outcome as follow:P(y=1) = ?? ?? ?? (1)\par
?? ?? ?? (1) +?? ?? ?? (2) +?? ?? ?? (3)P(y=2) = ?? ?? ?? (2)\par
?? ?? ?? (1) +?? ?? ?? (2) +?? ?? ?? (3) 
\section[{P(y=3) =}]{P(y=3) =}\par
?? ?? ?? (32)   ?? ?? ?? (1) +?? ?? ?? (2) +?? ?? ?? (3)   Setting ?\par
(1) = 0 to allow for the identifiability of the model, the equations become:P(y=1) = 1 1+?? ?? ?? (2) +?? ?? ?? (3) P(y=2) = ?? ?? ?? (2) 1+?? ?? ?? (2) +?? ?? ?? (3) P(y=3) = ?? ?? ?? (32) 1+?? ?? ?? (2) +?? ?? ?? (3) 
\section[{f) Method of Data Process, Presentation and Analysis}]{f) Method of Data Process, Presentation and Analysis}\par
The qualitative data was organized and arranged according to the objectives of the study. The data collected was again coded, and organized into categories and labeled. The data collected was checked for completeness and consistency of the responses, edited and then entered in Statistical Package for Social Science (SPSS) version 20 software and STATA 10.0. Descriptive analysis and multinomial logistic regression model was employed for the data analysis. The descriptive parts analyzed the result of the study using frequency, percentages. The multinomial logistic regression and correlation between each explanatory 
\section[{a) Introduction}]{a) Introduction}\par
This chapter presents the study analysis and presentation. The chapter includes the study demographic information, the survey result referring to perceptions of financial records keeping and reporting practice by MSEs in Four Wollega zonal administrations. 
\section[{b) Demographic information}]{b) Demographic information}\par
This section presents the study demographic information concerning MSEs in Four Wollega zonal administrations.  
\section[{c) Perception of financial records keeping and reporting}]{c) Perception of financial records keeping and reporting}\par
This section presents the perception of financial records keeping and reporting in reference to their willingness, owners' literacy (education), preparations of proper accounts, hired professional and consultancy and benefits of recordkeeping by the MSE sample taken from four Wollega zonal administrations. 
\section[{d) Willingness of FRKR}]{d) Willingness of FRKR}\par
The study result and analysis concerning willingness 'of financial records keeping and reporting by MSEs is presented in the following table 4.2 below. NB: Strongly Disagree refers to (1), Disagree refers to (2), Undecided refers to (3), Agree refers to (4), Strongly Agree refers to (5), F-refers to frequency, \% -refers to percentage.\par
As it can be observed from the table above, majority of the respondents 156 (87.6\%) did say agree, saying that they have the willingness of having financial record keeping that makes Micro and Small Enterprises more aware of what is going on in their businesses. The mean score of 4.17 also evidenced Micro and Small Enterprises have an interest towards having financial records and report. Hence, the result indicates that Micro and Small Enterprises have an interest to understand what is going on in the businesses by having record keeping and producing financial that reflect their financial operation.\par
Majority of respondent 136 (in percent 76.4\%) are disagree, saying that I do not believe MSE business such as mine should keep financial records being kept and maintained. The mean of 1.97also supports that they are disagreed with the statement. This result indicates MSE are in perception not having financial record and report practice at their current level of financial performance.\par
Again majority of respondent 133 (in percent 74.7\%) are agree saying that other concerned body like tax authority forces me rather than my own interest to have financial records and reporting. The mean of 3.78 also supports that they are agreed with the statement. This result indicates that MSE are not initiated by themselves to have financial record and reporting practice. This shows they were rarely considered financial record and report practice is for their business concern, rather it is by the external push.\par
In addition, majority of respondent 113 (in percent 63.5\%) are agree that they recognize financial record keeping and reporting is a tedious activity. The mean of 3.29 also supports that they are agreed with the statement. This result indicates that MSE are perceived financial record and reporting is a tedious activity. 
\section[{e) Knowledge (education) in FRKR}]{e) Knowledge (education) in FRKR}\par
The study result concerning MSE owners' or employee knowledge (education) in financial records keeping is presented in the following table 4.3 and analyzed below. NB: Strongly Disagree refers to (1), Disagree refers to (2), Undecided refers to (3), Agree refers to (4), Strongly Agree refers to (5), F-refers to frequency, \% -refers to percentage.\par
As indicated in table 4.3, concerning their level of knowledge of bookkeeping and accounting majority of respondent 164 (in percent 92.1\%) did say disagree. The mean score of 1.57 also shows the same. This result indicates majority MSE owner and employees have no basic knowledge of bookkeeping and accounting that helps them to have records keeping and reporting of their business.\par
In regards to understand and control what is going on in their business, majority of the respondent 129 (in percent 72.5\%) did agree saying that, I face difficulty to easily understand and control what is going on in their business which causes to unable to have financial record and reporting.\par
Majority of the respondent 147 (in percent 82.2\%) confirm that they agree saying my business has been very successful even if I don't practice record keeping and reporting of my business. The mean score of 3.80 also shows they agreed with the statement. This result indicates MSE are perceived that their business will proceed and successful even if they have no financial record promptly. This cause Micro and Small Enterprise financial record and reporting practice, to be odd till right now in four Nekemte zonal administrations.\par
Regarding knowledge, majority of the respondent 126 (in percent 70.8 \%) are agree saying I look for knowledge at how the business operates and identify how financial transactions are processed. The mean score of 3.62 also shows they agreed with the statement. This result indicates that, MSE are looking for the knowledge at which the business operates and identify how financial transactions are processed. 
\section[{f) Preparations of proper accounts}]{f) Preparations of proper accounts}\par
The study result concerning preparation of proper accounting financial records keeping is presented in the following table 4.4 and analyzed below. NB: Strongly Disagree refers to (1), Disagree refers to (2), Undecided refers to (3), Agree refers to (4), Strongly Agree refers to (5), F-refers to frequency, \% -refers to percentage.\par
As it can be observed from the table above, majority of the respondents 125 (70.3\%) did say disagree, saying that they do not keep accounting records, such as; purchase book, sales (receipt) book, expenditure (bills) book, payroll records and asset register. The mean score of 2.02 also evidenced Micro and Small Enterprises not have different books of financial records. Hence, the result indicates Micro and Small Enterprises do not practiced keeping accounting records, such as; purchase book, sales (receipt) book, expenditure (bills) book, payroll records and asset register.\par
Majority of the respondents 131 (73.6\%) did say agree that they consider no need to have separate account for different financial information in financial record keeping and reporting. The mean score of 3.69also evidenced the same.\par
Hence, the result indicates that Micro and Small Enterprises consider no need to have separate account for different financial information, were it must to keep a record of financial information accordingly in financial record keeping and reporting.\par
In addition, Majority of the respondents 125 (70.3\%) did say agree that they uses one account for all purpose to have practice of record keeping and reporting of my business. The mean score of 3.39 also evidenced Micro and Small Enterprises do not need a separate account to have financial record keeping and reporting. Hence, the result indicates that Micro and Small Enterprises uses of one account for all purpose makes ineffective record keeping and reporting of their business financial operation. 
\section[{g) Need for professional and consultancy in FRKR}]{g) Need for professional and consultancy in FRKR}\par
The study result concerning hired professional and consultancy in financial records keeping is presented in the following table 4.5 and analyzed below. NB: Strongly Disagree refers to (1), Disagree refers to (2), Undecided refers to (3), Agree refers to (4), Strongly Agree refers to (5), F-refers to frequency, \% -refers to percentage. 
\section[{Global Journal of Management and}]{Global Journal of Management and}\par
As it can be observed from the table above, majority of the respondents 130 (73\%) did say agree that, they consider as a waste of money to employ an accountant to help them to have financial record and reporting. The mean score of 3.76also evidenced Micro and Small Enterprises not need an accountant to have financial records. Hence, the result indicates that Micro and Small Enterprises do not hired a professional considers that it is waste of money to employ an accountant to help me to have financial record and reporting.\par
Again as s it can be observed from the table above, majority of the respondents 123 (68.1\%) did say that they do not need to use of consultants to have financial record and reporting of their business. The mean score of 2.49 also evidenced the same. Hence, the result indicates that Micro and Small Enterprises do not require the use of consultants for financial record and preparation of legal financial reporting of their business.\par
Majority of the respondents 138 (77.5\%) did say that my business needs a periodic training to learn more about record keeping and reporting. The mean score of 3.75also evidenced the same. Hence, the result indicates that Micro and Small Enterprises needs a periodic training to learn more about record keeping and preparation of legal financial reporting of their business. 
\section[{h) Perceived Benefits from FRKR}]{h) Perceived Benefits from FRKR}\par
The study result concerning Benefits of recordkeeping in financial records keeping is presented in the following table 4.6 and analyzed below.\par
As it can be observed from the table above, majority of the respondents 117 (65.8\%) did say that My business have not yet got concerned body that is responsible in providing a basic input how to practice financial record keeping and reporting. The mean score of 2.50 also evidenced Micro and Small Enterprises have not yet got concerned body that is responsible in providing a basic input how to practice financial record keeping and reporting. Hence, the result indicates that Micro and Small Enterprises have not yet got concerned body that is responsible in providing a basic input how to practice financial record keeping and reporting. NB: Strongly Disagree refers to (1), Disagree refers to (2), Undecided refers to (3), Agree refers to (4), Strongly Agree refers to \hyperref[b4]{(5)}, F-refers to frequency, \% -refers to percentage.\par
As indicated in table 4.6 , the respondents were asked financial record keeping and reporting helps to understand and analyses the spending and revenue and in calculating my business profit Majority of the respondent (in percent \%) did say agree. The mean score of 3.52also evidences the same. The result indicates that, MSE are aware of the benefit of financial record keeping and reporting that helps to understand and analyses the spending and revenue and in calculating their business profit.\par
As indicated in table 4.6, the respondents were agree with financial record keeping and reporting assists to know and back up a tax deductions. The mean score of 4.06 also evidences the same. The result indicates that, MSE are financial record keeping and reporting assists to know and back up a tax deduction to be paid to tax authority.\par
As indicated in table 4.6 , the respondents were agree with financial record keeping and reporting ensures accuracy of each payroll period and amount to make sure that each employee receives the proper amount. The mean score of 4.12also evidences the same. The result indicates that, MSE are financial record keeping and reporting ensures accuracy of each payroll period and amount to make sure that each employee receives the proper amount.\par
As indicated in table 4.6 , the respondents were agree with having financial record keeping and reporting assist in making accurate report of current spending and revenue to help compare actual results with projections in the business budget. The mean score of 3.67also evidences the same. The result indicates that, MSE are having financial record keeping and reporting assist in making accurate report of current spending and revenue to help compare actual results with projections in the business budget. The small p-value from the LR test, < 0.00001, would lead us to conclude that at least one of the regression coefficients in the model is not equal to zero.   
\section[{Chapter Five}]{Chapter Five}\par
V. Conclusion and Recommendation a) Summary of the Major Findings Five independent variables were analyzed to look at the financial record keeping and reporting practice of MSE in four selected town of Wollega administrative zone. The major summary is presented as follow: ? Willingness of FRKR\par
In regard with willingness of FRKR the study result indicates that Micro and Small Enterprises have an interest to understand what is going on in their businesses by having record keeping and producing financial that reflect their financial operation. Result also indicates MSE are in perception of unforeseen financial record and report practice at their current level financial performance. In addition, result indicates that MSE are not initiated by them-selves rather it is by the external push to have financial record and reporting practice. Finally study result indicates that MSE are perceived financial record and reporting is a tedious activity. 
\section[{? Knowledge (education) in FRKR}]{? Knowledge (education) in FRKR}\par
The study result indicates MSE owner and employees have no basic knowledge of bookkeeping and accounting that helps them to have records keeping and reporting of their business. They also face difficulty to easily understand and control what is going on in their business which causes to unable to have financial record and reporting. In addition study result indicates MSE are perceived that their business will proceed and successful even if they have no financial record promptly. This cause Micro and Small Enterprise financial record and reporting practice, to be odd till right now in four Nekemte zonal administrations. The study result also indicates MSE are looking for the knowledge at which the business operates and identify how financial transactions are processed. 
\section[{? Preparations of proper accounts}]{? Preparations of proper accounts}\par
Concerning preparations of proper accounts the study result indicates Micro and Small Enterprises do not practiced keeping accounting records, such as; purchase book, sales (receipt) book, expenditure (bills) book, payroll records and asset register.In addition the result indicates that Micro and Small Enterprises consider no need to have separate account for different financial information and uses of one account for all purpose, makes ineffective record keeping and reporting of their business financial operation. 
\section[{? Need for professional and consultancy in FRKR}]{? Need for professional and consultancy in FRKR}\par
The result indicates that Micro and Small Enterprises do not hired a professional considering that it is waste of money to employ an accountant to help them to have financial record and reporting. The result also indicates that Micro and Small Enterprises do not require the use of consultants for financial record and preparation of legal financial reporting of their business. The result indicates that Micro and Small Enterprises needs a periodic training even though they have not yet got concerned body that is responsible in providing a basic input how to practice financial record keeping and reporting. ? Perceived Benefits from FRKR\par
In regard to perceived benefits, the result indicates that, MSE are aware of the benefit of financial record keeping and reporting that helps to understand and analyses the spending and revenue and in calculating their business profit. The result indicates that, financial record keeping and reporting assists to know and back up a tax deduction to be paid to tax authority. The result indicates that, MSE financial record keeping and reporting ensures accuracy of each payroll period and amount to make sure that each employee receives the proper amount. The result indicates that, MSE are having financial record keeping and reporting assist in making accurate report of current spending and revenue to help compare actual results with projections in the business budget. 
\section[{b) Recommendation}]{b) Recommendation}\par
The study forewords the following recommendation: ? The governments have to provide an understanding of the need for financial record keeping in order make Micro and Small Enterprise to keep financial record by the will of them-selves than external push. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
1: Target population\end{longtable} \par
  {\small\itshape [Note: Source: Nekemte MSE office, 2017]} 
\caption{\label{tab_0}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.009855072463768115\textwidth}P{0.25253623188405794\textwidth}P{0.4200724637681159\textwidth}P{0.059130434782608696\textwidth}P{0.10840579710144926\textwidth}}
\tabcellsep \multicolumn{2}{l}{1: Respondents Demographic information}\tabcellsep \tabcellsep \\
No.\tabcellsep Demographic information\tabcellsep \multicolumn{3}{l}{Demographic information Frequenc y Percentage}\\
\tabcellsep \tabcellsep Construction\tabcellsep 27\tabcellsep 15\%\\
\tabcellsep \tabcellsep Trading\tabcellsep 2\tabcellsep 1\%\\
\tabcellsep \tabcellsep Agriculture\tabcellsep 11\tabcellsep 6\%\\
\tabcellsep \tabcellsep Dairy\tabcellsep 2\tabcellsep 1\%\\
1\tabcellsep \tabcellsep Service\tabcellsep 63\tabcellsep 35\%\\
\tabcellsep \tabcellsep Manufacturing\tabcellsep 57\tabcellsep 32\%\\
\tabcellsep \tabcellsep Mineral\tabcellsep 16\tabcellsep 9\%\\
\tabcellsep \tabcellsep Total\tabcellsep 178\tabcellsep 100\%\\
\tabcellsep \tabcellsep 1 to 5 years\tabcellsep 26\tabcellsep 15\%\\
2\tabcellsep Age of your business\tabcellsep 6 years to 10 years 11 years to 15 years\tabcellsep 112 34\tabcellsep 63\% 19\%\\
\tabcellsep \tabcellsep More than 16 years\tabcellsep 6\tabcellsep 3\%\\
\tabcellsep \tabcellsep One to five\tabcellsep 32\tabcellsep 18.0\\
3\tabcellsep Number of employees\tabcellsep Five to twenty Twenty one to fifty\tabcellsep 102 39\tabcellsep 57.3 21.9\\
\tabcellsep \tabcellsep Above fifty\tabcellsep 5\tabcellsep 2.8\\
\tabcellsep \tabcellsep The owner\tabcellsep 122\tabcellsep 69\%\\
4\tabcellsep Manager of your business\tabcellsep Employed /salary manager\tabcellsep 48\tabcellsep 27\%\\
\tabcellsep \tabcellsep Someone else\tabcellsep 8\tabcellsep 4\%\\
\tabcellsep \tabcellsep Under 12 Grade\tabcellsep 86\tabcellsep 48\%\\
5\tabcellsep Academic background\tabcellsep Twelve complete TVET/Diploma\tabcellsep 52 28\tabcellsep 29\% 16\%\\
\tabcellsep \tabcellsep BA/BSC and above\tabcellsep 12\tabcellsep 7\%\\
\tabcellsep \multicolumn{4}{l}{Source: Researchers own computation from survey result (2017).}\end{longtable} \par
 
\caption{\label{tab_1}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
This result indicates majority of the respondents are\\
engaged in service and manufacturing.\\
Table 4.1 shows that 15\% of the MSEs are\\
owned by persons that are from 1 to 5 years old, 63\% of\\
the MSEs are owned and operated by young people\\
from 6 years to 10 years old and 19\% of the\\
respondents are 11 years to 15 years and 3\% are more\\
than 16 years. Majority of MSE are below the age of 15\\
which means majority of the MSE owners are of the\\
young generation, and of them 1.2\% are in their teen\\
age.\end{longtable} \par
 
\caption{\label{tab_2}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
Table 4.1 shows that 69\%of the MSEs are\\
owner manager, 27\% are employed manager/salary\\
manager and4\% of the MSEs are someone else. This\\
result indicates majority of MSE are managed by the\\
owners.\end{longtable} \par
 
\caption{\label{tab_3}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{42} \par 
\begin{longtable}{P{0.006467391304347826\textwidth}P{0.38711956521739127\textwidth}P{0.2836413043478261\textwidth}P{0.07483695652173913\textwidth}P{0.08315217391304348\textwidth}P{0.014782608695652174\textwidth}}
No.\tabcellsep Description\tabcellsep Level of agreement\tabcellsep \multicolumn{3}{l}{Descriptive statistics F \% Mean}\\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 7\tabcellsep 3.9\tabcellsep \\
1\tabcellsep Willing to have financial record keeping that make one more aware of what is going on in a business.\tabcellsep Disagree(2) Undecided (3) Agree (4)\tabcellsep 14 1 76\tabcellsep 7.9 .6 42.7\tabcellsep 4.17\\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 80\tabcellsep 44.9\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 107\tabcellsep 60.1\tabcellsep \\
\tabcellsep I believe that MSE business such as mine should\tabcellsep Disagree(2)\tabcellsep 29\tabcellsep 16.3\tabcellsep \\
2\tabcellsep keep accounting records being kept and maintained.\tabcellsep Undecided (3) Agree (4)\tabcellsep 2 20\tabcellsep 1.1 11.2\tabcellsep 1.97\\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 20\tabcellsep 11.2\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep 178\tabcellsep 100.0\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 8\tabcellsep 4.5\tabcellsep \\
\tabcellsep Other concerned body like tax authority forces me\tabcellsep Disagree(2)\tabcellsep 32\tabcellsep 18.0\tabcellsep \\
3\tabcellsep rather than my own interest to have financial records keeping and reporting.\tabcellsep Undecided (3) Agree (4)\tabcellsep 5 80\tabcellsep 2.8 44.9\tabcellsep 3.78\\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 53\tabcellsep 29.8\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep 178\tabcellsep 100.0\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 25\tabcellsep 14.0\tabcellsep \\
\tabcellsep \tabcellsep Disagree(2)\tabcellsep 40\tabcellsep 22.5\tabcellsep \\
4\tabcellsep I always recognize that financial records keeping and reporting is a tedious activity.\tabcellsep Undecided (3) Agree (4)\tabcellsep 0 84\tabcellsep 0 47.2\tabcellsep 3.29\\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 29\tabcellsep 16.3\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep 178\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Source: Researchers own computation from survey result (2017).]} 
\caption{\label{tab_5}Table 4 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{43} \par 
\begin{longtable}{P{0.0036055143160127257\textwidth}P{0.40832449628844114\textwidth}P{0.2758218451749735\textwidth}P{0.07301166489925769\textwidth}P{0.07481442205726405\textwidth}P{0.014422057264050903\textwidth}}
\tabcellsep Description\tabcellsep Level of agreement\tabcellsep \multicolumn{3}{l}{Descriptive statistics F \% Mean}\\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 110\tabcellsep 61.8\tabcellsep \\
\tabcellsep I have some basic knowledge of bookkeeping and\tabcellsep Disagree(2)\tabcellsep 54\tabcellsep 30.3\tabcellsep \\
1\tabcellsep accounting that helps me to have records keeping\tabcellsep Undecided (3)\tabcellsep 2\tabcellsep 1.1\tabcellsep 1.57\\
\tabcellsep and reporting of my business transaction.\tabcellsep Agree (4)\tabcellsep 5\tabcellsep 2.8\tabcellsep \\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 7\tabcellsep 3.9\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 17\tabcellsep 9.6\tabcellsep \\
2\tabcellsep I did not know what I'm doing and easily understand what is going on in my business.\tabcellsep Disagree(2) Undecided (3) Agree (4)\tabcellsep 13 19 111\tabcellsep 7.3 10.7 62.4\tabcellsep 3.69\\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 18\tabcellsep 10.1\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 20\tabcellsep 11.2\tabcellsep \\
\tabcellsep I confirm that my business has been very successful\tabcellsep Disagree(2)\tabcellsep 11\tabcellsep 6.2\tabcellsep \\
3\tabcellsep even if I don't practice record keeping and reporting of my business.\tabcellsep Undecided (3) Agree (4)\tabcellsep 0 101\tabcellsep 0 56.7\tabcellsep 3.80\\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 46\tabcellsep 25.8\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep 178\tabcellsep 100.0\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 16\tabcellsep 9.0\tabcellsep \\
\tabcellsep I look for knowledge at how the business operates\tabcellsep Disagree(2)\tabcellsep 24\tabcellsep 13.5\tabcellsep \\
4\tabcellsep and identify how financial transactions are processed.\tabcellsep Undecided (3) Agree (4)\tabcellsep 12 86\tabcellsep 6.7 48.3\tabcellsep 3.62\\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 40\tabcellsep 22.5\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep 178\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Source: Researchers own computation from survey result (2017).]} 
\caption{\label{tab_6}Table 4 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{44} \par 
\begin{longtable}{P{0.006107784431137724\textwidth}P{0.46419161676646703\textwidth}P{0.23718562874251495\textwidth}P{0.06616766467065868\textwidth}P{0.0641317365269461\textwidth}P{0.012215568862275449\textwidth}}
No.\tabcellsep Description\tabcellsep Level of agreement\tabcellsep \multicolumn{3}{l}{Descriptive statistics F \% Mean}\\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 64\tabcellsep 36.0\tabcellsep \\
1\tabcellsep My business keep accounting records, such as; purchase book, sales (receipt) book, expenditure\tabcellsep Disagree(2) Undecided (3)\tabcellsep 61 8\tabcellsep 34.3 4.5\tabcellsep 2.02\\
\tabcellsep (bills) book, payroll records and asset register.\tabcellsep Agree (4)\tabcellsep 20\tabcellsep 11.2\tabcellsep \\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 25\tabcellsep 14.0\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 18\tabcellsep 10.1\tabcellsep \\
\tabcellsep My businesses consider no need to have separate\tabcellsep Disagree(2)\tabcellsep 26\tabcellsep 14.6\tabcellsep \\
2\tabcellsep account for different financial information in financial record keeping and reporting.\tabcellsep Undecided (3) Agree (4)\tabcellsep 3 78\tabcellsep 1.7 43.8\tabcellsep 3.69\\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 53\tabcellsep 29.8\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 29\tabcellsep 16.3\tabcellsep \\
\tabcellsep My business uses one account for all purpose to\tabcellsep Disagree(2)\tabcellsep 16\tabcellsep 9.0\tabcellsep \\
3\tabcellsep have practice of record keeping and reporting of my\tabcellsep Undecided (3)\tabcellsep 8\tabcellsep 4.5\tabcellsep \\
\tabcellsep business.\tabcellsep Agree (4)\tabcellsep 106\tabcellsep 59.6\tabcellsep \\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 19\tabcellsep 10.7\tabcellsep 3.39\\
\tabcellsep \tabcellsep \tabcellsep 178\tabcellsep 100.0\tabcellsep \\
\tabcellsep \multicolumn{5}{l}{Source: Researchers own computation from survey result (2017).}\end{longtable} \par
 
\caption{\label{tab_7}Table 4 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{45} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2019\\
Volume XIX Issue I Version I\\
( ) D\\
Business Research\end{longtable} \par
  {\small\itshape [Note: Source: Researchers own computation from survey result (2017).]} 
\caption{\label{tab_8}Table 4 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{46} \par 
\begin{longtable}{P{0.005187445510026155\textwidth}P{0.480209241499564\textwidth}P{0.22972972972972974\textwidth}P{0.060767218831734957\textwidth}P{0.06224934612031385\textwidth}P{0.011857018308631211\textwidth}}
No.\tabcellsep Description\tabcellsep Level of agreement\tabcellsep \multicolumn{3}{l}{Descriptive statistics F \% Mean}\\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 13\tabcellsep 7.3\tabcellsep \\
\tabcellsep Financial record keeping and reporting helps to\tabcellsep Disagree(2)\tabcellsep 45\tabcellsep 25.3\tabcellsep \\
1\tabcellsep understand and analyses the spending and revenue\tabcellsep Undecided (3)\tabcellsep 0\tabcellsep 0\tabcellsep 3.52\\
\tabcellsep and in calculating my business profit.\tabcellsep Agree (4)\tabcellsep 75\tabcellsep 42.1\tabcellsep \\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 45\tabcellsep 25.3\tabcellsep \\
\tabcellsep \tabcellsep Strongly Disagree(1)\tabcellsep 1\tabcellsep .6\tabcellsep \\
\tabcellsep Financial record keeping and reporting assists to\tabcellsep Disagree(2)\tabcellsep 30\tabcellsep 16.9\tabcellsep \\
2\tabcellsep know and back up a tax deductions to be paid to tax\tabcellsep Undecided (3)\tabcellsep 10\tabcellsep 5.6\tabcellsep \\
\tabcellsep authority.\tabcellsep Agree (4)\tabcellsep 53\tabcellsep 29.8\tabcellsep \\
\tabcellsep \tabcellsep Strongly Agree (5)\tabcellsep 84\tabcellsep 47.2\tabcellsep 4.06\\
3\tabcellsep Financial record keeping and reporting ensures accuracy of each payroll period and amount, to make sure that each employee receives the proper amount.\tabcellsep Strongly Disagree(1) Disagree(2) Undecided (3) Agree (4) Strongly Agree (5)\tabcellsep 11 20 0 82 65\tabcellsep 6.2 11.2 0 46.1 36.5\tabcellsep 4.12\\
\tabcellsep \tabcellsep \tabcellsep 178\tabcellsep 100.0\tabcellsep \\
4\tabcellsep Having financial record keeping and reporting assist in making accurate report of current spending and revenue to help compare actual results with projections in the business budget.\tabcellsep Strongly Disagree(1) Disagree(2) Undecided (3) Agree (4) Strongly Agree (5)\tabcellsep 26 18 0 77 57\tabcellsep 14.6 10.1 0 43.3 32.0\tabcellsep 3.67\\
\tabcellsep \tabcellsep \tabcellsep 178\tabcellsep 100.0\tabcellsep \\
\tabcellsep \multicolumn{5}{l}{Source: Researchers own computation from survey result (2017).}\end{longtable} \par
 
\caption{\label{tab_9}Table 4 . 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.4724970896391152\textwidth}P{0.10488940628637951\textwidth}P{0.0017316647264260766\textwidth}P{0.06283469150174621\textwidth}P{0.012616414435389989\textwidth}P{0.06258731082654248\textwidth}P{0.03883876600698487\textwidth}P{0.0940046565774156\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep record keeping and reporting by 0.7099 unit while\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep holding all other variables in the model constant.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ? The remaining explanatory variables are insignificant\\
\multicolumn{3}{l}{Multinomial logistic regression}\tabcellsep \tabcellsep \multicolumn{3}{l}{Number of obs =}\tabcellsep 178 and checked whether the result is in line with the\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{LR chi2(38)}\tabcellsep =\tabcellsep 129.57 descriptive result analysis.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Prob > chi2}\tabcellsep =\tabcellsep 0.0000\\
\multicolumn{2}{l}{Log likelihood = -83.309855}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Pseudo R2}\tabcellsep =\tabcellsep 0.4375\\
pfrkp\tabcellsep \multicolumn{2}{l}{Coef. Std. Err.}\tabcellsep z\tabcellsep P>|z|\tabcellsep \multicolumn{2}{l}{[95\% Conf. Interval]}\\
2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
w1\tabcellsep \multicolumn{2}{l}{-.709973 .2932559}\tabcellsep \multicolumn{2}{l}{-2.42 0.015}\tabcellsep \multicolumn{2}{l}{-1.284744 -.1352021}\\
w2\tabcellsep \multicolumn{2}{l}{.3895574 .1938779}\tabcellsep \multicolumn{2}{l}{2.01 0.045}\tabcellsep \multicolumn{2}{l}{.0095638}\tabcellsep .7695511\\
w3\tabcellsep \multicolumn{2}{l}{.6711217 .3643352}\tabcellsep \multicolumn{2}{l}{1.84 0.065}\tabcellsep \multicolumn{2}{l}{-.0429621}\tabcellsep 1.385206\\
w4\tabcellsep \multicolumn{2}{l}{.2862615 .2990725}\tabcellsep \multicolumn{2}{l}{0.96 0.338}\tabcellsep \multicolumn{2}{l}{-.2999098}\tabcellsep .8724327\\
l1\tabcellsep \multicolumn{2}{l}{-1.785827 .9357942}\tabcellsep \multicolumn{2}{l}{-1.91 0.056}\tabcellsep \multicolumn{2}{l}{-3.61995}\tabcellsep .048296\\
l2\tabcellsep \multicolumn{2}{l}{-.0018027 .2539423}\tabcellsep \multicolumn{2}{l}{-0.01 0.994}\tabcellsep \multicolumn{2}{l}{-.4995204}\tabcellsep .4959151\\
l3\tabcellsep \multicolumn{2}{l}{.2827183 .3420306}\tabcellsep \multicolumn{2}{l}{0.83 0.408}\tabcellsep \multicolumn{2}{l}{-.3876494}\tabcellsep .953086\\
l4\tabcellsep -.0432676\tabcellsep .251696\tabcellsep \multicolumn{2}{l}{-0.17 0.864}\tabcellsep \multicolumn{2}{l}{-.5365827}\tabcellsep .4500474\\
pa1\tabcellsep \multicolumn{2}{l}{-.1563346 .2630563}\tabcellsep \multicolumn{2}{l}{-0.59 0.552}\tabcellsep \multicolumn{2}{l}{-.6719155}\tabcellsep .3592463\\
pa2\tabcellsep \multicolumn{2}{l}{-.3290497 .2713962}\tabcellsep \multicolumn{2}{l}{-1.21 0.225}\tabcellsep \multicolumn{2}{l}{-.8609764}\tabcellsep .202877\\
pa3\tabcellsep \multicolumn{2}{l}{-.2223584 .2759995}\tabcellsep \multicolumn{2}{l}{-0.81 0.420}\tabcellsep \multicolumn{2}{l}{-.7633075}\tabcellsep .3185908\\
pc1\tabcellsep \multicolumn{2}{l}{.4649913 .4161414}\tabcellsep \multicolumn{2}{l}{1.12 0.264}\tabcellsep \multicolumn{2}{l}{-.3506309}\tabcellsep 1.280613\\
pc2\tabcellsep \multicolumn{2}{l}{.2103695 .2321985}\tabcellsep \multicolumn{2}{l}{0.91 0.365}\tabcellsep \multicolumn{2}{l}{-.2447313}\tabcellsep .6654702\\
pc3\tabcellsep \multicolumn{2}{l}{.0473682 .2890587}\tabcellsep \multicolumn{2}{l}{0.16 0.870}\tabcellsep \multicolumn{2}{l}{-.5191764}\tabcellsep .6139129\\
pc4\tabcellsep \multicolumn{2}{l}{-.3142526 .2228367}\tabcellsep \multicolumn{2}{l}{-1.41 0.158}\tabcellsep \multicolumn{2}{l}{-.7510044}\tabcellsep .1224993\\
pb1\tabcellsep \multicolumn{2}{l}{.139412 .2744681}\tabcellsep \multicolumn{2}{l}{0.51 0.611}\tabcellsep \multicolumn{2}{l}{-.3985357}\tabcellsep .6773597\\
pb2\tabcellsep \multicolumn{2}{l}{-.0681835 .4173413}\tabcellsep \multicolumn{2}{l}{-0.16 0.870}\tabcellsep \multicolumn{2}{l}{-.8861575}\tabcellsep .7497904\\
pb3\tabcellsep \multicolumn{2}{l}{-.3089824 .4500565}\tabcellsep \multicolumn{2}{l}{-0.69 0.492}\tabcellsep \multicolumn{2}{l}{-1.191077}\tabcellsep .573112\\
pb4\tabcellsep \multicolumn{2}{l}{.3740594 .3378478}\tabcellsep \multicolumn{2}{l}{1.11 0.268}\tabcellsep \multicolumn{2}{l}{-.28811}\tabcellsep 1.036229\\
\textunderscore cons\tabcellsep \multicolumn{2}{l}{-1.768118 3.666613}\tabcellsep \multicolumn{2}{l}{-0.48 0.630}\tabcellsep \multicolumn{2}{l}{-8.954548}\tabcellsep 5.418313\\
3\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
w1\tabcellsep \multicolumn{2}{l}{-.9180454 .3397132}\tabcellsep \multicolumn{2}{l}{-2.70 0.007}\tabcellsep \multicolumn{2}{l}{-1.583871 -.2522198}\\
w2\tabcellsep \multicolumn{2}{l}{.388813 .2658288}\tabcellsep \multicolumn{2}{l}{1.46 0.144}\tabcellsep \multicolumn{2}{l}{-.1322019}\tabcellsep .909828\\
w3\tabcellsep \multicolumn{2}{l}{-.1853513 .3193039}\tabcellsep \multicolumn{2}{l}{-0.58 0.562}\tabcellsep \multicolumn{2}{l}{-.8111754}\tabcellsep .4404728\\
w4\tabcellsep \multicolumn{2}{l}{.4569218 .3342703}\tabcellsep \multicolumn{2}{l}{1.37 0.172}\tabcellsep \multicolumn{2}{l}{-.1982359}\tabcellsep 1.11208\\
\multicolumn{7}{l}{l4 l3 l2 l1 I have started but face difficult to use record .8989161 .4935511 1.82 0.069 -.0684262 1.682115 .5459052 3.08 0.002 .6121608 .7683354 .565698 1.36 0.174 -.3404123 -1.303451 .8333721 -1.56 0.118 -2.93683 keeping relative to I have not yet started to use record ? keeping:}\tabcellsep 1.866258 .3299288 1.877083 2.75207\\
\multicolumn{7}{l}{pa1 The multinomial logit estimate for a one unit -.3158776 .3784157 -0.83 0.404 -1.057559}\tabcellsep .4258035\\
\multicolumn{7}{l}{pc3 pc2 pc1 pa3 pa2 increase in the score for have started face difficult .1301825 .3384698 0.38 0.701 -.5332061 -.2996611 .4647535 -0.64 0.519 -1.210561 2.113441 .5875667 3.60 0.000 .9618316 -.08121 .3091608 -0.26 0.793 -.687154 -.2364627 .3683406 -0.64 0.521 -.958397 to use record keeping relative to I have not yet started to use record keeping, given the other variables in the model are held constant.}\tabcellsep .793571 .4854716 .5247341 3.265051 .611239\\
\multicolumn{7}{l}{pb2 pb1 pc4 ? An increase in willing to have record keeping that -2.59416 .6499883 -3.99 0.000 -3.868113 -1.320206 .238556 .4511179 0.53 0.597 -.6456188 -.3839061 .3329284 -1.15 0.249 -1.036434 .2686215 1.122731 makes to aware what is going on in my business}\\
\multicolumn{7}{l}{pb3 score by one point, the multinomial log-odds for -.2576668 .5806552 -0.44 0.657 -1.39573}\tabcellsep .8803965\\
\multicolumn{7}{l}{3.969955 -.4976779 .3778663 preferring I have started but face difficult to use -1.23 0.220 -12.64952 pb4 -1.32 0.188 -1.238282 record keeping relative to I have not yet started to}\tabcellsep .2429265 2.912415\\
\multicolumn{6}{l}{use record keeping would be expected to decrease}\\
\multicolumn{6}{l}{the perception of having financial record keeping by}\\
\multicolumn{6}{l}{0.389 unit while holding all other variables in the}\\
\multicolumn{2}{l}{model constant.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{6}{l}{? An increase to believe MSE business like me should}\\
\multicolumn{6}{l}{keeping record score by one point, the multinomial}\\
\multicolumn{6}{l}{log-odds for preferring I have started but face}\\
\multicolumn{6}{l}{difficult to use record keeping relative to I have not}\\
\multicolumn{6}{l}{yet started to use record keeping would be}\\
\multicolumn{6}{l}{expected to increase the perception of financial}\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.48706536856745475\textwidth}P{0.07920723226703755\textwidth}P{0.19860917941585535\textwidth}P{0.005910987482614743\textwidth}P{0.06738525730180807\textwidth}P{0.0011821974965229485\textwidth}P{0.004728789986091794\textwidth}P{0.005910987482614743\textwidth}}
\tabcellsep \tabcellsep One to five\tabcellsep \tabcellsep ( )\tabcellsep \\
\tabcellsep Number of employees\tabcellsep Five to twenty Twenty one to fifty\tabcellsep \tabcellsep ( ) ( )\tabcellsep \\
\tabcellsep \tabcellsep Above fifty\tabcellsep \tabcellsep ( )\tabcellsep \\
\tabcellsep \tabcellsep The owner\tabcellsep \tabcellsep ( )\tabcellsep \\
4\tabcellsep Manager of your business\tabcellsep Employed /salary manager\tabcellsep \tabcellsep ( )\tabcellsep \\
\tabcellsep \tabcellsep Someone else\tabcellsep \tabcellsep ( )\tabcellsep \\
\tabcellsep \tabcellsep Under 12 Grade\tabcellsep \tabcellsep ( )\tabcellsep \\
5\tabcellsep Academic background\tabcellsep Twelve complete TVET/Diploma\tabcellsep \tabcellsep ( ) ( )\tabcellsep \\
\tabcellsep \tabcellsep BA/BSC and above\tabcellsep \tabcellsep ( )\tabcellsep \\
\multicolumn{2}{l}{Part Two: Survey Questioner}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{1. What do you say about your financial record keeping and reporting practice?}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{I have not yet started to use record keeping}\tabcellsep ( )\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{i have started but face difficult to use record keeping}\tabcellsep ( )\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{I have started to use record keeping}\tabcellsep ( )\tabcellsep \tabcellsep \tabcellsep \\
2. No.\tabcellsep Items\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Level of agreement}\\
\multicolumn{3}{l}{Perception of financial records keeping and financial reporting}\tabcellsep SD\tabcellsep D\tabcellsep U\tabcellsep A\tabcellsep SA\\
\tabcellsep \tabcellsep \tabcellsep (1)\tabcellsep (2)\tabcellsep \tabcellsep (4)\tabcellsep (5)\\
\multicolumn{2}{l}{Willingness of records keeping}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Preparations of proper accounts}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Need for professional and consultancy}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}}\end{figure}
 			\footnote{© 2019 Global Journals} 			\footnote{(3)© 2019 Global Journals} 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
First of all I would thank the Almighty God for his an invaluable helps for all things that human beings can perform with his supreme power. Then, I would like to express my sincere gratitude to accounting and finance department staff for their genuine and constructive comments and their patience to go through and forward comments with respect to the work of research work. 			  			 
\subsection[{Appendix 1: Questionnaires}]{Appendix 1: Questionnaires}\par
This questionnaire is on the subject "to assess the perception of financial records keeping and reporting practices of MSE's in selected towns of four zones (East Wollega, West Wollega, Kelem Wollega and Horo Guduru Wollega). Your honest and objective answers to the following questions will be highly appreciated and acknowledge. The information supplied will be treated in utmost confidentiality and use mainly for the purpose in which the study is intended.\par
Part One: Demographic Information 			 			  				\begin{bibitemlist}{1}
\bibitem[Charles et al. ()]{b0}\label{b0} 	 		\textit{},  		 			H Charles 		,  		 			Stephen P Busha 		,  		 			Harter 		.  		1980.  	 	 (Research methods in librarianship: techniques) 
\bibitem[Gary and Owen ()]{b9}\label{b9} 	 		\textit{Accounting and accountability},  		 			R Gary 		,  		 			D Owen 		,  		 			Adams 		,  		 			C 		.  		1996. London: Prentice Hall.  	 
\bibitem[D. D. Son, N ()]{b17}\label{b17} 	 		‘Accounting by small and medium-sized enterprises’.  	 	 		\textit{UNCTAD}  		D. D. Son, N (ed.)  		2000.  	 
\bibitem[Haryani (2012)]{b6}\label{b6} 	 		‘Accounting System For Small Business In Indonesia (Case Study Convection Business In TingkirLor Village)’.  		 			E Haryani 		.  	 	 		\textit{Science \& Commerce}  		2012. April 2012. 104  (2) .  	 	 (Journal Of Arts. III) 
\bibitem[Dodge and Robbins ()]{b5}\label{b5} 	 		‘An empirical investigation of the organisational life cycle model for small business development and survival’.  		 			H R Dodge 		,  		 			J E Robbins 		.  	 	 		\textit{Journal of Small Business Management}  		E.C. (ed.)  		1992. 1996. 30  (1)  p. .  	 
\bibitem[Schindler ()]{b2}\label{b2} 	 		\textit{Business research methods},  		 			Cooper D R Schindler 		,  		 			PS 		.  		2003. Irwin: McGraw-Hill. NY.  	 
\bibitem[Deakins and Hussain ()]{b4}\label{b4} 	 		 			D Deakins 		,  		 			J G Hussain 		.  		\textit{Financial information, the banker, and the small business: A comment. British Accounting},  				1994.  	 
\bibitem[Enterprise and Industry Directorate-General: Final Report of the Expert Group: Accounting System for small enterprises -Recommendations and good Practices European Commission ()]{b7}\label{b7} 	 		‘Enterprise and Industry Directorate-General: Final Report of the Expert Group: Accounting System for small enterprises -Recommendations and good Practices’.  	 	 		\textit{European Commission}  		2008.  	 
\bibitem[Taylor and Adair ()]{b16}\label{b16} 	 		‘Evolution of quality awards and self-assesMSEnt practices in Europe: a case for considering organization size’.  		 			A W Taylor 		,  		 			R G Adair 		.  	 	 		\textit{Total Quality Management}  		1994. Thomson Business Press. 5  (4) .  	 
\bibitem[Cooley and Edwards ()]{b1}\label{b1} 	 		‘Financial objectives of small firms’.  		 			P Cooley 		,  		 			C Edwards 		.  	 	 		\textit{Am. J. Small Bus}  		1983. 8  (1)  p. .  	 
\bibitem[Steel and Webster ()]{b14}\label{b14} 	 		\textit{Ghana"s Small Enterprise Sector: Survey of Adjustment Response \& Constraints},  		 			W F Steel 		,  		 			L Webster 		.  		1990. Washington D.C: World Bank.  		 			Industry and Energy Dept 		 	 	 (Industry Series Paper 41) 
\bibitem[Staubus ()]{b12}\label{b12} 	 		\textit{Making accounting decisions},  		 			G J Staubus 		.  		1977. Houston: Scholars Book Company.  	 
\bibitem[Hkicpa and Kong ()]{b10}\label{b10} 	 		\textit{Small and Medium-sized Entity Financial Reporting Framework and Financial Reporting Standard},  		 			Hong Hkicpa 		,  		 			Kong 		.  		HKICPA 2008. Hong Kong Institute of Certified Public Accountants.  	 
\bibitem[Steel ()]{b13}\label{b13} 	 		\textit{Small Scale Employment and Production in Developing Countries: Evidence from Ghana},  		 			W Steel 		.  		1977. New York, USA: Praeger.  	 
\bibitem[Frimpong ()]{b8}\label{b8} 	 		\textit{Strengthening MSEs In Ghana},  		 			C Y Frimpong 		.  		 \url{Ghanahttp://www.ghanaweb.com/GhanaHomePage/features/artikel.php?ID=286949visitedon21/03/2014}  		2013.  	 
\bibitem[Day ()]{b3}\label{b3} 	 		‘The value and importance of the small firm to the world economy’.  		 			J Day 		.  	 	 		\textit{European Journal of Marketing}  		2000. 34  (9)  p. .  	 
\bibitem[Staubus ()]{b11}\label{b11} 	 		\textit{Theory of accounting to investors},  		 			G J Staubus 		.  		1961. California: University of California Press.  	 
\bibitem[Storey ()]{b15}\label{b15} 	 		‘Understanding the small business sector’.  		 			D J Storey 		.  	 	 		\textit{UMKM di Indonesia}  		1994. 2009. Ghalia Indonesia.  	 	 (London: International 35) 
\bibitem[Marriott and Marriott ()]{b18}\label{b18} 	 		‘Users " perceptions and uses of financial reports of small and medium companies (SMCs) in transitional economies: Qualitative evidence from Vietnam’.  		 			\& P Marriott 		,  		 			Marriott 		.  	 	 		\textit{Qualitative Research in Accounting and Management}  		2006. 3  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
