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: 

EXIT_SAPLVEDA_001 for IDOC_INPUT_ORDERS

Former Member
0 Kudos

Hi All,

I have written an exit ZXVEDU03 for function module IDOC_INPUT_ORDERS but the program flow is not entering the exit while processing the Idoc though the project for it is activated.

Neither the system is allowing to put any breakpoint in the code written in the exit.

Please reply back soon.....

Thank You,

Regards,

1 ACCEPTED SOLUTION

ferry_lianto
Active Contributor
0 Kudos

Hi,

Have you created a project (CMOD) and assigned enhancement VEDA0001?

If you have then please ensure you have activated the project and components (Path: CMOD -> Enter custom project -> Select Component option -> Change -> Activate).

Also try to set break point in exit ZXVEDU03 with the following statement.


BREAK <your user ID>.

Regards,

Ferry Lianto

3 REPLIES 3

Former Member
0 Kudos

did you activate the project in CMOD ?

Thanks

Seshu

ferry_lianto
Active Contributor
0 Kudos

Hi,

Have you created a project (CMOD) and assigned enhancement VEDA0001?

If you have then please ensure you have activated the project and components (Path: CMOD -> Enter custom project -> Select Component option -> Change -> Activate).

Also try to set break point in exit ZXVEDU03 with the following statement.


BREAK <your user ID>.

Regards,

Ferry Lianto

0 Kudos

Go to CMOD-->give your project

-->Select enhancement

-->Click components

-->Check everything is green

-->If somelight is red then you have activate

Thanks

Narayan