cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance standard BOR object BUS2202

Former Member
0 Kudos

Hi,

I'd like to enhance the standard object BUS2202, with an additional attribute (Offer total value).

Can someone help me with the different steps to be done:

-Specific object creation (how to manage object inheritance? my ZBUS2202 derivates BUS2202 or the contrary ?)

-Make the standard to use the created specific object ZBUS2202 instead of the standard BUS2202 one

Thanks in advance for your help.

Vadim

Accepted Solutions (1)

Accepted Solutions (1)

yeushengteo
Advisor
Advisor
0 Kudos

Hi,

I believe you are trying to perform delegation.

In this case, you can create a subtype for the BUS2202 using TC SWO1 and you will be able to reference to your "OfferTotalValue" attributes in standard workflow.

Regards.

Former Member
0 Kudos

Thanks,

In fact I found this info, but now, my problem is to fill in my "OfferTotalValue" attribute.

I can't remember how is managed the Object constructor in SAP Workflow: I'd like to fill in my attribute in this object constructor.

Maybe you can give me a clue.

Regards.

Vadim

yann_bouillut
Active Contributor
0 Kudos

Hi Vadim,

As you know, ia m not a WF expert

but maybe you will find something interesting in the following document :

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a6d6d4bb-0601-0010-5f92-e5b8bdc7...

Kind regards,

Yann

Former Member
0 Kudos

Hi,

In fact I'd my answer from a WF developer: there is no constructor, I just had to manage Get_property method for my new attributes.

regards.

Vadim

Answers (0)