4Site
Support Request System
View Patch #50.013.009
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02252 -
Deletion of some PO source segments should not be permitted
Symptoms:
Deletion of PO source segments should not be allowed where posrc.srctype is TA (spare turnaround) or posrc.srctype is RB (reorder batch) or posrc.srctype is VO (voucher for release) Also where po.type is RP (repair order) or po.type is RL (release order) Currently only the first two cases (TA, RB) are handled.
Solution:
1. Add srctype VO to existing case structure which tests posrc.srctype 2. Insert new case structure to test po.type and prevent deletion of source segments wher po.type is RP or RL. 3. Add 3 labels to the form (to supply text for message boxes relevant to attempted delete actions)
Browse Patches
Find a Patch
Return to Request System Menu