Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Integration / Customization
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
admgar
Past 24 Hours:
2
Prev. 24 Hours:
0
Overall:
5215
People Online:
Visitors:
320
Members:
0
Total:
320
Online Now:
New Topics
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
Lawson S3 Procurement
RQ13 Approval Info
10/17/2024 2:12 PM
When a Requisition is approved on RQ13, what table
S3 Customization/Development
Read and Write CSV file COBOL
10/9/2024 2:53 PM
Does anyone have a quik example of a program that
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
Forums
Integration / Customization
Forum:
S3 Customization/Development
To join the discussion you need to
register
first. (Registration is free!) If you are already a registered user please
login
to join the discussion.
Search this forum:
78
Subscribed to this forum
Page 5 of 23
<<
<
3
4
5
6
7
>
>>
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Windows DOS script
Started By
This_Guy
I need to replicate my KSH scripts from our Unix machine to our new Windows and cant seem to get it to work. I had to gut most of the syntax but I still cant get this 'basic' importdb script to work > Tokendef, etc... any help or expertise It doesnt like mypath cariable, or some of the if-then-else sytax.. Its attached in zip format...
7
8680
3
by
R Wayne Walker
7/30/2015 2:51 PM
ESS new custom form
Started By
Chesca
My users want a mod to ESS. They want to add a link on the ESS page so that employees can click on it and take them to a fill-able enrollment form. I have no clue as to where to start or what to look for in order to accomplish this. Would I need design studio for this customization Has anyone successfully build a custom form in ESS and/or MSS
10
8721
3
by
Chesca
9/21/2015 6:41 PM
How to look up field name from field number.
Started By
Janice
I'm looking for the table (if one exists) that I can use to look up the field name by the field number of the Personnel Action. I know table DBHRPAD (PADICT) contains the field number and item name which is the description of the field, but it doesn't have the actual name of the field. For example, if I look up field number 2 in DBHRPAD, the item name is 'Name - Last'. But I need the actual name of the field 'DEMPLSTNM', not the description of the field. Is there a table that exists where...
3
70091
1
by
Kat V
10/9/2015 7:52 PM
Report archiving/emailing
Started By
tambrosi
Hello, I am looking for ideas on how people handled the report archiving from batch run jobs. We are Windows and SQL. Lawson Version 10. I have searched thru the forums and looked at some of the ideas and some will work for us. I set up a custom COBOL program that can copy a prt file off to a archived location using the 'Call System Command' process. Would anybody know if there is any doc on using the 'Call System Commands' , I looked around but could not find anything except what I foun...
3
6004
1
by
mikeP
4/17/2015 5:04 PM
SharePoint integration 9.0.x
Started By
skhenry
I am trying to determine the feasibility for building an self-service portal on Lawson v 9.0.x atop SharePoint 2013 or SharePoint Online. I am not familiar with what web services are available, but need to know whether data can be written by Web Service or directly to DB in Lawson. Our high-level solution design is to allow end-users to modify certain fields via the user profile within SharePoint and those edits would be written back to Lawson. So, has anyone done this and is it possible for L...
0
4155
1
5/5/2015 9:43 PM
HR11 AGS call
Started By
JimK
Hi, We have a framework written in .NET (C) that we've used in the past for adding and updating Lawson billing info. The framework has allowed us to execute Transaction (AGS) and Data (DME) calls, and has worked very well. We now look to take a new hire feed from our Talent Management system, and automatically create HR11 records within Lawson. The HR11 AGS call is posing difficulties, though. It appears that after we make the HR11 call, to form is expecting us to add tax deductions via th...
11
9450
2
by
Tim Cochrane
6/9/2015 10:15 PM
How to Left Align Output Fields
Started By
Woozy
Hi Everyone, Is there a way to force 4GL output fields to be left-aligned, regardless of data type I know this can be done for input fields, but I'm specifically wondering about output fields. Here's what my code looks like now: *------------------------------------------------------------------------------ $SCREEN ZY912 S [ZY91] Jrs Leave Plan Details ] |Company ; ; ; ; ...
1
5410
1
by
jaherb
6/25/2015 5:54 PM
Batch animator
Started By
Chesca
I am animating a custom program and got an error, which I have never seem before. I got a clean compiled and program ran ok with no errors. Anybody has an idea why I am getting the error 200 Run-Time System internal logic error - (in xenumctl.c:517257, line 703)
4
5918
1
by
Chesca
6/24/2015 6:19 PM
programming error
Started By
Chesca
I copied a program that works fine in our production environment However when animating the program, I get an error due to trying to access an item beyond bounds of memory. How do I identify an illegal character in the in /Lawdir/obj/program.int I am not sure what that means. Any input/suggestions would be greatly appreciated.
3
6068
1
by
Chesca
9/21/2015 7:03 PM
ESS/MSS Changes
Started By
bd
I'm working on making some changes in MSS specifically for personnel actions. I've got things narrowed down to the pactions.htm file and after some digging through the forums realized I can pull the fld_nbr from padict for specific action types. As I see it now, I will need to modify the function PaintFieldsforAction in the pactions.htm file for each action they want to load new default values for. For example, if the action is term, default the new value of status code to be X if p...
1
5233
0
by
bd
7/8/2015 1:04 PM
Changing a custom index to Key Change=Yes?
Started By
Woozy
Hi All, We are on LSF 9.0.1.11. Sometime in the past, we created a custom index on HRHISTORY (HRHSET99) that has 'Key Change = No'. We recently identified an error with a delivered program that was attempting update HRHISTORY and found that the error was because it is trying to change a field that is included in our custom index. Since the index is only used by one program, and is only used for query (not update), can I just change the index to 'Key Change = Yes' and then recompile the progr...
5
5982
1
by
Woozy
7/28/2015 1:40 PM
Pop-up Text Message in AP20.1
Started By
maalimsimo
We have custom javascript code in the AP20.1, AP20.2 and AP20.6 forms that alerts the user to ensure that the HOLD_CODE and REMIT_CODE are keyed in for certain AP Companies. This part works well, but somehow the code introduced yet another pop-up window that is not desired and it is unnecessarily increasing key-strokes for the users. It simply says has the text 'EXP', and the 'OK' button. It is not an error message and does not stop the process, but pops up whenever the ADD or CHANGE function is...
1
5574
1
by
maalimsimo
7/28/2015 8:26 PM
4GL Report missing Company Name
Started By
Demi
I have a custom 4GL program that has been migrated over into a new version 10 environment. When performing a parallel comparison, the new 10 version is not listing the Company Name in the job submission parameters section. I've tried running a new rptgen; but that hasn't helped. Any suggestions would be appreciated......
5
9314
0
by
Demi
9/29/2015 1:04 PM
Custom application not displaying text fields on next\previous
Started By
haddixst
Hi all, I have created a custom application with a custom database table using CASE (for the first time) to quick paint the form. Pretty simple table and form... it has company, employee, a location code, a sequence number, and start and stop dates. I have set it up similar to HR11, so when you search for or enter an employee number, company, or location there is a text field with key number defined that will show the employee name, company name, and location description. If I enter the valu...
0
3576
0
8/19/2015 6:45 PM
Extract program version numbers
Started By
Demi
We are a Windows environment and are in the process of upgrading our systems from 9.0.1 to version 10. While migrating some of our custom programs into the 10env; we discovered that some of the version numbers in our 9.0.1 system are higher than the version numbers in the delivered 10.0 programs. We would like to obtain a list of the current programs and their assigned version numbers for a comparison between the systems. Have others seen this How did you handle it If you had a custom pro...
8
10693
0
by
Kris
9/8/2015 4:13 PM
Multiple Report COBOL
Started By
ALB
We created a COBOL program with multiple reports. We can see the reports in the print directory but only the first report is in print manager. How do you get the other report(s) in print manager
1
5524
1
by
ALB
8/28/2015 9:43 PM
4GL Versus HTML/JAVA
Started By
Eric Haugen
Standard Lawson 4GL/COBOL Portal transactions programs can be Add-Ins driven. This is a very powerful tool to be used for mass data update. If someone develops an HTML/JAVA Portal transaction, is there any tool that can be used to mimic Add-Ins for that transaction Such that it could be used for mass updating I would think that fully conversational program interaction would be an issue, but beyond that Are there any other considerations when there is a choice of using Lawson 4GL/COBOL or HTML...
3
5557
2
by
Woozy
9/10/2015 1:19 PM
Table for recurring job (Recdef)
Started By
Vijay S
Any guess, which GEN table store's recurring job definition
4
8404
0
by
Vijay S
9/11/2015 11:41 AM
How to determine if string is numeric?
Started By
Woozy
Hi All, It seems like I've done this before, but I can't remember how to do it. I have a string field that may or may not be numeric. How do I determine if it is numeric so I can redefine it and output the numeric value When I try just redefining the string as numeric in the WS, it returns the numeric as empty and throws the 'Illegal character in numeric field' error when I try to reference it. Thanks! Kelly
3
5501
1
by
Vijay S
9/15/2015 10:09 AM
Redirect WWW Usl to Mingle
Started By
xxxxxttysfh
I am trying to redirect my.XXXX.com URL to Mignle and I am getting Error , Please let me know if we ca do this
0
3740
0
9/25/2015 9:00 PM
Use negative values returned from DME call ?
Started By
mikeP
I’m working with ESS page leavebalances.htm and trying to do some math on numeric values returned from a DME call: function getTaemptrans() { var obj = new DMEObject(authUser.prodline, 'taemptrans'); obj.out = 'JAVASCRIPT'; obj.index = 'ttrset1'; obj.field = 'company;employee;plan;ta-hours'; obj.key = authUser.company'='Employee; obj.debug = false; obj.otmmax = '1'; obj.select = 'status; obj.max = '600'; ...
1
30615
1
by
mikeP
10/2/2015 6:11 PM
work file def
Started By
Chesca
Hello, we are in the process of upgrading from Lawson MSP 9.1 to MSP 9.11. We have some custom code that I need to put back in vendor's programs. I am having a problem when copying the code, it doesn't rename the work files so it keeps the vendor's work file name. So I have a program that has like 6 works file that I need to copy and it can be so tedious. Is there an easy way to copy the work file definitions
4
67288
1
by
jaherb
10/9/2015 2:36 PM
work file def
Started By
Chesca
Hello, we are in the process of upgrading from Lawson MSP 9.1 to MSP 9.11. What would be the easiest way to copy a program with all the wfd and libraries I did a program copy and it did not copy any of the wfd or libraries so I am getting a compiling error.
1
67908
0
by
jaherb
10/9/2015 2:33 PM
Best Way to add spaces in Header of a CSV file via batch Program
Started By
Vijay S
Dear All, What is the best way to add spaces in a Header for a CSV file which is generated via a Lawson 4GL batch program while using 800-WRITECSV-. I also need to add a field 'Debit/Credit Separator' in the file with spaces and '/'. what is the best and simple way to achieve this. CSV files doesn't take spaces and '/' when defining it in workdef. Thanks Vijay
6
67951
1
by
Vijay S
11/17/2015 10:07 AM
Add columns to report csv beyond the print report width limit
Started By
Woozy
Hi Everyone, I have a 4GL custom program that includes a work file with lots of fields. I want to create a secondary report for the job based on the work file (so it shows in Print Manager), but there are more columns than will fit on the print report. I really would prefer to include only a couple of rows on the print report, but have all the columns show on the csv version of the report. I've tried adding additional fields to the report group $FIELDS section without including them in the $F...
5
67741
1
by
jaherb
11/17/2015 9:21 PM
To join the discussion you need to
register
first. (Registration is free!) If you are already a registered user please
login
to join the discussion.
Page 5 of 23
<<
<
3
4
5
6
7
>
>>
General
--Dealing with Lawson / Infor
--SOx Compliance
--Career Development
--Staffing
--Hosting / Cloud
--User Group Announcements
Infor / Lawson Platforms
--Lawson Landmark
--S3 Systems Administration
S3 Security
--M3 Application Foundation
--M3 Workplace Foundation
--Infor CloudSuite
User Experience
--Lawson Portal
Lawson Design Studio
--Lawson Smart Office
Mashup Designer
--Infor Workspace
--Infor Social Space
--Lawson Add-Ins for Microsoft Office
--Mobility
--Lawson Enterprise Search
Integration / Customization
--IPA/ProcessFlow
--Infor ION
--S3 Interfaces/Conversion
--S3 Customization/Development
--S3 Application Upgrades
Human Capital Management
--Lawson S3 HR/Payroll/Benefits
--Infor Global HR (GHR)
Financial Management
--Infor CloudSuite Financials
--Lawson S3 Financials
--Lawson M3 Financials
--Infor FMS
--Lawson Services Automation (PSA/SA)
--Lawson Budgeting & Planning
Expense Management
--Infor Expense Management
--Lawson Time & Expense
Enterprise Resource Planning & Manufacturing
--Lawson S3 Procurement
--Lawson M3 Manufacturing Operations
--Infor ERP (Syteline)
Supply Chain Management
--Infor SCM
--Lawson S3 Supply Chain
--Lawson M3 Supply Chain
Enterprise Asset Management
--Infor EAM
--M3 Enterprise Asset Management
Performance Management
--Lawson Business Intelligence/Reporting/Crystal
Smart Notification
--Lawson M3 Business Performance Warehouse
--Lawson Opportunity Analyzer
Lawson Healthcare
--Cloverleaf
--Lawson MediSuite
--Analytics for Healthcare
Job Fair
--Positions Available
--People Available
LawsonGuru.com
--LawsonGuru.com Support