Hello,
I have configured a custom model with USMD_OVP_GEN, setup the links as below
Data Modelling
BO Type - Data Model - Entity Type - set as Root
Also
Entity Type to Be Used by Business Object Type
UI Modelling
USMD_OTC - BO Type
Process Modelling
CR - Data MODEL- Entity type - Business Activity
When I try to create a CR through NWBC,
URL - http://server:<port>/nwbc/?sap-nwbc-node=app_window_body
My model is selected, then I can enter the Key fields, when I click Continue Button
I get error -
Cannot determine a UI configuration
Message description says - Maintain UI Configuration ID in either User Master Record or in Change Request
On debugging found that at both these places, code is searching for Application type USMD_VALUE_ENTITY2 but I am using USMD_OVP_GEN,
hence certainly I am using a wrong application to create CR for UI type USMD_OVP_GEN
Then what is the correct one?
regards,
M