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


Please Help Members By Posting Answers For Below Questions

What are the two ways of producing a list within a transaction?

612


What are the main events of which are used for logical database?

593


What is the difference between collect and append statements?

555


How can we use multiple transactions by using bdc_insert? : abap bdc

638


What is a view in sap? : abap data dictionary

620






Where are you used type casting?

902


Explain the disadvantage of using exec sql statement in abap?

514


2)In production what is the user exit?

1569


How to display or know if the value entered contains records or not?

576


In sap script how to print bar code in vertical manner

2627


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

676


Difference between domain and data element? What are aggregate object?

599


How would you suppress the display of a parameter on the selection screen?

561


foreign key enforcement?

1620


What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc

539