i have 3 screens say S1,S2,S3 and i want to validate only
S3.What code shud i write in the flowlogic of the screen??
Answer Posted / nitesh kohli
Chain and endchain is used to validate when you have group of fields but in this case you have to validate only s3.
Field<fieldname> module <modulename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between Blocked ALV and interactive ALV?
What is its?
What is projection view?
What are the modes in lock objects? : sap abap data dictionary
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
Explain how do you use structures in the abap programs?
Is it possible to pass data to and from include programs explicitly?
What takes most time in SAP script programming?
What is Transactional based Application & Role based Application?
How to upload data using catt ? : abap hr
What is hotspot?
Explain the data types of internal tables?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
after creating lock object if does n't access record by second user what should we do?
In ALV reporting when u execute your report which event gets triggered.