Login
Remember
Register
Ask a Question
What Are The Necessities Of A Dialog Program Must Complete?
0
votes
asked
Apr 8, 2020
in
SAP
by
amita rallin
What Are The Necessities Of A Dialog Program Must Complete?
#sap-dialog-program
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 10, 2020
by
rajeshsharma
A dialog program should fulfill the following requirements.
a user-friendly user interface.
Format and consistency checks for the data entered by the user.
Easy alteration of input errors.
Access to data by storing it in the databases.
...