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:
Steve G
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5332
People Online:
Visitors:
357
Members:
0
Total:
357
Online Now:
New Topics
S3 Systems Administration
Lawson Security Admin (LSA) - Securing Print Manager to self only
10/24/2025 6:27 PM
Looking for someone who would be willing to share
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3293
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
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
Please
login
to add a topic.
Search this forum:
17
Subscribed to this forum
Page 23 of 23
<<
<
19
20
21
22
23
Topics
Replies
Rating
Status
Views
Subscribers
Last Post
Changing field sizes in apvenmast
Started By
Deleted User
How big a deal is it to change field sizes in apvenmast for addr1,2,3,4 from 30 to 40 and city from 18 to 19 I have used dbdef to setup some custom views and tables before(SQL server). I also assume I would need to recompile everything.
3
15128
0
5/22/2006 9:11 PM
by
John Henley
A batch program replicating PR23 edit checks
Started By
Deleted User
We hav been asked by the users to create a batch program which should delete all records in EMPDISTMAST table (updated by PR23), takes an input file from another system and do the same edit checks as PR23 and then populate the table. In their words, it should invoke the same AGS/DME calls that PR23 uses. What is the fastest way to do that Note: I will be learning Lawson programming as I do that. Thanks
3
14215
0
4/15/2006 1:23 AM
by
John Henley
IBM Rational Clear Case with Lawson
Started By
John Henley
I'm looking for any organizations who have used Clear Case for managing their Lawson customizations.
0
15105
0
Batch program for FTP
Started By
Deleted User
We do not have unix command line access so we are struck with users using winptxfr program between Lawson and windows. Some use wsftp but I would like to write a program which invokes unix ftp commands. Does anyone have a readymade program which can I can use Thanks
2
15532
0
4/28/2006 2:47 AM
by
Phillip Feller
.NET Web Authentication
Started By
Deleted User
I have a .NET web application that currently uses windows authentication. This grabs the current user off the machine. In some cases however it would be better for us to use Lawson's authentication. Basically the person logged into the machine may be logged into Lawson as a different user. Has anyone done this Thanks --JayR
8
16221
0
8/11/2006 4:52 PM
by
John Henley
Getting a result from a CALL "SYSTEM"
Started By
Leon Feder
I know how to call a system command from a COBOL program (Thanks, your article is great) but how can I use the results I would like to get the result code and also look at the redirected output of the command.
3
17399
0
6/22/2006 6:19 PM
by
Leon Feder
How to access Lawson Job output from a Java program
Started By
Deleted User
Greetings, I am trying to determine the best way to access output from a Lawson Jobdef. It is a multistep job and I want a way that a Java program by having key information about the job user id , job name can automatically read the output files from the latest directory output for that job and process them to a .zip file for transport. Is there a series of system DB tables that contain the actual job output directory user id ,run number etc. for all platforms. I was thinking the ...
1
14484
0
7/24/2006 2:18 PM
by
John Henley
Format Issues
Started By
Shasidhar Vemireddy
I have a column that needs to be populated it is CHAR(17), i need to populate this fied with the EMPLOYEE number which is numeric (size 9). so when i try to move the value directly into the CHAR field the end result is something like this '000002456 '..however i want soemthing like this '2465 '.I tried various formatting options including lawson API's with no good result.Does anyone have a suggestion
1
13999
0
10/23/2006 10:08 PM
by
John Henley
WinFax Pro Alternative?
Started By
Roger French
Looking at any alternatives to WinFax Pro with Fax Integrator. WFPro v10 isn't really supported by Symantec and Fax Integrator isn't certified with any other product which leaves us in a bit of a bind. We're looking at a product by Esker www.esker.com as a pooled-fax application. Has anyone built an interface between Lawson (fax integrator) and another supported fax application using API's or otherwise Thank you in advance, Roger French Houston,TX. Apps: 8.0.3....
0
15115
0
iSeries RPG Lawson API calls
Started By
Deleted User
I've heard rumors of a conversion utility that will convert a Lawson Cobol program to a Lawson RPG program. Can anyone confirm or dispell this rumor I've heard it referred to as delmid. Does anyone have information or a link on what the names are for an RPG API routine and the corresponding Cobol API paragraph are within the Lawson environment Thanks in advance
4
17913
0
2/21/2007 6:16 PM
by
Scott Krueger
Adding new system code
Started By
Karl Kemp
I'm trying to create a new SYSTEM CODE which we will then build our 'in house' applications under I got the new code created via GL01.4, and I can see it in the SYSTEMCODE table. I can also query it back up via GL01.4. However, when I go to PGMDEF to begin creating my new apps under this new System Code, I don't see it in the System Code drop-down list. I'm wondering if there is a security set-up someplace. I looked throughout LAUA but didn't see anything.
1
14810
0
12/1/2006 7:15 PM
by
John Henley
Access to PMTOUT
Started By
Sam Simpson
We are app 8.0.2x (unixlsolaris). In 7.0x and 8.0.3 PMTOUT is located in //work/PMTOUT/ but in 8.0.2x it is located in the root directory of work. This gives me a dilemna because the root directory of work is supposed to be for temporary files. I'm writing a cobol program to redo PMTOUT before check printing and the only way I can access this flat file is to call .ksh script(within cobol) to move the file to a different directory before opening it. Is there a way of directly reading it fro...
3
15570
0
12/5/2006 1:08 PM
by
John Henley
Calling batch program interactively
Started By
siva31
I need to call a Lawson batch program PR530 interactively from a non-lawson program. I had initialized the lawson environment within the program and called the program with the entry parameters EENTRYCNTRL and EENTRYSCREEN populated. But the program ends abnormally on the UINITBATCH procedure with pointer not referenced error. What could be the reason for this
0
14749
0
Is there a way to call a Lawson batch program from another?
Started By
Sam Simpson
Almost related to this question, is there a way to call a Lawson batch program from another cobol program(custom). I tried INVOKE but this is only for online programs. I never have tried this before so my appreciation for any help.
2
14879
0
12/5/2006 6:20 PM
by
Sam Simpson
Lawson Job Number
Started By
siva31
Job numbers used by Lawson as seen in files like QUEUEDJOB has 10 characters. It seems to be the combination of IBM job number followed by a sequence number. What is the significance of this sequence number and how is it generated
0
15131
0
Tool to find out ladb changes?
Started By
PV Rajan
Hi: Over the past many years, we have been making some minor changes to lawson tables (7.2.4). Is there a tool to find out the differences we have made so far Thanks in advance!
1
13805
0
12/15/2006 11:00 AM
by
John Henley
AGS call via HTML
Started By
Deleted User
Hi, I'm working on a custom HTML page which extracts Invoices to be released for a Vendor Class based on user's login info. I get as far as DME query displaying all the unreleased Invoices. Upon selecting the desired Invoice, the following AGS call gets created but doesn't post. function AGSCall(vAuthCode, vVendor, vInvoice) { var o = new ActiveXObject('Microsoft.XMLHTTP'); var s = 'http://Servername:port/servlet/Router/Transaction/Erp_PDL=PDLname' ...
7
16858
0
1/23/2007 9:12 PM
by
John Henley
Cobol EXAMINE statement
Started By
Karl Kemp
Has anyone ever used the Micro Focus COBOL Examine statement within Lawson I have used this in non-Lawson apps with success, but can't seem to get it to work in Lawson. Maybe you have other ideas. Here is what I am needing to do. I'm reading a file with records such as the following rec 1 = /lawson/work: rec 2 = /lawson/obj: I'm needing to determine where the ':' character is on each individual record. Thus I was going to use the EXAMINE TALLY...
1
16820
0
3/15/2007 4:06 PM
by
John Henley
Send email from Lawson Unix app to Outlook
Started By
Karl Kemp
Anyone ever put code in a Unix Cobol app to send an email notification to Outlook or Groupwise It seems like in a previous life I did this in a custom Lawson app, but now I can't find my notes on it. Any ideas
4
14272
0
3/19/2007 6:03 PM
by
Sam Simpson
On AGS call servlet error
Started By
Asim
I am not Lawson expert. But I am integrating Lawson process via AGS call. I am having following problem when I am posting following AGS call on servlet: Requested XML structure: BETA XQII.1 XML IGNORE ADD ALL P 1-TEST1 28 NOTB 7 0 IS EGAT1 Then I got following error respon...
1
14275
0
3/22/2007 7:45 PM
by
John Henley
PR300 - edit out 18 month restriction
Started By
Deleted User
We need to purge recent payroll history used for our pre-go-live parallel testing and learned that the PR300 will only let you purge items over 18 months old. We were told that we could comment out this code. Does anyone have knowledge of how to do this and/or pros and cons of doing this (or things to be aware of). I'm not a COBOL programmer but can following basic instructions if anyone would be so kind as to assist. We are hoping to get rid of the test 's on our data so ...
3
13549
1
3/30/2007 7:53 PM
by
John Henley
PR160 Checks and Receipts layout
Started By
siva31
Is there any documentation available for the layout of checks and receipts printed by PR160
1
13511
0
3/31/2007 8:59 PM
by
John Henley
Running a Lawson Utility from a BAT File
Started By
Deleted User
Any ideas on how to run a Lawson utility from a windows batch file Thanks
1
13437
0
4/11/2007 1:44 PM
by
John Henley
SQL server command to remove 2 from column
Started By
Deleted User
I tried update lawson.PRMONITOR set LP140_RUN_FLG = null but it does not allow nulls...we need to get prmonitor reset to take the 2 out of the column any ideas I was not about to do the pgmdef changes that gsc requested since I do not have c access.
2
13315
0
4/24/2007 8:42 PM
by
Deleted User
4GL, Fixed Length Record with Trailing spaces
Started By
pvhmc
Writing out a data file using 4GL. Each line in my file is fixed width of 750 characters. But the last populated field is at character 650. The remaining fields are populated with spaces. When I define the workfile to be TAPE, the line of my file ends at 650 (last non-space character). I need the file to place the carriage return-line feed at 750. Is there a pure 4GL way to accomplish this. (I am not going to be able to script this out on Unix after the fact.) I know I could make t...
3
14045
0
4/26/2007 7:24 PM
by
Sam Simpson
Please
login
to add a topic.
Page 23 of 23
<<
<
19
20
21
22
23
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
--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