Parsing the Form ID Security report

 2 Replies
 0 Subscribed to this topic
 16 Subscribed to this forum
Sort:
Author
Messages
RobT
New Member Send Private Message
Posts: 1
New Member

Hi,

I am new to Lawson and I'm in the process of writing a script to parse the Form ID Security Report. I'm wondering if anyone has a listing of all the possible values for the "Unsecured FCs" column as well as a definition of what they mean? No one in accounting (who's been managing the system) knows or knows where to look and I'm trying to have IT take over administration of this. 

Example:

                   SYSTEM   PROGRAM                     UNSECURED             SECURED
  PRODUCT LINE     CODE     CODE     FORM ID   SECURED  FCs                   FCs
 -------------------------------------------------------------------------------------------------
  PRODUCTION        AB      ABSR      ABSR.1     NO     I
  PRODUCTION        AC      AC00      AC00.1     NO     ACDINP
  PRODUCTION        AC      AC00      AC00.2     NO     ACDINP+-
  PRODUCTION        AC      AC00      AC00.3     NO     CINP
  PRODUCTION        AC      AC01      AC01.1     NO     ACDINPMVFZRU-+

What do all the letters under the column equate to? I know some of them, but I was wondering if there is anything that will define all of them for my reference as I write this script.

It's Lawson 8 Financials.  

John Henley
Send Private Message
Posts: 3351
k-rock
Veteran Member Send Private Message
Posts: 142
Veteran Member
There are 15 possible in the Unsecured and 14 in Secured. Read the documentation of the report at support.lawson.com, it was helpful when I built my program to put it all in a database and do comparison reporting for SOX.