cancel
Showing results for 
Search instead for 
Did you mean: 

CALl Transaction Failing in ABAp Proxy

Former Member
0 Kudos

Hi All,

We are trying to CALL the VL02n Transaction in our ABAP Proxy Class Code. But the System is somehow not able to CALL The Transaction.

But if we create a BDC Session the session is getting created.

Any inputs as to why this is falling.

Regards,

Arunava

Accepted Solutions (0)

Answers (1)

Answers (1)

Homiar
Advisor
Advisor
0 Kudos

Hi Arunava,

Did you try Call Transaction with Mode = N ?

Regards,

Homiar.

Former Member
0 Kudos

Hi there,

Arun and I are working on this issue together.

We have tried the Call Transaction with mode 'N', and it does not work. We get sy-subrc = 1,001 from the Call transaction statement. We we run it in Mode 'A', we get kicked out from the session completely. The user we are using to connect from XI to ECC has SAP_ALL, and is also a Dialog user.

Any help/ideas would be very well apprciated...

Regards,

Jawwad