From 53de20247d6ff27b1d5450ee6ea2c6eeed367ec2 Mon Sep 17 00:00:00 2001 From: Srdjan Boskovic Date: Thu, 18 Jan 2024 11:52:44 +0100 Subject: [PATCH] Update app.md - requirements --- doc/app.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/app.md b/doc/app.md index 5361201..1a18796 100644 --- a/doc/app.md +++ b/doc/app.md @@ -2,7 +2,11 @@ Assume the scenario in one or more ABAP transactions should be replaced with more convenient and effective web application. -In this example, app shall be used to maintain Equipment, as alternative to old Dynpro screens +In this example, app shall be used to specialize and extend Equipment standard GUI, with three new features: + +- Grouped and ungrouped Classifications/Characteristics read/update +- Show MTTR/MTBF times +- Attachments preview/upload/download