cancel
Showing results for 
Search instead for 
Did you mean: 

Not Getting Data in SUP Preview MBO

Former Member
0 Kudos

Hi,

In SUP 2.1.3 i have created few MBOs using the BAPIs in SAP Backend system.

In one of the MBO when i am trying to preview the data from MBO by passing all the associated Input params, i am not getting any output.

Whereas in SE37 in SAP, when i execute the same BAPI by passing the same i/p params, i gets the data.

Please suggest me, what could be the reason behind this.

Regards,

Shrikant.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shrikant,

Have you tried placing a external break point in the RFC before doing a Preview on the MBO?
Just check whether the control reaches the back end and check the output as well.

Also check the user with which you log into the SAP client and the user which you are using in the connection to back end in Enterprise Explorer. It might happen that the data might be available for one particular user.

Regards,

Dharmaraj.