2005 Dec 02 6:12 AM
Hi All,
I have a scenario in which I have to start a std task, which is instance independent.
So I am using FM SWW_WI_START .
We will also be able to start the same using FM SWE_EVENT_CREATE. Event is triggered even if I do not pass objkey to this FM for my object.
But should we use this FM even if if we do not have object key? ( as in this case it is instance independent)
Pls. suggest.
Regds,
Akshay
Hi if you don't pass nothing will hapen in such cases...
But some cases you may have problem..
so go for the other fm..
regards
vijay
2005 Dec 02 6:21 AM
I think Object key is required but i don't know how you are able to trigger...
regards
vijay
2005 Dec 02 6:41 AM
Hi Vijay,
I have checked the same using SWE_CREAT_EVENT FM passing objkey parameter blank.
Now only point is whether it should be used in such cases or should we use SWW_WI_START?
Regds,
Akshay
2005 Dec 02 6:45 AM
If you Have Objkey use that , or else go for the
FM SWW_WI_START
regards
vijay
2005 Dec 02 6:51 AM
Hi if you don't pass nothing will hapen in such cases...
But some cases you may have problem..
so go for the other fm..
regards
vijay
2005 Dec 02 8:11 AM
2005 Dec 02 8:13 AM
Yes Use this FM SWI_WI_CREATE , to avoid confusion.
Some times you have problems,but not always..
so use SWI_WI_CREATE itself.
if you have ny confusion..
regards
vijay
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |