Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Validation

Former Member
0 Kudos
119

what is Validation & purpose?

3 REPLIES 3

Former Member
0 Kudos
82

111111111

Former Member
0 Kudos
82

Hi,

By validating the given input you are checking Whether the input is ryte or wrong .

Regards,

Ashok....

ferry_lianto
Active Contributor
0 Kudos
82

Hi,

Validation allows solid data entry regarding special rules. According to previous rules, the system can evaluate an entry and a message can appear on the user's terminal if a check statement is not met. A validation step contains prerequisite statement and check statement. Both of them are defined using Boolean Logic or calling an ABAP/4 form.

Regards,

Ferry Lianto