‎2007 May 24 4:06 AM
Hi all
The one ABAP Program that Im certain that you can directly (from the ABAP Editor) is Exectable (Type 1)...
Is there others??
Thanks in advance
Adam
‎2007 May 24 4:09 AM
Hello Adam,
Program type is executable means ,it does not depend on any others.
you will have module pool and type called M,when you create module pool program and it should depend atleast on transaction.
like others like include and it is not executable .
Reward Points if it is helpful
Thanks
Seshu
‎2007 May 24 4:09 AM
Hello Adam,
Program type is executable means ,it does not depend on any others.
you will have module pool and type called M,when you create module pool program and it should depend atleast on transaction.
like others like include and it is not executable .
Reward Points if it is helpful
Thanks
Seshu
‎2007 May 24 4:22 AM
Module is not executable, alright thanks
so which other programs (besides Type 1) are executed directly??
‎2007 May 24 4:24 AM
yes you are right. module is not executable which are part of program.
‎2007 May 24 4:23 AM
Hi,
No, there is no other programs .. where u can exceute directly...
Reward Points if it is Useful.
Thanks,
Manjunath MS