‎2007 May 10 11:32 PM
Hi
In ECC6 when I write a subroutine it is creating separate include , then how it is taken care of in the transport request? Do I need to keep track of all the includes that get created this way in the request??
Thanks in advance..
Sameer
‎2007 May 11 1:27 AM
That is not correct about ECC6. It will not create a new include for every subroutine unless you want it to. Please check the include name you are selecting in the pop-up box which follows after you double click on a subroutine name to create it.
Regards.
‎2007 May 11 1:31 AM
Hi sameer,
When you create a subroutine, (By double clicking on the subroutine name), the pop up will be checked by default with a new include name.
You can over ride that include by selecting the same program in that pop up.
But, even if you create one include for each subroutine, they would all be in the same request. That is taken care of by the system. You don't need to worry in any case.
Regards,
Ravi
‎2007 May 11 7:29 PM
Thanks guys for the quick response. Points have been rewarded for the same.