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?