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: 

Can I Use BDC for MSC2N Transaction

Former Member
0 Kudos

Hi,

I have a doubt here can I use BDc for the transaction MSC2N?I want to change the characteristic of a bath using this transaction since this is an enjoy transaction?Can we do this using BDC?Please let me know your valuable suggestions.

Thanks&Regards

Mahesh

7 REPLIES 7

Former Member
0 Kudos

it is very tuff to make bdc for any enjoy transaction...

abdul_hakim
Active Contributor
0 Kudos

Hi Reddy,

BDC won't support Enjoy SAP Controls!!!

You should use BAPIs instead...

Cheers,

Abdul Hakim

former_member188685
Active Contributor
0 Kudos

Don't go for BDC for Enjoy Transaction.

try to use some BAPI or LSMW methods.

Regards

vijay

former_member188685
Active Contributor
0 Kudos

try to use this BAPI <b>BAPI_BATCH_CHANGE</b>

regards

vijay

Former Member
0 Kudos

As long as the screen don't have a CONTAINERS / CONTROLS, you can. But if they do, BDC won't work.

If you just want to change the characteristic of material why don't you use, BAPI_OBJCL_CHANGE.

Regards,

Ravi

Note : Please mark the helpful answers

Former Member
0 Kudos

HI

GOOD

YES YOU CAN DO THE BDC IN THIS TRANSACTION.I DONT THINK YOU WOULD FACE ANY PROB IN THIS.

IF YOU R FACING ANY KIND OF ERROR TRY TO USE THE LSMW CONCEPT.

THANKS

MRUTYUN

hymavathi_oruganti
Active Contributor
0 Kudos

u cant record N joy transactions. so, it is better to go for BAPI instead of BDC. as with out recording, tough to do bdc