Application Development 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: 

why can't we create BDC for Njoy transaction

Former Member
0 Kudos

hi,

can we create a BDC for Njoy transaction.

if no then why can't we create BDC for Njoy transaction.

if we create then what happens.

regards

sami

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Generally Enjoy transaction has controls that requires front end gui..

Thanks

Naren

2 REPLIES 2

Former Member
0 Kudos

Hi,

Generally Enjoy transaction has controls that requires front end gui..

Thanks

Naren

Former Member
0 Kudos

Hi

All the enjoy transactions have Control elements like Collapsible screen areas, Hierarchical node structures, etc.(For more such elements see BIBO transaction).

these transactions do not suport the BDC method of data uploads.

In normal transactions we will have different screens.

In Enjoy transactions all the things were kept under one scree only

Enjoy transactions like ME22N uses OOPS related ABAP using classes and Methods.

You can't use BDC's for uploading data.

Where as ME21 Transaction uses normal ABAP.you can use BDC for uploading data

Better to use BAPI's for uploading data to these Enjoy transactions

Regards

Anji