Hi
Extended the BP data model and added the Ztable. Created handler class and added the Ztable fields into Separate composite UIBB ( this UIBB has form and LIST componenet, that is reason for using the Composite UIBB). Followed the Node extension ( reuse mode )recommendation provided in SCN MDG.
I have 3 issues here.
1. If I do not enter any value in custom UIBB, getting the dump after submitting the CR "Access Previously Deleted Entity"
2. I did a deep copy because, we need to have different UI layout based on account group, like one with standard UI and other with above custome table. If I add the custom UIBB to standard BP_OVP_CU_CL, then its working fine, the handler class working as expected, data getting saved into Ztable. However, custome UIBB in deep copied UI config, let say Z_BP_OVP_CU_CL_CP01, on the final approval and at activation step, am getting dump.
3. also basic check and reuse active area check not working as expected and standard BP_OVP_CU_CL is working as expected in this case.
Your help is highly appreciated.
Thanks in advance.
Rajiv