Hi Kumar,
Do you mean to create server event for Bill-To party.
WHEN IF_BSP_WD_MODEL_SETTER_GETTER=>FP_SERVER_EVENT.
RV_VALUE = 'BILTO_PARTYID'.
I am unable to capture the Bill-To party ID for the selected address.
We used server event like "DDLB_d" so then for every round trip it keeps first record populated in the DDLB.
Even SET_methods are not triggering.