Rahul
Resumen de la actividad
Última actividad de Rahul
-
Rahul hizo un comentario,
@Apollo Cherniak Create a B1 Validation Configuration and a Universal Function Configuration as below. Select No Condition, just execute function and put your UF there Hope it works for you Regards
- Ver comentario
- 0 votos
-
Rahul creó una publicación,
SQL Condition to Change Tab Colour
Hi Experts I have created a B1 Validation Configuration and couple of Universal Function Configuration, but it doesn't seem to work and I can't figure out what the problem is. Still learning The a...
- Rahul
- 1 seguidor
- 0 comentarios
- 0 votos
-
Rahul hizo un comentario,
Hi Yaremi It works perfectly Thanks a lot Regards Rahul
- Ver comentario
- 0 votos
-
Rahul hizo un comentario,
Hi Luca I am trying to create a message box so that when a user is entering a Product Code in the Sales Order and that Product Code is inactive in the Item Master Data it will show a message to ale...
- Ver comentario
- 0 votos
-
Rahul hizo un comentario,
Still doesn't want to play ball IF ((SELECT TOP 1 frozenFor FROM T0.OITM WHERE T0.ItemCode=$[$38.1.0])='Y') BEGIN SELECT 'STOP' [result] END
- Ver comentario
- 0 votos
-
Rahul hizo un comentario,
I put two open (( and two close )) and still getting an error. Is there an easy way to figure out where it is missing? IF ((SELECT TOP 1 frozenFor FROM dbo.OITM WHERE T0.ItemCode=$[$38.1.0])='Y')...
- Ver comentario
- 0 votos
-
Rahul creó una publicación,
Message to alert Inactive Item
Hi Experts I am trying to create a message box so that when a user is entering a Product Code RDR1.[ItemCode] in the Sales Order and that Product Code is inactive in the Item Master Data OITM.[froz...
- Rahul
- 4 seguidores
- 8 comentarios
- 0 votos
- Respondida
-
Rahul hizo un comentario,
Hi Nadav It works perfectly Thank you very much Much appreciated Regards Rahul
- Ver comentario
- 0 votos
-
Rahul hizo un comentario,
Hi Nadav Sorry i am still a beginer at this Tried the below, but it wont work IF (NOT EXISTS (SELECT TOP 1 O.CODE FROM dbo.OITT O WHERE O.CODE = $[$38.1.0])AND T0.[ItmsGrpCod] <> '288') FROM OITM...
- Ver comentario
- 0 votos
-
Rahul hizo un comentario,
Hi Nadav Thanks for your reply It works and a message pops up when there is no BOM also, how do I add the below criteria so that it ignores anything that belongs to this item group code? OITM.[Itms...
- Ver comentario
- 0 votos