Hello Team,
Greetings For the Day !!!
Kindly find following code to Update Records in UDO (User Defined Objects) in SAP Business One 10.0 through SAP B1 GeneralService.
SAPbobsCOM.GeneralService oGeneralService; SAPbobsCOM.GeneralData oGeneralData; SAPbobsCOM.GeneralDataParams oGeneralParams; SAPbobsCOM.CompanyService sCmp; sCmp = Main.Mahi_Company.GetCompanyService(); oGeneralService = sCmp.GetGeneralService("Enquiry"); //User Defined Object oGeneralParams = oGeneralService.GetDataInterface(SAPbobsCOM.GeneralServiceDataInterfaces.gsGeneralDataParams); oGeneralParams.SetProperty("DocEntry", DocEntry); oGeneralData = oGeneralService.GetByParams(oGeneralParams); oGeneralData.SetProperty("U_CardCode", CardCode); //User Defined Field oGeneralService.Update(oGeneralData); Main.Mahi_Application.StatusBar.SetText("Customer Code updated successfully in Enquiry.",SAPbouiCOM.BoMessageTime.bmt_Short,SAPbouiCOM.BoStatusBarMessageType.smt_Success);
Thanks,
Mahendrakumar
Keep learning and keep growing. Have a great weekend.
To get Free Full Course SAP B1 Technical and SAP B1 Functional, checkout and subscribe to our YouTube Channel today.
Keep learning and keep growing. https://lnkd.in/gi62G4wT
and don't forget to hit the BELL icon to Get notified every time we Upload a New Video.
Like this post? Want to see more?
🔔 Ring it on my Profile
📌 Subscribe to our YouTube channel: SAPB1TechnicalTrainingByMahi
📌 Follow our LinkedIn Learner community, mahendrakumardp
❤️ #SAPB1TechnicalTrainingByMahi
#TheBestRun #SAP #SAPBusinessOne #SAPB1Training #saptutorial #innovation #management #humanresources #digitalmarketing #technology #sapb1 #Empowerment #GrowthMindset #india #entrepreneurs #SAPB1Training #saptutorial #innovation #management #humanresources #digitalmarketing #technology #sapb1 #b1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 |