Forum: S3 Customization/Development

 77 Subscribed to this forum
Page 20 of 23 << < 1819202122 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

LID not loading forms    

Started by  Anur
Some of the lawson screens(Standard& Custom) are not getting loaded in LID whereas it is getting loaded in portal To be very specific I added a field in Lawson screen . It stopped showing up in LID whereas in portal I was able to add/delete/change Can anyone help me
1 3429 0
by  Roger FrenchJump to last post
3/11/2009 11:42 AM

ESS javascript code getElementsByTagName and nodeValue    

Started by  JudeBac
I can't seem to make this work. I put an alert to vDmeString and tested it. It returns one row properly, however the next codes either gives me error messages methods not supported, null or not an object. Can you please help me fix the code below The code is&160;for ../xhrnet/personnelactions/pactions.htm. I cannot use jsreturn since it opens up a new frame list. I just need to get the code's description and put it into an input type text field. &160;&160;&160; var vProd = authUser.prodl...
5 4313 1
by  JudeBacJump to last post
3/9/2009 2:53 PM

Help on self.jsreturn.record[] or DME    

Started by  JudeBac
Greetings all, See attached. Not sure how I am going to word this but here goes: In MSS Personnel Actions, we have created a new action. Once you select that action and click 'Continue', a simple new selection field will appear. This is a drop down field. It will list the DESCRIPTION but will return the CODE. Now I added&160;a text field next to this&160;drop down field&160;that will show the DESCRIPTION of the CODE. I can get the value of the&160;CODE field using: var obj = self.main.doc...
2 4086 1
by  JudeBacJump to last post
3/9/2009 12:17 PM

tokendef to call batch file fails    

Started by  John Costa
I'm on LSF 9.0.0.6, Windows Server 2003, SQL-Server 2005, with my apps and web products on one box (WCHLAWAPP01) and my database on another (WCHLAWDB01). I'm trying to use tokendef to call a batch file that resides on my app server.&160; Within the batch file is a SQL command that I use to kick off an interface on the database server.&160; Running the batch file directly from&160;a DOS&160;cmd prompt results in a successful execution with no errors.&160; However, running it from a job defi...
10 5828 2
by  John CostaJump to last post
3/3/2009 7:32 PM

DME calls from RSS    

Started by  rmingo
I need to do a DME call from RSS and I do not know the new language well, I have tried several things but I do not know what the syntax should be in XSL for DME call.
3 3887 1
by  rmingoJump to last post
3/2/2009 7:58 PM

Drill Around Customization    

Started by  Deleted User
&160; We would like to customize the search functionality in a drill around.&160; As an example when you: 1. Go into HR11 2.&160; Click on the drill for employees 3.&160; Click on Search ... We would like the Case sensitive check box to default to unchecked and the keyboard focus to be set to the criteria box.&160;
12 6501 2
by  John HenleyJump to last post
2/12/2009 1:34 AM

Is there a way to access a Lawson jobname in a shell script?    

Started by  wilcoxmad
&160;In a COBOL program you can&160;use the Lawson defined variable 'CRT-JOB-NAME'&160; to refrence the job that is calling the program.&160; Is there a way to do the same in a script that is called by a user defined Lawson form I need to know the jobname of a multi-step job that runs a program and then runs a script to copy a printfile from that program. In order to copy the printfile, I need to know the jobname because it is part of the path where the printfile resides.
2 3442 0
by  John HenleyJump to last post
2/3/2009 9:27 PM

Force Inquire form function    

Started by  Al Miller
Developed a Mass Batch Release (4GL) form much like AP25 only it does not require a COMPANY (or any other field). It lists all AP batches that are 'UnReleased'. The first thing a user must do is Inquire. Is there a way for me to make the form Inquire immediate upon launch Al
2 3153 0
by  Al MillerJump to last post
2/2/2009 7:42 PM

GL90 Drill Around    

Started by  Dave
In LSF9, GL90, there are two drill arounds,&160; Account Transactions - Amounts, and one for Units.&160; This returns oldest transactions first.&160; I would like to to reverse the sort order to present most recent first.&160; The GL.sr is using GLTSET3.&160; Has anyone created a rule to reverse the order&160; Thanks.
1 3980 1
by  John HenleyJump to last post
1/30/2009 6:28 PM

Filter API    

Started by  ARaja
&160;Can i use the field in the index as filter criteria&160;as below &160;STRING '((GLT-ACCT-PERIOD >= ) AND'&160;&160;&160; DELIMITED BY SIZE &160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160; '(GLT-ACCT-PERIOD &160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160;&160; &160;'(GLT-FISCAL-YEAR&160; = ))'&160;&160;&160;&160;&160;&160; DELIMITED BY SIZE &160;&160;&160;&160;&160;&160;&160;&...
10 4878 2
by  ARajaJump to last post
1/20/2009 3:54 AM

Field Help    

Started by  ARaja
Is it possible to have a field help for the translation field Thanks in advance, Raja &160;
5 4096 1
by  ARajaJump to last post
1/19/2009 9:46 AM

Calling a Batch Program    

Started by  Dave
Is there a way for one batch program to call another batch program (Unix environment)&160; Thanks.
2 3930 2
by  Pramod ChandraJump to last post
1/19/2009 6:49 AM

Lawson Report    

Started by  ARaja
Recently i developed a Lawson custom report. The report doesn't have any key parameters. Simply it has years and the periods as it's parameter, so the report runs for longer time. Anybody has a&160;suggestion on how to reduce the report processing time Thanks in Advance, Raja
6 6423 0
by  ARajaJump to last post
12/22/2008 4:31 AM

Key number not working    

