2004 Oct 19 2:20 AM
Hi all.
Hopefully I'm in the right forum to look for some alternative/ answer for my problem.
I have a workflow requirement for scheduling maintenance of material master. When user executing transaction MM11, I want to copy the material type that filled by user into certain variable then I need to do come checking. I could not find any appropriate business object type to handle this. The existing business object type BUS1001 and BUS1001006 always check the material number to MARA table. Since this is a scheduling not direct creation the data is not stored in the MARA yet.
Any body has suggestion how to handle this?
Thanks,
Maorriyan
2004 Oct 19 8:24 AM
If you really can't find one as your reqirements, you have to create a new one.
But I still doubt it. SAP should already have existing business object which includes that field.
2004 Oct 20 12:57 AM
I believe SAP won't allow us to create a new business object. As a customer we only allow to create a subtype.
Is there any better way to find what's the business object type that fit with certain SAP transaction code?
2004 Oct 20 5:13 AM
I am not sure about your requirement but I hope it can be of some help to you.
You can extend the standard business object and by doing so you can reimplement the method. In then end you should delegate the extension of standard Business object usinf Setting--> Delegate in SWO1.