Hi All,
I am calling CU50 in custom program, where i can provide all characteristics values in screen and check whether the configuration exists or not by using VC check button. If the configuration is not exists then the process is coming to custom program and proceed with material creation using function module MATERIAL_MAINTAIN_DARK’ and save the configuration to the newly created material MATERIAL_SAVE_CONFIGURATION.
But In this CU50, i don;t have SAVE button [Grayed out], due to this i am able to check whether the configuration is exists or not. But configuration is not SAVED, Hence i am not able to get the instance number to get the internal table related data E1CUCFG, E1CUINS,E1CUVAL AND E1CUCOM which are required to MATERIAL_SAVE_CONFIGURATION.
My question is Is there any alternative to without SAVE the configuration in CU50, but configuration has to create.
Thanks,
Sreedhara.