3) What happens if there is no CLOSE_GROUP in a BDC.
Answer Posted / sirisha
BDC_CLOSE_GROUP needs no parameters. It automatically closes
the session that is currently open in your program.
You must close a session before you can open another session
from the same program.
You cannot re-open a session once it has been closed. A new
call to BDC_OPEN_GROUP with the same session name creates a
new session with the same name.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain how is batch input process different from processing on line?
What is pretty printer?
what are the two methods of modifying sap standard tables ?
How does the system handle roll areas for external program components?
Can we use flow logic control key words in abap/4 and vice-verse?
What are smart forms?
What happens if a function module runs in an update task? : abap modularization
What is the use of at new statement ?
What will exactly the hide statement do?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Explain lsmw?
Can we create a gui status in a program from the object browser?
Define infotype ? : abap hr
What is the difference between sum and collect?
What is the procedure you followed to upload the data?