Started by  srikanth
Hello, I m not able to access GLSYSTEM from AP.sr using the key COMPANY-01. I have defined a RULE but it is not returning any value. I dont see any rules, selects with COMPANY-01 key and GLSYSTEM file in AP.sr Is there any constraint on this thanks in advance... Srikanth
2 3874 1
by  srikanthJump to last post
12/17/2008 3:40 AM

Importance of .dtl file for a report    

Started by  srikanth
Hello, Can someone tell&160; me what is the importance of the .dtl file when the report is created How the .dtl file is created and what is the use of it thanks in Advance. Srikanth
7 6595 1
by  John HenleyJump to last post
12/12/2008 2:30 AM

URL for SSOServlet?_action=LOGOUT    

Started by  Mike Schlenk
Does anyone know what parameters to send to the SSOServlet if I want to make a logout link&160; I want to specify a returnURL when doing a LOGOUT action.
2 5534 1
by  Mike SchlenkJump to last post
12/11/2008 4:12 PM

Automate daily interface of gltransrel files from ftp server    

Started by  Deleted User
I am looking for information on how to automate the import of multiple interface&160;files from our Lawson ftp server into the gltransrel table.&160; I am looking at the importdb utility, but there does not appear to be a way from that utility to import multiple files in a single pass.&160;&160;I would like to have Lawson make a daily, or even hourly pass through the ftp to pick up any files that&160;are out there.&160; Can a&160;recdef job be defined here&160;possibly&160;as a solution...
1 3578 2
by  John HenleyJump to last post
12/3/2008 5:53 PM

Apps 8.0.3 lsf 9.0.0 to Apps 9.0.0 lsf 9.01    

Started by  Elizabeth Ardito
I am in the process of migrating our custom programs from applicaton 8.0.3, env&160;lsf 9.0.0.4 to application 9.0.0, env&160;lsf 9.01. We have a custom process that lists on a form the available pay codes for the position class&160;(this also includes a custom table with a relation to the PACLASS table).&160; The form is in the pr system code&160;and&160;accesses the PACLASS table, POSITION-CLASS field as a select.&160; I&160;am able to successfuly compile the program.&160; When...
1 3467 1
by  NormJump to last post
12/2/2008 9:56 PM

Help Desk password reset tool?    

Started by  Mike Schlenk
(Topic has multiple pages1 2 )
We're implementing LSF9 now.&160; I'm working on Help Desk procedures for portal password resets.&160; I'm told the only option is the Lawson Security Administrator. I'd rather not have to install that on the Help Desk PCs.&160; I'd much rather create a web or shell script but I'm told it can't be done. I've thought about writing my own web to talk to LDAP but I don't want to mess things up.&160; Has anyone else faced this sort of thing
29 22253 2
by  Mike SchlenkJump to last post
12/1/2008 7:58 PM

change the work directory for a program    

Started by  pit
Hi, Is it possible to change the directory where a program stores it's temporary work files Currently our programs, during execution, create lots of small files in the $LAWDIR//work directory. I'd like one specific porgram create the files in $LAWDIR//work/XT100. Is it possible to do such change without any program customization If not, dos the change require lots of coding Kind Regards, Pit
3 5299 1
by  Sam SimpsonJump to last post
12/1/2008 3:04 PM

apdistrib diff's between 7.x and 9.x    

Started by  Dave
I have a request from our Finance department to make a change to APDISTRIB in LSF9 on a couple of fields.&160; Current values are creating problems in some of their AP reports and their GL190.&160;&160; Wondering if anyone has received a similar request and how you handled it. They would like to create an external process to replace values reported in LSF9 to the values that used to be there in version 7.x.&160;&160; The change was made in 8.x. 1.&160; Description field.&160; replac...
3 3700 1
by  John HenleyJump to last post
10/30/2008 5:17 PM

Customizing Plan Names in ESS Annual Benefits Enrollment    

Started by  Anthony
I'm trying to identify how to change the benefit plan names that are displayed in ESS.&160; I'm hoping someone can point me in the right direction as to how to structure the javascript in order to replace the plan names that are called from the base app and replace them with clearer plan names. any assistance is greatly appreciated
2 3982 2
by  AnthonyJump to last post
10/8/2008 7:34 PM

Re-formating checks from the checks print file    

Started by  wilcoxmad
How can I change the 'checks' print file, output of PR160, into a fixed length file that a cobol program can read
8 5307 0
by  wilcoxmadJump to last post
10/2/2008 2:06 PM

Inquiry pgm ok in 803 but not in LSF9    

Started by  Sam Simpson
We have just migrated our ENV to LSF9 but not the apps(803). We are testing custom inquiry screen that works on 803 but now I' getting this error in LSF9: tsFindNxtDBRec error is File position not valid for nxt/prv find (114) I'm using ITESET11 to inquire by MANUF-NBR. The drill around routines have no problem at all but when you entered the MANUF-NBR directly then push INQUIRE button I'm getting above error. GSC has told me that the pointer to the file (FIND-NLT) could be wrong and that L...
1 4273 0
by  Sam SimpsonJump to last post
9/12/2008 4:29 PM

How do you include errors1 in rpt distrib for GL165    

Started by  Paul Gallucci
GL165 creates several files in the print manager directory. One of these files is errors1 which is actually created by program IFTR. I have a job that runs GL165 which has a report distribution associated with it. All the files created by GL165 are distributed to the users defined in the report distribution however errors1 is not. I assume this has something to do with the fact that IFTR creates this file not GL165. I can't modify GL165 since we're in a hosted environment. I don't want to cr...
4 5162 1
by  murali.lawsonJump to last post
9/2/2008 7:05 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 20 of 23 << < 1819202122 > >>


RSS Feed Available