Тёмный

Auto Fix BOM Child Item Names in SAP Business One 

Просмотров 1,2 тыс.
% 41

📩 My Email Newsletter
Get updates when I do something cool. Sign up with the link in the pinned comment for this video.
🎦 Video Description
For some reason when you're updating child item names in SAP Business One the description in the BOM does not change. To fix this I made a DI API solution that aligns the names to the item master.
🌐 Video Resources
(IF LINKS DON'T WORK, CHECK FIRST PINNED VIDEO COMMENT)
Download for C# code and UF import:
battleshipcobra.com/youtube-download/Fix_BOM_Descriptions.zip
NOTE: RU-vid breaks every link I post. Please copy the URL from the pinned comment and paste it into a browser... it simply won't let me link to anything.
📚 Chapters
00:00 - Introduction
01:41 - Description of the BOM Issue
03:12 - Installing My Fix
05:09 - Installing Fix to the Menu
06:55 - Details on the C# Code
08:52 - Running the Fix
10:21 - Outro
😎 More About BattleshipCobra
battleshipcobra.com/

Наука

Опубликовано:

 

27 фев 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 13   
@kebabkong1
@kebabkong1 Год назад
Great routine Thank you!! I had to replace ChildNum with VisOrder for this to work, because in BoM's where the order of appearance had been changed, the wrong items were updated.
@BattleshipCobraSAP
@BattleshipCobraSAP Год назад
Hi Roy, thanks for catching this. I updated my code in the download file. I figured that the ChildNum should be the best field, ala LineNum, but after more testing, you're exactly right. My bad! But the code works properly now, glad you found it.
@BattleshipCobraSAP
@BattleshipCobraSAP Год назад
NOTE: RU-vid breaks every link I post. Please copy the URL and paste it into a browser... it simply won't let me link to anything. Download for code and UF import: battleshipcobra.com/youtube-download/Fix_BOM_Descriptions.zip
@vitorotaviodecastro6060
@vitorotaviodecastro6060 Год назад
Great video!! Do you know what could best solution at the momento for warehouse management for sap b1 in these days?
@BattleshipCobraSAP
@BattleshipCobraSAP Год назад
Hi Vitor, IMHO it's Produmex WMS
@vitorotaviodecastro6060
@vitorotaviodecastro6060 Год назад
Hey, Do you think I could use that to mass change/delete rows inside BOMs. For example Write to only change Certains row based on the value inputted on them?
@BattleshipCobraSAP
@BattleshipCobraSAP Год назад
Yes, absolutely. With DI API calls you could do anything you want. Remove rows, modify rows, etc.
@monaliza4284
@monaliza4284 Год назад
Would you be shipping them across borders?
@BattleshipCobraSAP
@BattleshipCobraSAP Год назад
Yes, anywhere in the world. I have subscriber all over
@ramonduunk3478
@ramonduunk3478 Год назад
I think you forgot to pin your download in the comments :)
@BattleshipCobraSAP
@BattleshipCobraSAP Год назад
Yes, my bad it's there now, thanks!
@ramonduunk3478
@ramonduunk3478 Год назад
@@BattleshipCobraSAP Thanks ! viewed, saved and executed on a schedule - Next ! :)