Rahul
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
Comments
Recent activity by Rahul-
@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
-
Hi Yaremi It works perfectly Thanks a lot Regards Rahul
-
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...
-
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
-
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')...
-
Hi Nadav It works perfectly Thank you very much Much appreciated Regards Rahul
-
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...
-
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...
-
Hello Everyone It's been eight days since I asked a question Does anyone even visit this forum?
-
Hi Thomas Thanks for replying. At least part of my problem is now solved Premium support means I gotta pay? Thanks and Regards Rahul