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


Please Help Members By Posting Answers For Below Questions

What are the uses of the information in the data dictionary? : abap data dictionary

724


How is conversion of data types done between abap/4 & external level? : abap data dictionary

651


What is the tcode for sapscript forms?

654


Explain how do you get output from idoc?

611


Have you processed BDCs ?

625






In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary

701


What is the step-by-step process to create a table in data dictionary? : abap data dictionary

685


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

629


What are the data types of the abap/4 layer? : abap data dictionary

655


What is an “on request field” statement?

646


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

589


What are the events driven batch jobs?

584


What are internal tables? : abap hr

561


Explain the use of insert and append statement in sap abap?

584


What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary

562