answersLogoWhite

0

A workplaces procedure is a step-by-step description of how a particular task is to be accomplished in a workplace.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Define a global workplace?

A global workplace is the like jobs in the world


How do you reduce bureaucracy in a workplace?

By limiting the steps to complete a procedure to the minimum.


How do you define a commuter?

A commuter is a person who travels regularly to his or her workplace and back home.


Define basic terminology used in the food service indusry?

is the tool that you used in in the workplace a


What is workplace procedure?

A workplace procedure is a step by step description of how some job function is to be done. It is most useful if written in clear language and readily available to those who perform that function. However, some workplace procedures are not written down and are simply passed by word of mouth from older to younger employees.


What is meant by a visual workplace?

A visual workplace uses signage and pictures to instruct workers on procedure and safety. It also increases productivity, efficiency, cost, quality and reliability.


What is a workplace procedure?

A workplace procedure is a step by step description of how some job function is to be done. It is most useful if written in clear language and readily available to those who perform that function. However, some workplace procedures are not written down and are simply passed by word of mouth from older to younger employees.


How do you define an escalator?

An escalator is a machine equipped with moving steps resembling a staircase usually seen in a workplace or public building.


What is the first step in the workplace disciplinary procedure?

A first step in the disciplinary procedure is to establish work rules that are in line with the organization's goals or objectives. These work rules become the basis for disciplinary actions when the rules are broken.


What are the procedures for entering the workplace?

Every company has a different procedure, but typically the pattern goes interview, background check, training, begin working alone.


Define policies and procedures?

A policy is a rule that governs how a company conducts business, such as a 30-day return policy. A procedure is a set of steps for administering a process, such as the procedure for issuing a refund (the process) for an item that was returned to a retailer or the procedure for turning on a complex piece of machinery.


How can a procedure be defined in C plus plus?

A procedure is simply a function in C++, therefore you define procedures just as you would any function. In some languages, a procedure is not a function as such, insofar as there is no return type. The C++ equivalent would therefore be a function that returns void.