on ‎2010 Apr 05 8:16 AM
Hi.
I am Creating Task i found options ... Object Type and method .. i think we can use user define/Created .. my question is what T Code is to create New Object type and method ... and further help or suggestion about its development
Regards
Amamd
Request clarification before answering.
Hi
As everybody replied you can use SWO1, however if there is an already existing object type (per example BUS2012 for puchase order) you can create a subtype and then make a delegation of the BUS2012 to your object (starting with Z or Y)
That is better if there is an already existing object .
Although you can also create a class and from that class create a task
So standard transaction SE24 and you have to use interface IF_WORKFLOW if you want to be able to use it in your workflow.
Class that will be used in task shall be public and instance related.
that is the options you have
Cheers
Stephane
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.