2007 Nov 20 11:46 AM
hai guurus i am creating a subrouitne in a function module
for this i used as
perform demo.
it ask me to create and when i clicked and created it created in f01 include and activated
but when i am activating the function module it says form demo does not exist
can any one asnwer me the query
thanx in advance
afzal
2007 Nov 20 11:53 AM
Activate all the includes and main prog at ones
checkthe problem will be solved
Hi Mohammad
try to change your perform statement like this..
PERFORM DEMO IN PROGRAM prog. "prog include program name
2007 Nov 20 11:51 AM
Hi,
Go to the main program of Function module from Attributes tab and see all the program in main program are activated or not.
Regards,
Satish
2007 Nov 20 11:52 AM
Hi Mohammad
try to change your perform statement like this..
PERFORM DEMO IN PROGRAM prog. "prog include program name
2007 Nov 20 11:53 AM
Activate all the includes and main prog at ones
checkthe problem will be solved
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |