P4205 Logic: Comment 1 says Bypass if line is cancelled, but filter set to only get "999"
Environment: JD Edwards Enterprise One JDE 920
Application: P4205
FORM: Work with Shipment Confirmation [FIND BROWSE] (W4205H)
Issue:
An order that is at 560 but won't show up in Ship Confirm P4205.
Observations:
Form (W4205H) Dialog is initialized:
00002 // The following selection criteria are implemented using filter fields:
00003 // 1. Bypass if line is cancelled (SDNXTR == '999')
FC NXTR: Next Status Filter = "999"
Question:
Comment 1 above says Bypass if line is cancelled. But the logic is set up so that the filter specified is saying to get only 999. Is this a bug?