Hi Experts,
I have created the Custom BC object , Custom BC set and BC view.
I have created the Business Object and use the BCO in 1 of the element for display the value of BCO in dropdown.
Business Object Definition.
[Label("Company ID")] element CID : ID; | ||
[Label("Company ID")] element Cname : LANGUAGEINDEPENDENT_MEDIUM_Name; | ||
[Label("Company From")] element C_start : BCO1Code; |
I have use the Below Configuration when create the BC Object .
1)
2)
I have use the Below Configuration when create the BC Set.
1)
2)
After that i have created the Screen(Object Based) for the Custom BO and once i have open the QA from end User i can not display the dropdown value under QA screen.
Also i can not find out my custom BC set Fine-Tune Activity under the Business Configuration - > Implementation Project -> Open Activity List - > Fine Tune.
Please can you tell me what step i have missed under this configuration.
Waiting for your response.
Many Thanks,
Mithun