‎2006 Jun 02 5:21 AM
Hi,
In transaction CMOD we create a project for the exits and assign function modules to them.I would like to know where would these entries be stored.
Are there any system tables or function modules by which we could create the project? My requirement is like to create the project through code without going to the transaction CMOD. Plz help.
Thanks in advance
Hema
‎2006 Jun 02 10:18 AM
Hello Hema,
Check table MODSAP which holds all the information.
‎2006 Jun 02 5:27 AM
Hema,
These will be in the tables MODACT, but I am not sure why do you want to automate this as its a decision that you will have to take by looking at which components are there in the SMOD transaction and add the appropriate one to the project.
Regards,
Ravi
Note :Please mark the helpful answers
‎2006 Jun 02 10:10 AM
Hi Ravi,
Thanks for the table name MODACT. But still if any function module is available which uses this table it would be very helpful.
Thanks
Hema
‎2006 Jun 02 10:15 AM
Hema,
See the Function Group SMOD for Function Module related.
Cheers,
Thomas.
‎2006 Jun 02 10:18 AM
Hello Hema,
Check table MODSAP which holds all the information.