Adding new search fields in AR Customer screen
Hi Frnds,
I have a requirement to add new search field in customer screen,
I have done the below steps to achieve it.
1) Went to TCA responsibility-->Attribute and Transformation screen, Party entity subtab, took a CustomAttribute1 and attached a custom PKg.Procedure
2)added Transformation to the attribute
3) Copied the HZ_ORG_SIMPLE_SEARCH_RULE rule and created custom rule and assigned it DQM profile option.
4) Ran STAGE ALL DATA concurrent program.
Followed all the steps from https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=v8hcennr7_97&_afrLoop=122712663651373#FIX
but still in frontend I dont see the new field.