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 different types of data dictionary objects? : abap data dictionary

682


What are two methods of modifying sap standard tables?

585


How move-corresponding works

933


What is netweaver???what is the relationship with ABAP?

1631


How to write a bdc – how do you go about it?

662






What are the advantages and disadvantages of ABAP query tool?

579


Is the basic list deleted when the new list is created?

580


What are the different types of work process?

594


How do you display a data in a detail list?

585


The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization

640


What is Field group?

669


How many types of tables exists and what are they in data dictionary? : abap data dictionary

716


How you attach search help to data element? : sap abap data dictionary

657


When will the current screen processing terminates?

551


HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.

1787