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

KB15 cal transaction error

Former Member
0 Likes
658

Hi Guru,

I have a problem when I run a batch input (sm35) with a transaction KB15.

I create a BI session with a custom program (run in foreground 0 eroor).

I run a BI session in foreground and i see an green error "The transaction is obsolete (see SAP note 441872)

and my BI session dump.

In wich mode I can solve?

if I run KB15N? the bdcdata table are egual?

thanks in advance

by

Valerio

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
580

If you can find a BAPI, you should use that instead.

KB15N looks like and EnjoySAP transaction and therefore not well suited for batch input.

So I guess you just have to be ready for the popup and press enter (programatically).

Rob

Hi Guru,

I have a problem when I run a batch input (sm35) with a transaction KB15.

I create a BI session with a custom program (run in foreground 0 eroor).

I run a BI session in foreground and i see an green error "The transaction is obsolete (see SAP note 441872)

and my BI session dump.

In wich mode I can solve?

if I run KB15N? the bdcdata table are egual?

thanks in advance

by

Valerio

1 REPLY 1
Read only

Former Member
0 Likes
581

If you can find a BAPI, you should use that instead.

KB15N looks like and EnjoySAP transaction and therefore not well suited for batch input.

So I guess you just have to be ready for the popup and press enter (programatically).

Rob