What is the use of CHAIN and ENDCHAIN statement?
Answer Posted / prabha
mostly chain.....end chain are using in dialog programming.
if i am having table control in my module pool programming
there we are having multiple lines to validate...........
so in that situation mainly we are using chain....endchain
concept in PAI.
the use of chain.....endchain is " muliple field input checks".
hope it will help you.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What are the disadvantages of using explicit enhancement?
In which time constraint does the infotype records depend on the subtype ? : abap hr
How many main windows are allowed in sapscript?
What are the system table used in abap?
How do you write manual bdc session method? : abap bdc
What are the aggregate objects in the data dictionary? : abap data dictionary
What is sequence of event triggered in report?
What two statements would be used to exchange data between programs using abap memory?
How we format the data before writing a statement in the report?
What are the differences between primary and secondary indexes?
What is a maintenance view? : abap data dictionary
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Can we access static attribute from instance method
how do you transport lsmw data from one system to another?
How to write a code for multiple transactions? : abap bdc