SDHOLD code on line level
In JDE E1 9.0.1 , the requirement is we need to have HOLD code(F4211.SDHOLD) on line level in the order.
Example
| F4211/P4210 detail | ||||||||
| Order Number | Order type | Company | Line | Line Type | Qty | Lttr | Nxtr | SDHOLD |
| 123 | SO | 55 | 1.000 | S | 11 | 540 | 550 | |
| 123 | SO | 55 | 1.010 | S | 4 | 540 | 560 | H1 |
| 123 | SO | 55 | 1.020 | S | 4 | 540 | 560 | |
Example 2
| F4211/P4210 detail | ||||||||
| Order Number | Order type | Company | Line | Line Type | Qty | Lttr | Nxtr | SDHOLD |
| 123 | SO | 55 | 1.000 | S | 11 | 540 | 550 | |
| 123 | SO | 55 | 1.010 | S | 4 | 540 | 560 | |
| 123 | SO | 55 | 1.020 | S | 4 | 540 | 560 | H1 |
Also, I need to remove the order from line level, basically the Hold code on split lines like 1.010 , 1.020
Is the standard JDE fun works?