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 / parthasarathi reddy
By using CHAIN....... ENDCHAIN We can Validate the screen fields. Within the CHAIN.......ENDCHAIN We provide that field name.
Syntax : CHAIN.
FIELD <Field Name> MODULE <Module Name>.
ENDCHAIN.
We can write the flow logic under module name
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we use transfer dataset to transfer data in internal table ?
What is foreign key relationship? : abap hr
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
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 ?
How many types of size categories and data classes are there?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
Define infotype ? : abap hr
What are the basic object types? : sap abap hr
Explain what is the difference between sy-tabix and sy-index? Where it is used?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
How to use messages in lists?
What are the differences between macro and subroutine?
What is sap abap data dictionary?
When, how and how would you control changes to standard SAP objects.