## Parent Material Handing with E40 E40 defines a Process Job state model as following: ![ProcessStateModel](howto.images/e40ProcessStateModelDiagram.png) Currently the following transactions of the state model should be used to trigger the changes using the following workflows: | Transaction | Transaction Description | Workflow | Action Description | --- | ---------- |------- |------------ | | E40 -> 4 | Setting Up to Processing | OnProcessStarted | Changes Parent Material State to In Progress | | E40 -> 5 | Waiting for Start to Processing | OnProcessStarted | Changes Parent Material State to In Progress | | E40 -> 6 | Processing to Process Complete |OnLoadPortReadyToUnload| Changes Parent Material State to Completed, executes Material Out | ## Basic Tips Process Job Id variable should be used as the input for the Generic Workflows Process Start and Process Complete corresponding input.