Application Development and Automation 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: 
Read only

Can I define two Include program

Former Member
0 Likes
411

Hi

Please help me regartding this Can I define two include programs in two function module in one Enhancement in CMOD.

Suppose I have defined an enhncement ZMM05 and I want to use two Function module to define two Include program

under the same enhancment .is it possible?

1 ACCEPTED SOLUTION
Read only

former_member193284
Active Participant
0 Likes
354

Hi Samir,

if both the function modules belong to different enhancements then you can add them to one project. if both belong to the same enhancement then theres no need to add it twice..just add the enhancement name to the project and implement both the function modules..

Note: Key here is one enhancment cannot be assigned to two different project.

Hope this helps.

1 REPLY 1
Read only

former_member193284
Active Participant
0 Likes
355

Hi Samir,

if both the function modules belong to different enhancements then you can add them to one project. if both belong to the same enhancement then theres no need to add it twice..just add the enhancement name to the project and implement both the function modules..

Note: Key here is one enhancment cannot be assigned to two different project.

Hope this helps.