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 functional areas, user groups? How does abap query work in relation to these?

577


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

531


What is the difference between upload and ws_upload ? : abap bdc

658


What is tcode se16. For what is it used. Explain briefly?

530


What do you mean by transparent tables in sap abap? : abap data dictionary

510






How do you execute the payroll

1815


What abap statement will trigger list generation?

615


What are indexes? : sap abap data dictionary

542


What is output determination?

665


Which table stores the programs created?

598


What is the use of table maintenance allowed?

532


Explain lsmw?

632


What are the different database integrities?

560


What are the uses of interactive reporting?

606


What happens Update command is used without where clause ?

608