cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi all,

I faced problem of adding EC to custom BO(EVENT). Is it possible to add EC to custom BO? There is no outport parameter in my Event_TI.

0 Likes
View Entire Topic
former_member226
Employee
Employee
0 Likes

Hi,

you can add the EC to your custom BO screen even if you donot have the outport parameters defined but in that case you will be seeing only a hardcoded/constant data.

If you want to show the data specific to instance of your custom BO then you need to pass some parameter to yous EC inports and then do read operation to display the data at EC.

Thanks

Saurabh