on 2019 Sep 26 12:16 AM
Hi All,
I have created a new custom field "Check Flag" as check box in CRM Web UI through AET and a zz000040 field got created in CRMD_ORDERADM_H table
now the DB table CRMD_ORDERADM-ZZ0000040 field got updaed with 'X' value BUT in Web UI the new custom field "Check Flag" is not getting updated with X .
The custom field created is Web UI has to updated automatically once it get crated but its not happening
hence I am looking for your kindl help...
Request clarification before answering.
Hello,
I'm guessing the field that works is or was also in same screen. If yes, then you could try to drag your new field that is defined on BTADMINH context node into it.
The tecnical field name is read only because it tells the origin of the field that you dragged into screen configuration, so you need to drag //BTADMINH/EXT.ZZCFLD000040 to your screen and remove the one from CONTRACTBTADMINH.
Please don't recreate your question multiple times, as the guidance says, "Make sure that your question is very specific. Provide as many details as possible". If you need to provide more details, edit your question and add them.
AET generated fields DB operations (read and save) are done by standard code, no code is required in BSP Component for that. The way you created it in AET defines in which context node you need to use it in runtime (both are the same in technical level, but not in semantic, and different code paths executes for each node, I think).
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.