The other code that I posted was just part of the whole procedure. Bellow is a complete procedure. Would you please help me identify the business rules from this code. What do I look for and where. I have not programmed in Progress before as a result I am finding it difficult to identify the...
Can someone please help translate this line of code into business rule for me.
if vCatNo ne ? AND vTempItemNo NE ? THEN do:
find bProdItem where
bProdItem.CatNo = vCatNo and
bProdItem.ItemNo = vTempItemNo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.