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
please give the remaining answers.
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is a maintenance view? : abap data dictionary
What are the two different ways of building a match code object?
What are the user groups?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
What is the bitwise operator in the sap abap?
Explain the disadvantages of different types of bdc's?
What are critical issues you have faced in your project
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are conversion & interface programs in sap?
Can matchcode object contain ids with different update types? : abap data dictionary
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
How to eliminate duplicate entries in internal tables?
Can we use transfer dataset to transfer data in internal table ?