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
Explain get pernr concept when we use logical data base? : abap hr
How are the date abd time field values stored in sap?
What is runtime analysis?
What is the difference of update types in call transaction method ? : abap bdc
Explain the session method? : abap bdc
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What are the events in ABAP language?
How to call transaction in session method without recording?
What is the disadvantage of using exec sql statement in abap?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
Explain the advantages of logical databases?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Explain the advantages and disadvantages of abap query tool?
What is an abap data dictionary? : abap data dictionary
How to use messages in lists?