How to validate the entry in Screen & dialog proframming??
Is there any way to send the error??
Answer Posted / manami
at PAI of screen write
CHAIN.
FIELD <field name > MODULE module_name.
ENDCHAIN
double click on module name and write the code with error
message. it'll through the message and will give the chance
to correct it.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is synchronous update?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
What is img? : sap abap hr
What are the different kinds of lock modes?
What are the different types of view?
What is the collect statement? How is it different from append?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is at exit-command:?
What are the events we use in dialog programming and explain them?
What is the table & field to identify the no of items (bottles) stored in one case?
What are uses of foreign key?
How to add a column to a table control while using alphanumerical layout editor ?
Describe the difference between macro and subroutine?
What are the aggregate objects in the dictionary? : abap data dictionary
Can you set up background processing using call transaction?