Hi friends.
I don't need to use workflows in this new gap. I only want to instantiate and use methods and read its already filled attributes (Like CompanyCode, etc).
I'm looking for a way to use a new Zequi (class for equipment) but I want to reuse from another class. But I don't find a class to equipment in SE24.
But I found in SWO1. I did sometime ago an Jocelyn Dart greate example, but it was to use with workflows and need one WF running to get instantiate.
Now, I need to instantiate without a WF running. I need it instantiated to simply use those attributes and methods accessed by my new Zequi class (SE24).
I found some links which used SWO_CREATE but I thing it's wrong because lc_object is not TYPE REF TO. It's simply TYPE kind.
I need an BO EQUI, inside my class attribute. Correct ?
How to do that step-by-step ?
best regards.
Glauco