‎2010 Oct 16 8:56 AM
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?
‎2010 Oct 17 8:02 PM
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.
‎2010 Oct 17 8:02 PM
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.