Bypass Demand For Specific Customer or Chain
You have the ability to send demand records (K_INTDALY) but not accumulate them for a specific customer (IE_CUSTOMR) or chain (IE_CHAIN).
Setup
To set this up there are two parts: night job accumulation program and screen display.
1) Night Job accumulation Edit RPGLE program K3S_9256 in the 5MOD library to by pass accumulating for the specific customer (IE_CUSTOMR) or chain (IE_CHAIN).
2) Screen Dsiplay Add a tablecode record that will tell the GUI interface to display the K_INTDALY records in red and not accumulate within the display on the Sales Journal. TA_CODETYP = DMD First 10 characters of TA_CODETYP = IE_CHAIN or IE_CUSTOMR Second 10 characters of TA_CODETYP = the specific chain or customer to bypass TA_FLAG1 = 1
