Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bdc

Former Member
0 Likes
833

Hi,

When debugging a BDC session, which command is used to exit the session?

ALKa

6 REPLIES 6
Read only

GauthamV
Active Contributor
0 Likes
616

hi,

try to use /eback.

Read only

Former Member
0 Likes
616

hi alka,

these r the commands that are used in bdc's for termination.

/n - Terminate current batch input transaction and mark as incorrect

/bdel - Delete current batch input (transaction) from session

/bend - End current batch input session completely

Regards,

Arun.

Read only

sangeetha_sk
Participant
0 Likes
616

U can use "/bend" as code to exit from BDC session.

Read only

mahaboob_pathan
Contributor
0 Likes
616

hi,

the command that is used in bdc's for termination.

/bend - End current batch input session completely

Read only

Former Member
0 Likes
616

Hi..

Before Sangeetha ... Arun has posted answer correct, but u rewarded points to sangeetha..

Is there any specific reason....

Regards,

sg

Read only

Former Member
0 Likes
616

Hi

/bend -> Cancel

with this command you can exit from the session