77 Subscribed to this forum
Search this forum:
Search
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 1 of 612345 > >>
Topics
 Replies
 Views
 Subscribers
 Last Post
4 Replies and 64199 Views and 1 Subscribers 4GL Cobol – Get Employee's current Job Code effective date    64199  4  1 Started by  agersh Hi, Using Lawson 4GL Cobol what code/programming can I use to get an employee’s current Job Code effective date Thank you, agersh
4 64199 1
by  agershJump to last post
3/25/2021 5:19 PM
2 Replies and 65789 Views and 1 Subscribers prmpassed in custom Display Exec    65789  2  1 Started by  dslough We are creating a process for an item add, where the request is coming from outside Infor and kicking off an approval IPA.  Within the approval IPA, it'll route to one person to assign a charge number, and then to procurement to assign an item description, vendor catalog, etc.  I'm trying to handle all of this within the inbasket, but since there isn't a classic workunit generated, the landmark workunit number doesn't get passed to the display exec for use in the chgvariable serlvets ...
2 65789 1
by  dsloughJump to last post
6/18/2020 9:10 PM
0 Replies and 2700 Views and 1 Subscribers Add HR11 (Assignment tab) Location field to ESS    2700  0  1 Started by  agersh Has anyone added the HR11 (Assignment tab) Location field to ESS so that an employee can select (or change) their assignment location using ESS If possible I would also need to have the Drill Select window available for the Location field in ESS.  
0 2700 1
6/13/2017 7:47 PM
1 Replies and 71658 Views and 1 Subscribers Forcing ERROR from User Exit    71658  1  1 Started by  ArthurThum I have an error condition that I would like the beginning USER EXIT to pass back to PA52. I am Setting CRT-ERROR-NBR = 106, CRT-ERROR-CAT ="PA52B", CRT-ERR-VAR1, CRT-ERR-VAR2 When I animate the program, as soon as the user exit exits and returns to PA52, the error variables are reset and the error is not passed along. What do I need to code to force ANY error to appear
1 71658 1
by  ArthurThumJump to last post
6/20/2014 3:23 AM
11 Replies and 77111 Views and 4 Subscribers ESS - direct URL link to feature    77111  11  4 Started by  Shane Jones I am trying to send associates a link that will open a lawson Self Service tool (Payroll Modeling) however, if I combine the links I do not get the entire page of ESS ....   (the CSS gets by passed)    THIS WORKS WITH MISSING PAGE CONTENT: http://lawdev/lawson/xhrnet/paymentmodeling.htm THIS IS WHAT I WANT: First open: "http://lawdev/lawson/portal/" Then direct here: "/lawson/xhrnet/paymentmodling.htm" Is this p...
11 77111 4
by  Moe AframJump to last post
5/29/2013 4:52 PM
0 Replies and 1820 Views and 0 Subscribers Using MF COBOL Outside of Lawson Environment  1820  0  0 Started by  Roger French Kind of a theoritcal question here. Is it possible to utilize and run existing Lawson COBOL programs outside of the Lawson environment  Meaning, let&39;s say you have a PR530 or HR211 program and your Lawson environment "goes down" and isn&39;t available, meaning LID and Portal aren&39;t running (for whatever reason). But, your MF COBOL run time and compiler are still available and licensed, as well as your Lawson S3 database and of course the Windows (or Unix) serv...
0 1820 0
3/11/2022 2:48 PM
3 Replies and 60809 Views and 1 Subscribers mFLDS Hit Max 1000 rptgen -t error  60809  3  1 Started by  Preston Burdwell We recently applied ESP 10.0.11 and during testing, one of our custom cobol programs would not compile clean. It gives this error log: Compiled on lawdev Building COBOL Shell Processing PgmInfo Request ... bismark  CSVRMC PR SV529 Processing /lawdev/lawson/law/csvrmc/prsrc/SV529.rpt mFLDS Hit Max 1000 PrcRPT(): Errors Encountered In &39;rptgen -t&39; /lawdev/lawson/gen/bin/bismark: Error Encountered In Execution /lawdev/lawson/gen/bin/lawbsh: Error Encountered In Execution
3 60809 1
by  Kimberly WaukauJump to last post
11/15/2021 6:37 PM
1 Replies and 69015 Views and 0 Subscribers Lawson V10/Oracle/Linux to V10/SQL Server/Windows  69015  1  0 Started by  LauraPat We plan to move from V10/Oracle DB/Linux to V10/SQL Server/Windows Coming from my perspective as a Lawson developer and support person - how difficult is it going to be to port all our custom programs, user tokens, Unix scripts, stored procedures, etc over to Windows.  Has anyone found that you have to pretty much rewrite your Linux scripts  Are there a lot of differences in compiling programs, Lawson programmer tools, etc.  I also thought that the Lawson table names are diffe...
1 69015 0
by  Ragu RaghavanJump to last post
4/5/2021 7:26 PM
4 Replies and 66035 Views and 0 Subscribers Sort File - Stopped On Exit 9.  66035  4  0 Started by  Rajashanmugam I have a interface program that creates 2 CSV files one contains the payroll details and other the employee details. I am using sort files with input and output prodedures to create both files. payroll details is fine, but the employee file contains duplicates because of the sort fields in payroll file. I created another sort file to sort the employee file to remove dupliates. program compiles fine but I get this error message     ERROR:    Stopped On Exit 9. ...
4 66035 0
by  RajashanmugamJump to last post
1/11/2021 5:35 PM
9 Replies and 66621 Views and 2 Subscribers MSS - Customizations  66621  9  2 Started by  Chris12 I am looking to customize MSS so that when a manager enter a PA action on someone, I can hard code a value into a 'CURRENT VALUE' field. For example, I want to hardcode the Current Value for STATUS to be 'ACTIVE' for everyone.  Does anyone know what file would call the CURRENT VALUE, or any pointers in getting this accomplished Thanks in advance
9 66621 2
by  AkshayJump to last post
10/16/2020 3:25 PM
10 Replies and 68224 Views and 1 Subscribers Can PR514 be used to mass load W-4 changes?  68224  10  1 Started by  maalimsimo Our 3rd party provider has requested that we explore the posibility of using XML files in place of the pdf files that we use presently as (manual) input for PR13 (Employee Taxes).   The idea is to somehow automate the process. We can parse the xml files in IPA to generate a csv file that should generally be formatted  like DEDLOADCSV (for PR514). Some questions:1. Can PR514 handle Tax withholding changes  2. If so, how do we specify what values to p...
10 68224 1
by  maalimsimoJump to last post
8/21/2020 8:18 PM
2 Replies and 64805 Views and 0 Subscribers PO20 ... Remaining Balance  64805  2  0 Started by  Rajashanmugam On PO20 drill down screen, I want to add remaining balance value. Is there any easy way of doing it, do I have to do an enhancement request for it, which I am trying to avoid deperately.
2 64805 0
by  Kat VJump to last post
7/14/2020 1:23 PM
1 Replies and 63226 Views and 0 Subscribers Program Detail File Is Already Open - error  63226  1  0 Started by  LauraPat User ran a custom program and the job aborted with this error message.  It&39;s a Microfocus Error -  Processing BI625 - COMPARE LAWSON TO SMS CDM                 Program Detail File Is Already Open                 Bad File Status 4 2 On File BI623UPD-FILE Initially the user submitted this job before the previous job in the sequence was completed so the file was locked up by the previous job. ...
1 63226 0
by  Ragu RaghavanJump to last post
7/10/2020 4:02 PM
5 Replies and 66210 Views and 1 Subscribers COBOL  66210  5  1 Started by  Roger French It&39;s been a long while since I have posted anything to lawsonguru. I&39;m doing a little bit of COBOL development within Lawson v10. I&39;m writing a custom program. I have a sort file and a csv file. In the sort file I have defined it in workdef with some fields are of type "Signed" with length 11.2 (for example. In my custom program data is correctly being written to with the "" or "-" sign on the fields in the sort file. If I try to define the ...
5 66210 1
by  RajashanmugamJump to last post
6/29/2020 10:21 PM
6 Replies and 72496 Views and 4 Subscribers Org Chart  72496  6  4 Started by  Greg Moeller Hello, all: I've been tasked to investigate the possibility of a searchable org chart (the one that displays in ESS/MSS would be preferable) Anyone figured out a way to make this searchable by name&160; If you don't know who someone reports to and what the chain of command is above them, it's pretty difficult to find one of our 5000 employees. Thanks for any response! -Greg
6 72496 4
by  Alex StoneJump to last post
6/22/2020 8:26 PM
7 Replies and 68330 Views and 1 Subscribers Does anyone know how to run the VisualCOBOL debugger on a remote machine?  68330  7  1 Started by  Russell E Does anyone know how to do the setup to debug batch programs on a remote server.  We are on Windows 2012 R2 servers.  I was able to get the cobdebugremote64 running and I do see Connection with established and closed when done.  What is happening is a have been getting MFRUN.gnt not found.  This is not the program that is being debugged. Can anyone help
7 68330 1
by  RajashanmugamJump to last post
6/18/2020 8:09 PM
3 Replies and 64926 Views and 1 Subscribers Sort File - File Status 9/230..  64926  3  1 Started by  Rajashanmugam Hello All, I am trying to develop a new custom prorgram for S3 in Cobol. I am trying to use the sort file. Program compiles fine and when I try to run it, it gives me an error on File status 29/230 on sort file. I looked it up and there not anywhere I see this error code or its meaning. Need help to sort this out. Any suggestions. Raj
3 64926 1
by  RajashanmugamJump to last post
6/18/2020 7:55 PM
3 Replies and 63993 Views and 0 Subscribers Error setting up Multi-Step Job in Portal  63993  3  0 Started by  LauraPat I have never seen this one before.  Trying to set up a multi-step job using a custom batch program for the first step and a user token for the second step.  I constantly get the error - IllegalValue Exception: JobType:getValue(): Invalid value for job type - trying for the step with the custom program.  And it only happens in Portal - I can set up the job fine in LID.  I can set up a multi-step job using a Lawson-delivered program and the same user token from the job that err...
3 63993 0
by  LauraPatJump to last post
6/17/2020 2:36 PM
5 Replies and 69642 Views and 1 Subscribers Work File error  69642  5  1 Started by  Chesca Hello, I have never wrote Lawson code to sort a file internally so I am using a Lawson program as model. My goal is to sort some records and then create a report. Any suggestions would be greatly appreciated. I created a WF and SF file in the work definition section. I am getting an error :  bad File Status 9 009 on file Work-File. Here is my source code:             PERFORM 900-BUILD-TMP-FILE-NAME.   ...
5 69642 1
by  LauaLuauJump to last post
4/3/2020 10:35 PM
0 Replies and 2297 Views and 0 Subscribers Report can't run in LBI  2297  0  0 Started by  LauraPat HI - I need some help.  I had to create a cloned version of the Lawson IC145 in order to add additional fields to the report (I&39;m making an invoke to IC44 to grab the calculated fields that I need and displaying them onto the report).  The report works fine - the users have been running it for a couple weeks now in Portal.  However, they want to put this report on LBI and they keep getting an error that the report cannot be burst.  The user opened up a ticket with Infor w...
0 2297 0
3/27/2020 3:00 PM
8 Replies and 66378 Views and 2 Subscribers Custom IC145 - Pandemic Reporting  66378  8  2 Started by  LauraPat Good Morning - wondering if anyone has already done this before I "reinvent the wheel".  I&39;ve been asked to add Current Average Daily Usage and Current Day&39;s Supply On Hand to the existing Lawson-delivered IC145 report in order to do Pandemic reporting.  These fields are visible in IC44 form but according to Infor Support they are not included in any delivered report.  Because of the emergency need for Pandemic reporting - looking up every time individu...
8 66378 2
by  LauraPatJump to last post
3/10/2020 1:34 PM
1 Replies and 62453 Views and 0 Subscribers IOS error on AGS calls  62453  1  0 Started by  Ragu Raghavan Env 10.0.9, Windows Apps: 10.0.MSP7 so I have this new custom 4GL screen. Works in LID and Portal. However when I try to do an AGS call from Design Studio or IPD, it bombs with a message : Check IOS.log for details. The log has these entries. Can anybody point me to where I should be troubleshooting I am able to do AGS calls on other screens, Lawson delivered or custom. Just this one screen bombs. Thanks.   2020-02-26 11:14:05,266 ERROR &91;WebContainer : 0&93; &91;lawson...
1 62453 0
by  Ragu RaghavanJump to last post
2/26/2020 4:56 PM
1 Replies and 66959 Views and 1 Subscribers How to find where invoked code is called  66959  1  1 Started by  LauraPat We have a custom library that is a clone of a Lawson-delivered program.  It is invoked from within one of our custom programs - but we don&39;t seem to know where so we aren&39;t sure it is even needed anymore.  Can someone please refresh my memory on how to tell where the program is invoked from  I believe you do it using the "lstinvk" command and possibly the "-A" option  I don&39;t want to submit any compiles - I just want to determine what program...
1 66959 1
by  Ragu RaghavanJump to last post
1/13/2020 4:31 PM
0 Replies and 2553 Views and 0 Subscribers Handling Unpaid Time in Payroll Processing  2553  0  0 Started by  maalimsimo We have been having just a handful of employees with Unpaid Time hours each payroll and so it has been handled manually through PR36 fairly well. Now we need the process automated. We have set up a Pay Code (615) for Unpaid Time, presently as 'Hours Only' in PR20.4.  What we need is to somehow reduce the Regular Hours (and the Wages) by the Unpaid Hours. PR User Guide states that PR28 can be set up to create an 'Offset Rule' for the Salaried Employee group and run PR128 during the payro...
0 2553 0
8/28/2019 1:30 PM
0 Replies and 3256 Views and 0 Subscribers Default search field in AP20 drill around  3256  0  0 Started by  Alex Our AP team came to me requesting an update to the Purchase Order drill around within AP20. Currently, when you drill into the PO field and attempt to do a search, it defaults the search field to '*Code'. To save a few clicks, the team would like for it to default to Purchase Order instead.   I attempted going into AP.sr and changing the DEFINE SELECT      'Released Purchase Orders By PO Code' sections to re-order the fields. It looks like the change did apply successf...
0 3256 0
8/6/2019 7:53 PM
1 Replies and 70605 Views and 0 Subscribers Database Inquiry using 850-FIND-NLT-<index> returns the 'Next' record  70605  1  0 Started by  maalimsimo I have created a new custom index to a custom table to access records through either 850-FIND-NLT- or 850-FIND-BEGRNG-.   The index has 2 numeric fields,one PIC 9(4)) and the other PIC 9(8) for date (format YYYMMDD). The next to last field is a PIC X(32) for names (e.g 'Adam Smith'), and the last field is numeric that I move zeroes as I populate the index:   MOVE STL-DIVISION              TO DB-DIVISION. MOVE STL-PAYROLL-DATE    TO DB-P...
1 70605 0
by  Ragu RaghavanJump to last post
8/1/2019 2:27 PM
0 Replies and 3555 Views and 1 Subscribers PHP scripts  3555  0  1 Started by  DavidV We have about 20 CGI/PHP scripts that prompt the user to upload files from their PC for processing by Infor/Lawson jobs.   I used to load PHP5 into httpd.conf and run php scripts to accommodate.  With the update to WAS to 8.5.5.x that doesn't appear to be allowed any longer through WebSphere's HTTP server.  I tried to load PHP7 an it wouldn't load.  I then tried fastCGI and that won't work either.   Has anyone been able to accomplish this with WAS/WebSpher...
0 3555 1
5/14/2019 4:36 PM
1 Replies and 67488 Views and 0 Subscribers DBREORG failed: file already exists  67488  1  0 Started by  maalimsimo   We created a new custom table thru dbdef, followed by a blddbdict, but before the dbreorg was executed we  'CREATE'd the same table in Oracle and loaded some records. Now we know we should have waited for the dbreorg. When we attempted to run the dbreorg later, we got the error message 'File already exists'. We have since 'DROP'ped the file in Oracle, but a subsequent dbreorg says 'Cannot open lock file /law1/lsf/law/test/dictlock'. How do we get around this 'lock'   My sear...
1 67488 0
by  JimYJump to last post
4/2/2019 3:04 PM
1 Replies and 66082 Views and 0 Subscribers loadrpts.cfg - does anyone have any information on it?  66082  1  0 Started by  Russell E I ran loadrpts on a Windows 2012R2 server and I received Error: loadrpts.cfg not found. Abort loading reports from      
1 66082 0
by  SWilkinsJump to last post
3/25/2019 3:50 PM
8 Replies and 85812 Views and 2 Subscribers New Report Added to Custom Report Program  85812  8  2 Started by  maalimsimo After adding a new report to an existing .rpt program, adding the $PRINTFILE XXXXX to the workdef, adding lines to OPEN OUTPUT XXXXX-FILE and CLOSE XXXXX-FILE to the PD, when I run a job I am getting the message 'Unable to Open the Output File...'. Subsequently, my attempt to write to the Print file results in a longish error message 'No XRef for RptSub(3) to iXFFRef file - write ignored....'.I probably missed a step somewhere but I am not sure what. Any ideas
8 85812 2
by  maalimsimoJump to last post
2/1/2019 3:42 PM
2 Replies and 64952 Views and 0 Subscribers 508 file type  64952  2  0 Started by  Russell E What is this file used for  It looks like the 508 files have the token, field number (from the xml), field name, current label and new label. I can't find any documentation on this type of file.
2 64952 0
by  Russell EJump to last post
7/10/2018 8:18 PM
2 Replies and 64485 Views and 0 Subscribers Calling perl script from Cobol program  64485  2  0 Started by  maalimsimo I have developed a perl script that  calls (and passes parameters) to a Sql script to create a report from Lawson tables. Now, I need to call this perl script from some basic Cobol program to pass parameters to the perl script (example Company, Date Range, etc). I have done this at a past job many years in the past but I am unable to get help from there. I know that we had a custom pdlib and wslib files to do this. The pdlib basically had a 'Call 'system' using .....' statement', which...
2 64485 0
by  maalimsimoJump to last post
6/12/2018 4:46 PM
1 Replies and 66761 Views and 1 Subscribers Customizing PR195  66761  1  1 Started by  PD The PR195 report (csv) has almost everything that I need except PayType. I am sure the delivered program can be modified to bring in the needed field, the question is where do I start
1 66761 1
by  Ragu RaghavanJump to last post
2/8/2018 8:25 PM
0 Replies and 2556 Views and 1 Subscribers Customizing PR195  2556  0  1 Started by  PD The PR195 report (csv) has almost everything that I need except PayType. I am sure the delivered program can be modified to bring in the needed field, the question is where do I start
0 2556 1
2/8/2018 5:04 PM
7 Replies and 66516 Views and 2 Subscribers Custom Lawson tables using Addins  66516  7  2 Started by  JudeBac I have a new custom table ZACCT with fields COMPANY, ACCTUNIT, ACCOUNT, SUBACCOUNT, all derived from GLMASTER. My plan is for our AP users to use excel addins to add records. Can I copy a similar program and replaced the field names or should I start from scratch using pgmdef Any pgmdef for dummies is much appreciated.   Thanks
7 66516 2
by  JudeBacJump to last post
2/6/2018 9:19 PM
6 Replies and 74441 Views and 2 Subscribers How do I generate CSV output from batch program?  74441  6  2 Started by  Woozy We use an external scheduler to launch S3 batch jobs from the command line using wtsubmit or jqsubmit.  After the jobs finish, we want to retrieve the .csv file from the $LAWDIR/print directory, but these files don't appear to exist until a user opens Print Manager and clicks the 'Create CSV' button, which our automated scheduler can't do. Is there a way for us to trigger the creation of the CSV file from the command line, or some other way to make this happen The programs ...
6 74441 2
by  PDJump to last post
12/20/2017 2:59 PM
5 Replies and 70006 Views and 0 Subscribers how to call UNIX script from tokendef  70006  5  0 Started by  Lilyb We're migrating from UNIX platform to Windows, and have tons of UNIX scripts.  I can run the shell scripts from LID prompt just like on UNIX after running initluu.  However, when I define the script in tokendef, it will not run.  Does anyone know how to make UNIX script to run with tokendef   Thanks.
5 70006 0
by  JaphethJump to last post
10/2/2017 4:19 PM
0 Replies and 3532 Views and 0 Subscribers LSO Scripting for newbie  3532  0  0 Started by  sadams Hello all, I'm new to LSO scripting using Jscript.Net to add ability to Lawson forms.  I have written some beginning scripts to move fields and add labels etc.  I have some programming background, but don't know where to find more information/examples.  Any help would be appreciated. Thanks sadams
0 3532 0
9/28/2017 3:11 PM
1 Replies and 65673 Views and 0 Subscribers Jobdef Job Not Found error  65673  1  0 Started by  maalimsimo We have just upgraded to Lawson 10 and while most of our custom jobs are running as expected, we are have a few challenges. We have a job defined in jobdef for a batch user 'pcnprd', but then a korn shell script to run the job is giving the error 'Job not found in JOB table for User.' I have deleted and recreated the job in jobdef multiple times, and even created a brand new job with a different name but I still get the very same error.   Any thoughts on this    
1 65673 0
by  maalimsimoJump to last post
9/26/2017 5:39 PM
3 Replies and 67765 Views and 1 Subscribers Paint Screen - Job Title retrieval for job-code  67765  3  1 Started by  Deleted User Hi all,  Sorry if I'm missing something simple.   Trying to paint a custom screen that goes with a custom table.  Custom table is simply job-code, chg-min, chg-max.  I'm developing a Paint Screen form that has job-code, title (output only:  description from job-code table), chg-min, chg-max.  In the form I've developed,  I populate the job-code, chg-min and ch-max then click A (Add) and *then* the title appears.  I'd like the title to appear after the use...
3 67765 1
by  Ragu RaghavanJump to last post
8/4/2017 1:41 PM
1 Replies and 67849 Views and 0 Subscribers Portal changes location of literal  67849  1  0 Started by  Stuart Perkins How can I control the placement of text on portal on a batch program parameter screen  Literal text after the fields explaining their use is being moved too far left to be useful.
1 67849 0
by  Stuart PerkinsJump to last post
6/19/2017 5:01 PM
0 Replies and 2899 Views and 0 Subscribers Customizations  2899  0  0 Started by  Carla Ferrari Hi, Has anyone come up with a customization request form that they would be kind enough to share I'm trying to centralize and formalize the way the user community requests customizations to forms, portal pages, process flow, etc. Thanks! Carla
0 2899 0
5/22/2017 7:13 PM
7 Replies and 75578 Views and 1 Subscribers Distribution Group  75578  7  1 Started by  Chesca We created a multistep job that runs MA236 for different users. Reports are run and supposed to be distributed to users and are available to view in their print managers. The problem is that only one of the users is able to see the report. The other 17 users/buyers can't see the reports in their print manager queue in Portal.  I can go into Print Manager and see the reports in each user's queue, but they can't. Any suggestions
7 75578 1
by  mthedfordJump to last post
5/4/2017 5:52 PM
2 Replies and 67017 Views and 0 Subscribers Add Custom Tables to Lawson Data Dictionary  67017  2  0 Started by  Lawson_Tech Any KBs please post to me 'Add Custom Tables to Lawson Data Dictionary'
2 67017 0
by  Kwane McNealJump to last post
4/10/2017 7:28 PM
0 Replies and 3303 Views and 1 Subscribers Question on Custom Table with Unique-ID field  3303  0  1 Started by  LauraPat Hi - I've created a  custom table and the first column in the table is the UNIQUE_I_D column because there are going to be duplicates within the key fields.  I want to use importdb to load a file into this table that was created by an outside system.  Because the first field in the table is the UNIQUE_I_D - I made the first field in every record in the file I'm loading equal to 0 (zero).  I realized I had to allow for that field when loading or everything is shifted off by 1 ...
0 3303 1
4/6/2017 10:58 AM
1 Replies and 66673 Views and 1 Subscribers Labels on Zebra printer  66673  1  1 Started by  LauraPat All - I've created a custom program to print labels on a Zebra printer.  I basically copied the way AP290 has the labels set up in the .prt file.  The new Zebra printer is hooked up on the network, defined in prtdef, etc.  When I try to send the output (from the print manager) to the printer (I select the printer from the dropdown in print manager) - I get the message that the print file was printed but nothing physically prints on the printer.  After working with others for ...
1 66673 1
by  LauraPatJump to last post
3/30/2017 4:35 PM
0 Replies and 3093 Views and 1 Subscribers File Status Codes  3093  0  1 Started by  jaherb I am receiving a file status code that I have no documentation and cannot find it in Google.   The file status is on a sort file and the status code is 9 230.   Anyone know what that means   Thanks   Jim
0 3093 1
3/2/2017 3:40 PM
9 Replies and 72352 Views and 3 Subscribers User Exit Eamples--  72352  9  3 Started by  tambrosi   Hello,  I am very, very new to the Lawson software, and was asked to look at the user exit process.  I was wondering if somebody would be willing to share a simple user exit program.   I have been going thru the doc's and any posts or all information I can find.  But an example would go along way. I am not real sure of the naming convention that needs to be followed and if the user exit needs to be defined in the source lib or the obj lib.  I think the obj lib i...
9 72352 3
by  jaherbJump to last post
2/24/2017 5:47 PM
1 Replies and 66485 Views and 1 Subscribers Print labels via custom batch program  66485  1  1 Started by  LauraPat Hi - I did this back at my old job (that had Lawson V8 - we're on V10 here where I am now).  I want to print SMALL labels using data from ITEMMAST.  The labels are only 2.5 ' x 1'.  The way I did this in the past was I set the labels up in the .prt file for the custom program, made sure they lined up and then ran the program to generate the .prt file and send that to the printer.  I remember the one issue was, in V8 anyways, you couldn't bypass the banner page so that wa...
1 66485 1
by  Ragu RaghavanJump to last post
2/23/2017 2:00 PM
1 Replies and 65038 Views and 0 Subscribers jobs in waiting recovery  65038  1  0 Started by  MarkDK we are creating an IPA to query jobs in a 'waiting recovery' status.  What I would like to do is resubmit the job in waiting recovery status using WebRun node.  We have an IPA using WebRun that submits a job.  Is there a way to resubmit a job using webrun using the job id of the job in a 'waiting recovery' status 
1 65038 0
by  JimYJump to last post
2/20/2017 2:55 PM
2 Replies and 66618 Views and 1 Subscribers Meaning of File Status 9-230  66618  2  1 Started by  ALB Does anyone know the meaning of file status 9-230  We have a custom COBOL which runs in Windows in v9.0.1 but throws that error on a sort file in the Cloud in v10.
2 66618 1
by  ALBJump to last post
2/17/2017 1:07 PM
1 Replies and 71776 Views and 0 Subscribers Customized EMSS bookmarks - caching issues  71776  1  0 Started by  Judy Consoli We have created several customized EMSS bookmarks.  Since upgrading to Infor 10 and using IE without compability mode on, we are having issues with older versions of .htm .js being cached.  Any suggestions on how to clear cache for these custom bookmarks when changes are required
1 71776 0
by  CindyWJump to last post
2/9/2017 6:04 PM
1 Replies and 68528 Views and 1 Subscribers Program compiled w/ trace  68528  1  1 Started by  Lynne I have a program that somehow has a trace turned on and I can't figure out how to turn it off.  I've re-compiled it numerous times with no special options, just a straight 'qcompile test ic ip527'.  It fills up the log with a trace of sections/paragraphs executed.  Does anyone know how to shut this off  Thanks!   Here's a sampling of the output: Step 1: IP527 Started. . . . . .: Tue Jan 24 15:07:43 2017 Token Command. . . . . .: D:\lsfdev\law\test\obj\IP527.gn...
1 68528 1
by  LynneJump to last post
1/24/2017 7:58 PM
2 Replies and 67745 Views and 1 Subscribers Rel 10 4GL Error  67745  2  1 Started by  jaherb We are in the process of moving to the cloud from Rel 9.0.1 Unix.   We have a few custom programs that are not compiling and I am getting an error that I have never seen before. Not knowing what to look for, I have validated paths, slash direction and called Lawson routines and everything seems to be in place.  There are only a few of our custom programs that are not compiling and there is nothing unusual about these programs.  Has anyone run into before The error message I am ...
2 67745 1
by  jaherbJump to last post
1/18/2017 2:04 PM
2 Replies and 68359 Views and 2 Subscribers Infor10 Mingle Login Screen Customization  68359  2  2 Started by  Michael Ewing Users have inquired about customizing the labels for the Login/Password input boxes on the Infor10 Mingle Login screen to be more helpful to the users about what values are to be used for logging into the Infor10 system(s). Other customizations (ie.  Listing the environment, displaying links to Tutorials, displaying notices, etc) may also be requested in the future. We are familiar with doing such customizations for the old 9.X version, but with the code...
2 68359 2
by  JimYJump to last post
12/15/2016 3:32 PM
7 Replies and 68282 Views and 3 Subscribers Has anyone successfully parsed out job parameters from the GEN(LAW).JOBSTEP table?  68282  7  3 Started by  b.svr It seems like this is one jumbled text field that isn't very readable. Has anyone come up with a good way to parse this out for something more readable   Thank you,
7 68282 3
by  John HenleyJump to last post
12/9/2016 7:13 PM
6 Replies and 69069 Views and 1 Subscribers Form/.scr help!!  69069  6  1 Started by  LauraPat I copied an existing program to create a new one (online program).  The existing program only had a single form in the .scr file.  I added 5 more forms (.2, .3, .4, etc) to the new .scr file and updated the PD to process the data in the forms.  The forms in LID work perfect.  I can do a form transfer to all 6 forms and enter/update data.  However, when I go into LSA - only the '.1' form is showing and when I go into Design Studio and Ming.le - only the '.1' is showing.&n...
6 69069 1
by  LauraPatJump to last post
10/7/2016 11:43 AM
4 Replies and 70695 Views and 3 Subscribers Print manager files  70695  4  3 Started by  LauraPat Hi - I know you can go into the print manager and force a .prt file to be dumped to a .csv/.pdf file using the tools within print manager.  Does anyone know if there is a way, via a Unix script, where I can take the .prt file and transform it into a .csv or .pdf file  I'm trying to write a process to backup all the files within specific print directories and save them to the network.  But I found out that the users typically go in and save the files into other formats, from with...
4 70695 3
by  ALBJump to last post
9/28/2016 5:42 PM
6 Replies and 66116 Views and 3 Subscribers Fld Err: Decimal Field's Display Length 0  66116  6  3 Started by  Maynard F. I have a custom program with an error on the screen.  It points to line 94, but line 94 is just like the ones before and after it. ZBAHW.scr                           Menus On            Line:94         Col:1    3    OPT-OUT-CODE-8  ...
6 66116 3
by  pgallucci12Jump to last post
9/23/2016 9:39 PM
3 Replies and 68150 Views and 0 Subscribers State Tax Form  68150  3  0 Started by  Deleted User Hello everyone!  I am completely new to Lawson/Infor and have been asked by my employer to create a state tax form. I am pretty well versed in HTML, JavaScript, jQuery. After opening the W4,html file and looking at the use of frames and the functions within, I am very lost. Does anyone have any design guide or any information on creation of new forms with a dictionary of functions Any experience modifying the W4 into a state form I could even entertain paid consulting work for this proj...
3 68150 0
by  Jeff ShumateJump to last post
9/23/2016 8:23 PM
1 Replies and 72137 Views and 2 Subscribers Lawson APIs  72137  1  2 Started by  Kimm Does anyone have documentation of information they could send for Lawson API calls We are looking to gather vendor, invoice, gl details as well as load data to the APC tables but the documentation from Infor has not proved helpful.  TIA!
1 72137 2
by  Joe CareyJump to last post
9/17/2016 2:38 PM
4 Replies and 65683 Views and 2 Subscribers CSV File  65683  4  2 Started by  Srini Rao Hello - Is it possible to add the CSV file to user exit.   I have user exit and I like to add the csv file to User Exit. How do I do that.         
4 65683 2
by  jaherbJump to last post
9/6/2016 5:21 PM
3 Replies and 67949 Views and 2 Subscribers Tab delimited  67949  3  2 Started by  Srini Rao Is it possible to create the TAB delimited output using the 4GL program
3 67949 2
by  Karen SheridanJump to last post
9/2/2016 1:00 PM
2 Replies and 67625 Views and 1 Subscribers animating a lawson online screen  67625  2  1 Started by  Chesca I am trying to animate an online screen like HR11 and got an error: getsockname: Bad file number. This is happening with all the lawson screens and they system is extremely slow.  Any idea what getsockname: Bad file number means
2 67625 1
by  ChescaJump to last post
8/30/2016 7:08 PM
1 Replies and 66204 Views and 0 Subscribers Second Report to Print Manager  66204  1  0 Started by  LauraPat I’ve created a custom program that has two reports coming out of it.  I have given the $PRINTFILE command in the .rpt for the second and I open/close the file in the PD and have the workfile defined.  Everything is working and if I go into the Unix print file directory from the command line, I see the second report there but it doesn’t show in the print manager itself.  What am I missing  I know in Unix (from a script), I can run the loadrpts command to get a fil...
1 66204 0
by  LauraPatJump to last post
8/18/2016 3:20 PM
2 Replies and 65019 Views and 1 Subscribers Lawson Rel 10  65019  2  1 Started by  jaherb Can anyone shed some light on the Rel 10 upgrade where we will be 'forced' to move to Visual COBOL   What are the differences as far as development practices  Any good references on-line   We are scheduled to upgrade in April at the present time and just trying to get ideas on what to expect on the development side...   Thank you   Jim
2 65019 1
by  jaherbJump to last post
8/18/2016 1:32 PM
0 Replies and 2707 Views and 0 Subscribers Chrome loading pages on custom ESS  2707  0  0 Started by  MC We have a customization within pactions.htm that in V9 was not a problem.  The customization was 3 DME with functions that called each other.  In V10 portal, if we run this in chrome only the functions seem to run in one thread and the rest of the program in one of more other threads.  As a result the loading of internal tables that are needed for the rest of the program are not available when needed.  The only thing that we have found that fixes this...
0 2707 0
8/15/2016 2:02 PM
6 Replies and 68122 Views and 2 Subscribers IE11 Form Messages  68122  6  2 Started by  jaherb We have some users who have upgraded their browsers to IE11.   Seems once we upgrade a browser, we loose visibility of form messages at the bottom; for example; Job Added, Change Complete, etc... We have made sure the forms are set no larger than 100 but that does not seem to matter.  Anyone else experiencing this or have you managed to correct this issue in some way     Thanks.. Jim  
6 68122 2
by  Greg MoellerJump to last post
8/3/2016 4:58 PM
5 Replies and 68236 Views and 2 Subscribers waiting recovery  68236  5  2 Started by  Chesca Does anyone know if there is a Lawson process to check or monitor the recovery queue Or would I have to create a job script to monitor and notify whenever there is job in waiting recovery
5 68236 2
by  TBonneyJump to last post
7/27/2016 11:33 AM
0 Replies and 2662 Views and 0 Subscribers waiting recovery  2662  0  0 Started by  Chesca Does anyone know if there is a Lawson process to check or monitor the recovery queue Or would I have to create a job script to monitor and notify whenever there is job in waiting recovery
0 2662 0
7/26/2016 3:06 PM
3 Replies and 66438 Views and 3 Subscribers Microfocus  66438  3  3 Started by  LauraPat Not sure anybody has ever used Oracle ProCobol or not but....  Been working with Lawson for about 21 years now and at both of my previous employers we purchased our MF licenses via Lawson.  I also used Oracle ProCobol which requires a MF license as well.  never had a problem compiling/executing Oracle ProCobol programs - never had a license issue and Lawson worked fine as well. At my new employer, we are on Version 10 (previous employer was Version 8) and I can't get the Oracle p...
3 66438 3
by  LauraPatJump to last post
6/30/2016 11:44 AM
0 Replies and 3069 Views and 3 Subscribers How Find Programs That Use Specific Screen Rule?  3069  0  3 Started by  Kathy Eckert We are going from 1 company code to multiple company codes. Some of our custom Screen Rules (.sr files) Hard Code the company, so we need to know which programs use these hard-coded screen rules. Via grep (we're a UNIX shop), I've identified all 14 Form Rules that hard-code ('1111') Company.  However, when I tried to grep which programs used the Form IDs ('H1-EMP-S-0001' is one of the Form Rules, for example), I got no results.  Of the 14 Form Rules, 3 are Rules, 8 are S...
0 3069 3
6/24/2016 3:06 PM
2 Replies and 39990 Views and 0 Subscribers Using current date in if statement  39990  2  0 Started by  Jessica M I am hoping someone can help me with a COBOL statement.  I haven't touched cobol in quite a while and my co-worker that usually works with our custom cobol is out of the office for a bit. I have a custom program that was excluding any employee with a term date in a file.  They now want to change it to include anyone termed that day.  The current statement is: IF (EMP-TERM-DATE > '00000000')             GO TO 1040-NEXT-EMP...
2 39990 0
by  Jessica MJump to last post
6/22/2016 6:38 PM
6 Replies and 68074 Views and 0 Subscribers calculate the last day of any month  68074  6  0 Started by  Chesca Is there an API I could use to calculate the last day of any month  
6 68074 0
by  kimJump to last post
6/16/2016 4:20 PM
1 Replies and 66014 Views and 0 Subscribers Compile Error  66014  1  0 Started by  Judy Longo I created AR15M from AR150, reentered all of the workfiles in workdef and get following error   PrcWRKFILE(): AR15M Not Found In WsGrp
1 66014 0
by  jaherbJump to last post
6/13/2016 7:15 PM
6 Replies and 68239 Views and 2 Subscribers 0 instead of blanks in CSV file  68239  6  2 Started by  pgallucci12 When a 4GL program creates a CSV file, and numeric fields defined in that CSV contain ZERO values, BLANKS are substituted. Is there a way to force a ZERO instead Is there a setting in a configuration file that can do that Example: CSV file contains 2 fields, NAME and COUNT. The value in NAME = 'J.Jones' The value in COUNT = 0 Currently the CSV record for the above looks like... 'J.Jones', I need it to look like... 'J.Jones',0
6 68239 2
by  David@SOMJump to last post
6/3/2016 5:12 PM
6 Replies and 70095 Views and 4 Subscribers Web service calls *FROM* Lawson  70095  6  4 Started by  MBond How would one call a web service on another machine FROM lawson&160; The call would need to be made in the background without opening a new window.&160;&160; The web service can accept either a POST or GET request.&160; For this request, the response is not processed but future request probably would need to process the response.&160;I think the xmlhttp request is the answer but have no documentation on it's use. I've seen a lot of posts on calling into Lawson web services from external a...
6 70095 4
by  Jason BeardJump to last post
5/26/2016 1:29 AM
3 Replies and 65509 Views and 1 Subscribers New custom program  65509  3  1 Started by  Greg Moeller I have developed a custom program that just calls a shell script.... When I try to add the job with the custom form in it, I get an error that says 'The value {1} is invalid for the parameter _TKN' Any clues what is happening here
3 65509 1
by  Jason BeardJump to last post
5/26/2016 1:04 AM
0 Replies and 3510 Views and 1 Subscribers Portal Page for Workunits  3510  0  1 Started by  LauraBryant I have a design studio portal page that displays all the AP workunits.  I would like to filter the results to only include the accounting units that the users requester code has access to.  I get the requester code and I get the account units from the RQAcctU table.  How can I filter the results from the WFWORKUNIT table to only select the rows that have an accounting unit allowed.
0 3510 1
5/18/2016 5:56 PM
2 Replies and 67328 Views and 0 Subscribers tsBeginDBTransaction error is Operation illegal while in transaction (20).  67328  2  0 Started by  Lilyb I'm developing a custom program (update job) to invoke a copy of AP30.3, and keep getting the following error: File SYSTEST/TXTAXTABLE. tsBeginDBTransaction error is Operation illegal while in transaction (20). Does anyone know what this means and how to fix it Thank you
2 67328 0
by  LilybJump to last post
5/12/2016 10:52 PM
3 Replies and 68806 Views and 0 Subscribers Best practice of copying a program  68806  3  0 Started by  Vijay S Dear All, I have to copy a standard program having around 10 workfiles. We all know that Lawson doesn't change the name of workfile and WS-Field ID in work file definition while copying , It changes the same in PD (like wherever I am using WH130, it will change it to ZZ130 in PD/WS, The workfile name starting from WH130 doesn't change). It seems like I have to manually go into PD and change the name of all the Workfiles and other field. I had done it earlier also where there were like couple of...
3 68806 0
by  jaherbJump to last post
5/12/2016 1:53 PM
1 Replies and 69099 Views and 2 Subscribers Best (certified) Lawson Development Partner for S3 and/or M3  69099  1  2 Started by  AvaTax Calc for Lawson/Infor I am seeking a third-party shop who is certified by Lawson/Infor to develop 'Connectors' with S3 and/or M3. Avalara is an Infor Partner, supporting eight (8) different Infor ERP platforms. I hope to find the A1 certified development partner for S3 and/or M3. Thank you for your help!
1 69099 2
by  shahzadJump to last post
5/3/2016 7:01 AM
2 Replies and 65694 Views and 0 Subscribers Comment Attachment Processing compile error  65694  2  0 Started by  John Desmarais I'm trying to do something that should be very simple - determine the existence of Comments on Invoice Messages, just like MA66 does when it needs to determine what text to put in the Message Button on the screen.  Simple, no I looked through the API manual to see if there was any voodoo involved - looked pretty easy. copied the code right out of MA66PD and dropped it into my program.              INITIALIZE   &...
2 65694 0
by  John DesmaraisJump to last post
4/7/2016 2:49 PM
14 Replies and 67960 Views and 2 Subscribers Extract File Issues  67960  14  2 Started by  jaherb I am not sure why I am not seeing the issue with a simple extract program... but I am at a loss at this point.    We have an extract file being produced as a 250 byte fixed length file.   There are 3 record types... a typical Header, Detail and Trailer record.  Each record must be delimited by  CR/LF characters. The logic writes the records to an intermediate sequential file and then at the end of the job it is reformatted by a cnvexp -f  filename  250  ...
14 67960 2
by  jaherbJump to last post
4/1/2016 3:52 PM
0 Replies and 3144 Views and 1 Subscribers Lawson Portal automated access and session handling  3144  0  1 Started by  andrewwalk Hello, Is there a way to automatically send to Lawson a bunch of requests to a specified form via a Java http client  Actually I am able to do this, but it is very slow as I have to programmatically logon and logoff for each request.  I need to be able to log in once, and then send all the requests I need to.   Any time I send a request after the session has timed out, then I want to be able to detect this and re login, then send my requests.  Is there an API for this in e...
0 3144 1
3/29/2016 6:18 PM
3 Replies and 69239 Views and 2 Subscribers Oracle SQL reformat date  69239  3  2 Started by  Chesca I am writing an SQL statement to select dates from a table and creates a file.  I want to convert date to string mm/dd/yyyy.  Any help would be greatly appreciated. select startdate from table;  this date is displayed as 31-MAY-15 so I want it displayed as 05-31-2015
3 69239 2
by  ChescaJump to last post
3/1/2016 8:23 PM
4 Replies and 67549 Views and 1 Subscribers Input date validation  67549  4  1 Started by  Chesca We have a custom batch program that validates input date from a csv file. The date is never formatted properly and sometimes could be mddyy, mmddyy, or mmdyy. We want the date to be reformatted as mmddyyyy.  If the input date is 8 digits and mmddyyyy. then continue processing. Otherwise, check if the date length and fix it. Is there a Lawson API I can use to reformat the input date to be mmddyyyy 
4 67549 1
by  ChescaJump to last post
2/10/2016 12:39 PM
6 Replies and 71599 Views and 0 Subscribers Cannot replace my own custom form  71599  6  0 Started by  mikeP Working on my first update form in PGMDEF and have run into a number of issues.  Currently, I can’t seem to get rid of the previous version of my form. Ideally it will have multiple PRDISTRIB records and allow just the account field to be updated.  At this point, it’s just and “online inquiry” that shows a few fields from the file. The problem is that I created a new version but Lawson won’t display it. Here’s the sequence: Create form in PGMDEF....
6 71599 0
by  John HenleyJump to last post
2/5/2016 7:07 PM
2 Replies and 79209 Views and 1 Subscribers SQL question on APINVOICE, APDISTRIB, APPAYMENT  79209  2  1 Started by  Karl Kemp I am trying to write a query that will return APINVOICE, APDISTRIB, APVENMAST, and APPAYMENT information. Basically the user wants the Paid invoice detail information including vendor name and check number & date. I created the following query but it doesn't seem to completely work the way I would like it to do. It pulls the same invoice & distrib twice for each combination. In other words, if there is a single invoice with 2 distribution records, instead of the query returning 2 r...
2 79209 1
by  ChescaJump to last post
1/28/2016 7:52 PM
0 Replies and 11062 Views and 0 Subscribers lawson 10 ESS theme 10.3 override  11062  0  0 Started by  KellyB Hi, is there a way to add 'themes' I found the  xhrnet/xml/config - emss_config_xml where it says themes but I am not sure where this is getting the theme files I can manually change the css link in the header.htm file to refer to a custom style sheet but wanted to know if there is a better way using themes I am running lawson 10 on webshere not via sharepoint.
0 11062 0
1/27/2016 7:49 PM
6 Replies and 68216 Views and 1 Subscribers Windows script to do rnddbdump to file  68216  6  1 Started by  tambrosi Hi all,  I am looking for some help on scripting in Lawson,  I am new to the software, looking to run a script to dump a table to csv file. I can run the  rngdbdump –c gen queuedjob >  jqstat.csv   from the server and it will run clean and dump the data to the csv file.  When I apply the same code in a script, nothing gets dumped to the csv file,  the file is created but no records in the file.  I also tried the jqstatus same issue.     ...
6 68216 1
by  pbelskyJump to last post
1/19/2016 9:36 PM
12 Replies and 67189 Views and 2 Subscribers Missing data in modified CSV error report after promotion  67189  12  2 Started by  Woozy Hi Gurus - I'm stumped, and I need some ideas. We have a custom batch program that includes an error report.  I recently modified the program and the error report to add additional columns.  With the new columns, the report is too wide for the printed report but works fine in the CSV export in DEV. However, after promoting the changes to PROD, the report compiles and runs without errors in PROD, but some of the new columns are blank in the CSV including the error message column (from...
12 67189 2
by  pbelskyJump to last post
1/7/2016 10:46 PM
4 Replies and 67030 Views and 1 Subscribers RECDEF  67030  4  1 Started by  Chesca Can I create a paintscreen program to access recdef 
4 67030 1
by  Kwane McNealJump to last post
11/30/2015 6:06 PM
3 Replies and 68526 Views and 0 Subscribers Scheduling job automatically with dynamic date range  68526  3  0 Started by  Vijay S Is there a way to schedule a job automatically in 'recdef' and passing job parameters automaticcaly like To & From date range. They have to be from the past 7 days . Like for today's run , From-date=today, to-date=today-7 days.......      Thanks,   Vijay
3 68526 0
by  Vijay SJump to last post
11/25/2015 7:35 AM
2 Replies and 65566 Views and 1 Subscribers Database reads INTO a unique working storage area  65566  2  1 Started by  Todd Mitchell Curious if anyone has done a database read (find) where the read places the data into a separate or unique working storage section.  Example READ VENMAST INTO VENMAST-PAY-VENDOR.       
2 65566 1
by  Todd MitchellJump to last post
11/19/2015 8:53 PM
5 Replies and 66937 Views and 1 Subscribers Add columns to report csv beyond the print report width limit  66937  5  1 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 t...
5 66937 1
by  jaherbJump to last post
11/17/2015 9:21 PM
6 Replies and 67191 Views and 1 Subscribers Best Way to add spaces in Header of a CSV file via batch Program  67191  6  1 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 67191 1
by  Vijay SJump to last post
11/17/2015 10:07 AM
3 Replies and 69226 Views and 1 Subscribers How to look up field name from field number.  69226  3  1 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 tab...
3 69226 1
by  Kat VJump to last post
10/9/2015 7:52 PM
4 Replies and 66491 Views and 1 Subscribers work file def  66491  4  1 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 66491 1
by  jaherbJump to last post
10/9/2015 2:36 PM
1 Replies and 67114 Views and 0 Subscribers work file def  67114  1  0 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 67114 0
by  jaherbJump to last post
10/9/2015 2:33 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 1 of 612345 > >>


RSS Feed Available