I have one problem.when i make release order then go to consumption journal then make calc consumption from function then select release production order i see more released production order show can i hide this lines are this possible because it is more 200 entry found.and some times i select another release order by wrong
thanks
0
Comments
Release Prod. Order --> Line--> Production Journal.
i make variable as Status Value as data type Boolean. i want to write two line of code
if true show to me and if false hide it in level of form release production order list .
as following
if statusvalue =true then
here what i need (show item that check marked true)
else
here what i need(hide item that check marked false)
thanks
What i need is writing code hide all released production order exception last release production order it must show
please help me
thanks