wip_move_transaction NAVIGATION FOR JOB

Wip is performed when one process completes and moves to the next stage is termed as wip move transaction.


NAVIGATION-> WORK IN PROCESS ->MOVE TRANSACTIONS ->MOVE TRANSACTIONS

NEXT ENTER THE JOB NAME

ENTER THE SEQUENCE NUMBER AND OTHER DETAILS

CLICK ON SAVE
NOW THE DATA IS TRANSFERRED IN TO WIP MOVE TRANSACTION  TABLE.

WE CAN CHECK WITH THE QUERY

select * from wip_move_transactions where to_char(CREATION_DATE,'DD-MON-RR')=trunc(sysdate);

No comments:

Post a Comment

WIP Tables with description

  Table Name Description     WIP_ACCOUNTING_CLASSES stores accounting flexfield information for standard discrete jobs, non-standard asset j...