Skip to Content
0
Sep 07, 2023 at 04:57 AM

How to use page attributes of a view in BSP_WD_CMPWB

170 Views

Hi Experts,

I created a Z*enh for BP_ADDR using BSP_WD_CMPWB.

This is to default country & region value fields with 'US' during new BP creation in CRM Web UI for the first time.

I enhanced the STDAddress view.

I see a Z* Impl class & Context node classes also created.

I think i need to use Getter & Setter methods for STRUCT.COUNTRY & STRUCT.CITY to default the values.

Can any one suggest me how to do it?