F42UI11 Update

jfoster02

Member
Hello All,
I need to update the Address Number (AN8) field in the F42UI11 cache/table. Ive tried using BSFN B4201070 Cache, update customer self-service info but i cant get this to update correctly.

Is there another BSFN i can use to do this? Or maybe im not using the BSFN accurately so ive included it below. I have tried passing in other parms but i still cant get it to update.

Thanks in advance for any help, Jeff

Cache, Update Customer Self-Service Info
UNDEFINED <> mnUserAddressNumber
UNDEFINED <> szVersion
FI Jobnumber <> mnJobnumberA
UNDEFINED <> szCostCenter
UNDEFINED <> mnAddressNumberShipTo
"C" -> cActionCode
UNDEFINED <> mnAddressNumberParent
FC Address Number <> SoldToAddressNumber
FI ComputerID <> szComputerID
GC Line Number <> mnLineNumIncrement
UNDEFINED X cPreviousSessionFound
UNDEFINED X cGenericChar_EV01
UNDEFINED X szGenericString_DL01
UNDEFINED X mnGenericMathNumeric_MATH01
UNDEFINED X szUserReservedCode
UNDEFINED X mnUserReservedAmount
UNDEFINED X jdUserReservedDate
UNDEFINED X mnUserReservedNumber
UNDEFINED X szUserReservedReference
UNDEFINED X szShipToStructureType
UNDEFINED X szBaseCurrencyCode
UNDEFINED X szCustomerCurrencyCode
 
Back
Top