3) What happens if there is no CLOSE_GROUP in a BDC.
Answer Posted / bandivenkateswarlu
If we will not give the CLOSE_GROUP function module this is
happend.
Suppose if you want to another session how to open? without
closing this function module you cannot open the another
session. so that purpose we should close this function module
BDC_CLOSE_GROUP
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Different types of luws. What are they?
What are the different abap/4 editors?
What is the function of a data element? : abap data dictionary
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What is the difference between a pool table and a transparent table and how they are stored at the database level?
what is call back in alv?
Print options in smartforms?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What is the differences between structure and table in data dictionary 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 a table cluster? : abap data dictionary
What is open sql vs native sql ?
What is the use of the raising exception?
When the top-of-page event does get triggered?