Modification requested by one of our customers to be able to enter either disc% or disc amt for the line regardless of what the line discount flag is set to in the So static control F/M. In some cases they want to enter a 5% discount other times they want to enter it as a dollar amount. We tried it by having a 'use disc%' flag defaulting to sos_h1$(8,1) and allowing user to change it, changing sos_h1$(8,1). But only what sos_h1$(8,1) is originally set to is allowed for input. We assume it's because the SMPRMT is pre-loaded at the beginning of the SO.
Does anyone have any ideas about this?