I have one company database that for some reason alot of accounts that were created do not have all four modules selected in the Include in Lookups section.
Is there a way to mass update this? It does not show up on the Mass Modify screen.
This is what the DSPLKUPS field in GL00100 shows:
Correct Account setup: 0xFFFFFFFF
Incorrect Setup: 0x3C004200
I tried using "select actindx, actnumbr_1, actnumbr_2, actnumbr_3, actnumbr_4, actdescr, dsplkups from gl00100
where dsplkups like '0x3C004200%'
and I get no records.
thanks.
Is there a way to mass update this? It does not show up on the Mass Modify screen.
This is what the DSPLKUPS field in GL00100 shows:
Correct Account setup: 0xFFFFFFFF
Incorrect Setup: 0x3C004200
I tried using "select actindx, actnumbr_1, actnumbr_2, actnumbr_3, actnumbr_4, actdescr, dsplkups from gl00100
where dsplkups like '0x3C004200%'
and I get no records.
thanks.