cancel
Showing results for 
Search instead for 
Did you mean: 

Cant' we record BDC for SAP enjoy Transactions?

Former Member
0 Kudos

Hi,

I was trying to record SAP enjoy transaction in vers 4.7 but unable to do so. Any idea why it is so? Is there any other way to record these transactions?

Thanks and regards,

Deepak Bhalla

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

According to OSS, Enjoy SAP transactions are not meant to be used in batch input. (There is a note to that effect. Search for enjoy sap and BDC and you should find it.) I think you have two alternatives:

There should be a BAPI.

The old transaction can still be used in batch input (at least in 4.6C).

Rob

Former Member
0 Kudos

You cannot use BDC for enjoy transactions for a simple reason that these transactions have the TREE/ LIST (CL_GUI*) structures/ interfaces which requires the frontend services to be executed.

As suggested, use either BAPI or the old transaction (classical) if BAPI not available. You can also go for an equivalent function module(s) but make sure that it is released before you use it.

Thanks

Anjaiah