How you can perform field-validation in your dialog
program ?
Answer Posted / ashwin urkude
For single field validation write in PAI
FIELD FIELD-NAME MODULE MODULE_NAME.
Additions are: ON INPUT- whenever change in initial value takes place validation will be done
ON REQUEST : whenever value in that field is changed validation will tale place.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is a fall back class?
How do you write transaction programs in sap?
What are the aggregate objects in the dictionary? : abap data dictionary
Can a filed occur in several field groups?
Is it possible to pass data to and from include programs explicitly?
Can we define our own match code id's for sap matchcodes ?
What are the types of windows in sap script?
What is the difference between getting and get late?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
Rp_provide_from_last contains how many parameters ? : abap hr
Control Break statements- At new...endat.
Why is pretty printer user in abap?
What is a maintenance view? : abap data dictionary
How to combine multiple order in one Delivery ( Step by Step)?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?