9) We give KEEP in BDC structure...what is its purpose?
Answer Posted / anil salekar
It is Indicator to keep processed sessions. i.e. If this
flag is set, then session is kept after processing also.
Otherwise, session will be deleted after processing.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is a subscreen? How can we use a subscreen?
Update types in Call transaction method. What is the difference?
How to create a link between modified form and modified print program?
Why we are using Macros instead of Function Modules
How do you find if a logical database exists for your program requirements?
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What are the buffering options in abap?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is example class
Explain the different types of mode (run code) in call transaction method?
Where do you code the hide statement?
What is elementary search help? : sap abap data dictionary
Setting up a BDC program where you find information from?
Explain the components of selection table?
How do you write manual bdc session method? : abap bdc