Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Infor / Lawson Platforms
S3 Security
LAUA security to custom table
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Saef
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5226
People Online:
Visitors:
448
Members:
0
Total:
448
Online Now:
New Topics
User Group Announcements
Carolina User Group Meeting
12/20/2024 3:15 PM
Date & Time: February 6, 2025, 8:30am - 4:00pm
S3 Systems Administration
ADFS certificate - new cert
12/3/2024 9:38 PM
The certificates on the windows boxes expired and
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Lawson S3 Procurement
ED501 Error: Map 850 not supported by /law/c15vda/lawson/test10/edi/bin/laws_out_91
11/12/2024 3:47 PM
Tried runnning ED501 and getting the atathced erro
Lawson S3 HR/Payroll/Benefits
Error
11/6/2024 9:54 PM
When I try to enroll a retiree in 72.1 health plan
Infor ERP (Syteline)
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:24 PM
Hi, I need help with an error on syteline while us
Dealing with Lawson / Infor
Implementing Lawson v10 with Cerner Surginet, Case Cart Picking, and Quick Adds for the OR
10/29/2024 4:20 PM
Hi Everyone, I am wondering if there is any org
Lawson S3 HR/Payroll/Benefits
Canada Tax Calculation (Federal and Provincial) Issue
10/23/2024 5:00 AM
Initially, we had problem with CPP2 calculation is
Lawson S3 HR/Payroll/Benefits
CA Section 125 401k Plan
10/22/2024 10:13 PM
Does anyone have any recommendations on how to fac
S3 Systems Administration
Running AC120 deleted records from ACMASTER table
10/22/2024 3:40 PM
We recently ran the AC120 as normal and somehow it
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1372
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Infor / Lawson Platforms
S3 Security
LAUA security to custom table
Please
login
to post a reply.
6 Replies
0
Subscribed to this topic
15 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
ISO Dan
Basic Member
Posts: 18
11/18/2011 8:39 PM
I have created a custom table which has cost center as a field. I want to create a security class so that only people assigned to the cost center can view their data.
For example I have a header table with a field called Cost_Center. I have created a security class called CC123, when I use record level security I have Coster_Center = "123" however when I view the data I can still see everyones' data.
Does anyone know how to set this up or is there something that I am missing?
Thank you,
ISO Dan
Basic Member
Posts: 18
11/18/2011 9:13 PM
What I have also tried to do is use an element security and that does not seem to work. In my dbdef my cost center has the associated element "acct unit" so in laua I set the element "acct unit" to "123" and it still does not seem to work.
SP
Veteran Member
Posts: 122
11/18/2011 9:27 PM
I presume since you have created a custom table, you also have some custom
4GL form that users use to access the data in your custom table.?.??
If this is true, are you certain your code is making calls to the Lawson
security api's and handling the data correctly?
What do you mean by the phrase "header table?" Header to what?"
Have you thought about just using the built-in element for acct-unit in
your table then use the from-process-level-to-process-level security in the
system code where you have defined your custom table?
On Fri, Nov 18, 2011 at 3:46 PM,
wrote:
> [image: LawsonGuru.com Logo] <
https://www.lawsonguru.com/
> S3 Security
> Forum Notification A message was posted to a thread you are tracking. *LAUA
> security to custom table* Posted by: *ISO Dan*
> 11/18/2011 03:39 PM I have created a custom table which has cost
> center as a field. I want to create a security class so that only people
> assigned to the cost center can view their data.
>
> For example I have a header table with a field called Cost_Center. I have
> created a security class called CC123, when I use record level security I
> have Coster_Center = "123" however when I view the data I can still see
> everyones' data.
>
> Does anyone know how to set this up or is there something that I am
> missing?
>
> Thank you,
> ------------------------------
>
> To view the complete thread and reply via your browser, please visit:
>
>
https://www.lawsonguru.co...ity-to-custom-table/
>
> You were sent this email because you opted to receive email notifications
> when someone posted and/or responded to a message on this forum.
> To unsubscribe to this thread please visit your user profile page and
> change your subscription options.
>
> Thank you,
> LawsonGuru.com
>
SP
Veteran Member
Posts: 122
11/18/2011 9:36 PM
Have you tried using the field name "acct-unit" in your custom table then
set data security for the from-to company and process-levels within the
system code where your table is defined.
Also, verify using a standard lawson form (GL40) that your security is
working at all.
Run the command "lawsec" at the command line and verify security is on.
On Fri, Nov 18, 2011 at 4:16 PM,
wrote:
> [image: LawsonGuru.com Logo] <
https://www.lawsonguru.com/
> S3 Security
> Forum Notification A message was posted to a thread you are tracking. *RE:
> LAUA security to custom table* Posted by: *ISO Dan*
> 11/18/2011 04:13 PM What I have also tried to do is use an element
> security and that does not seem to work. In my dbdef my cost center has the
> associated element "acct unit" so in laua I set the element "acct unit" to
> "123" and it still does not seem to work.
> ------------------------------
>
> To view the complete thread and reply via your browser, please visit:
>
>
https://www.lawsonguru.co...ity-to-custom-table/
>
> You were sent this email because you opted to receive email notifications
> when someone posted and/or responded to a message on this forum.
> To unsubscribe to this thread please visit your user profile page and
> change your subscription options.
>
> Thank you,
> LawsonGuru.com
>
Kwane McNeal
Veteran Member
Posts: 479
11/18/2011 9:39 PM
Also, ensure that you added the element name to the $LAWDIR/system/security.cfg file.
Lawson does NOT know to treat your element with C+P security if you don't tell it to.
ISO Dan
Basic Member
Posts: 18
11/21/2011 12:48 PM
I will try to answer all the questions:
1. I have created a custom table and custom 4GL screen, it mirrors PO20 data but we have it customized because our users wanted additional validation checks prior to loading into PO20
2. I am not sure it is making calls to the Lawson security API, I don't even know what that those are.
3. As defined above my header and detail table mirror PO20's header and detail information
4. I current am using the built-in element for acct-unit, it does not seem to be workingly properly and have defined my cost center in the "Element Security" section of laua
5. My security is turned on
6. I have not tried using a standard form, I will try that next.
I appreciate the comments and help.
Have you thought about just using the built-in element for acct-unit in
your table then use the from-process-level-to-process-level security in the
system code where you have defined your custom table?
ISO Dan
Basic Member
Posts: 18
11/21/2011 1:27 PM
1. I have tried add the process level, but I am not sure I did it correctly, I looked at the GL20 and formated the process level according to the level structure I saw for the acct-unit.
2. In my element security made it act-unit = 301
3. Looked at GL40 and still saw a line item with 301 in it.
4. In my custom 4GL program, I cannot access any records
Please
login
to post a reply.