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
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 .
Add a comment