Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8635

Re: how to access BO Type attribute inside workflow steps

$
0
0

Can't say I've ever heard of swc_set_property.

 

Usually for each attribute you will have something like:

 

GET_PROPERTY  COLOUR CHANGING CONTAINER.

 

data: lv_colour(6) type c.

 

lv_colour = 'red'.

 

SWC_SET_ELEMENT CONTAINER 'Colour' lv_colour.

 

END_PROPERTY.

 

(I'm just typing this in, haven't tested it)


Viewing all articles
Browse latest Browse all 8635

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>