Spaces:
Running
Running
File size: 730 Bytes
b0475e3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Business Function</title>
</head>
<body>
<p>A <b>Business Function</b> represents a collection of business behavior based on a chosen set of criteria such as required business resources and/or competencies, and is managed or performed as a whole.</p>
<h2>Category:</h2>
<p>Business. Behavioural.</p>
<h2>Examples:</h2>
<p>Customer Management, Member Services, Recycling, Payment Processing, Financial Handling, Claims Processing, Asset Management, Maintaining Customer Relations.</p>
</body>
</html> |