TestSEHTML / hints /business_function.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
730 Bytes
<!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>