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

TC: bend

Anindya
Explorer
0 Likes
1,506

Hi All,

can anybody explain the use of the transaction code bend.

Thanks,

Anindya

1 ACCEPTED SOLUTION
Read only

varma_narayana
Active Contributor
0 Likes
1,215

Hii

BEND is not a Tcode.

But you have a Ok_CODE called /BEND. (Like /n)

This OK_code can be used while processing a Batch input session it foreground to Terminate the Session.

In SM35 Whenever u process a Session you can use put this in /BEND in Command field to Terminate the processing of session.

<b>Reward if Helpful</b>

Hii

BEND is not a Tcode.

But you have a Ok_CODE called /BEND. (Like /n)

This OK_code can be used while processing a Batch input session it foreground to Terminate the Session.

In SM35 Whenever u process a Session you can use put this in /BEND in Command field to Terminate the processing of session.

<b>Reward if Helpful</b>

4 REPLIES 4
Read only

varma_narayana
Active Contributor
0 Likes
1,216

Hii

BEND is not a Tcode.

But you have a Ok_CODE called /BEND. (Like /n)

This OK_code can be used while processing a Batch input session it foreground to Terminate the Session.

In SM35 Whenever u process a Session you can use put this in /BEND in Command field to Terminate the processing of session.

<b>Reward if Helpful</b>

Read only

kishorepallapothula
Participant
0 Likes
1,215

Hi anindya mukhopadhyay ,

/BEND is a command to terminate the process of the Session but it will work in foregound only.

<b>

Reward if useful

Kishore</b>

Read only

Former Member
0 Likes
1,215

Hi

/bend This terminates batch input processing and sets the session to Failed

reward points to all helpful answers

kiran.M

Read only

Former Member
0 Likes
1,215

Hi,

Bend is a Ok_CODE called /BEND , but it not a T-code

While processing a Batch input session in foreground and if you want to Terminate the Session, you can by using this OK_code. you can test this in SM35 Whenever process a Session you can use put this in /BEND in Command field to Terminate the processing of session.

Reward me if useful