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: 

Reg: BDC & Exits

Former Member
0 Kudos

Hello All,

For the TCode ME31L we are using some User Exits for populating some of the Import screens data.

Now I'm creating a BDC Program for the same TCode ME31L.

My QN is : Whether the User exits will be triggered in my BDC or not ?

If not What shud I do to make them trigger ?

Regards,

Deepu.K

1 ACCEPTED SOLUTION

Former Member
0 Kudos

yes , if its in a transaction then it will also update those fileds . just check it through recording .

plz reward points if helps.

regard,

rahul

3 REPLIES 3

Former Member
0 Kudos

hello Deepu.

sure it will be trigger.

when u doing BDC u need save the some of the screen.when u save the screen or doing entry it must trigger the exit( if the exit is there).

to see the just keep a break-point in the exits then u can view the process.

try it will happen ...

Deepu nice task plz let know it is happening or not .

0 Kudos

Hello Santosh and Rahul,

Yes, The User Exits are being trigeered in BDC as well, without any exclusive procedure.

Thanks for ur replies.

Regards,

Deepu.K

Former Member
0 Kudos

yes , if its in a transaction then it will also update those fileds . just check it through recording .

plz reward points if helps.

regard,

rahul