cancel
Showing results for 
Search instead for 
Did you mean: 

Auction login parameter

Former Member
0 Kudos

Hi,

I want to add additional paramteter to participant, who is logged to the LAC, question is:

Where can I find any login program/module.

Regards,

Sayid

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi again ,

There is FM BBP_LA_BIZAPI_LOGIN, but if you want to extend this FM you must remember to add this custom field in LAC applet.

Regards,

Marcin

Former Member
0 Kudos

Hi,

What I must do to show custom field in Live Auction Cockpit?

Regards,

Sayid

Former Member
0 Kudos

Hi,

This is more complicated.

You must extend Java applet (LAC):

- add this custom field to Java Connector - JcoToResponseConverter class

- next is to add this field to bean class (header or item or any other)

- compile, deploy and test

Regards,

Marcin

Answers (0)