Hi SAP CRM WEBUI experts,
I have a query here:
Using AET tool on the Account page I have added a FORM view using below steps:
1. 1. In AXTSYS transaction first created a Z* component (e.g ZCRM_BUS_CALC)
2. 2. Now through AET added a FORM view with 4 input fields e.g:
1. Field A (field ID ZZAFLD00000D)
2. Field B (field ID ZZAFLD00000E)
3. Field C (field ID ZZAFLD00000F)
4. Field D (field ID ZZAFLD00000G)
3. 3. Now assume I need to add one more field (Calculated field) on the same FORM view, but I am not able to track my custom fields which created in step2 above.
My requirement is: Field E(ZZAFLD00000E) = Field A (ZZAFLD00000D)+ Field B (ZZAFLD00000E)
** Please refer the document attached for snapshot of the screen