Hide released production order that made before

ahmedbaahmedba Member Posts: 424
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

Comments

  • vijay_gvijay_g Member Posts: 884
    You can use Production Journal to post your consumption against this RPO.

    Release Prod. Order --> Line--> Production Journal.
  • ahmedbaahmedba Member Posts: 424
    I thanks you for reply .my problem when i make calc consumption in consumption journal then select no of release production order it more item are released i want to Hide it so that
    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
  • ahmedbaahmedba Member Posts: 424
    Can any one give me code make the following :
    What i need is writing code hide all released production order exception last release production order it must show
    please help me
    thanks
Sign In or Register to comment.