Forum: S3 Customization/Development

 77 Subscribed to this forum
Page 17 of 23 << < 1516171819 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

ESS Pages migration to LSF9, Need help..    

Started by  Sushil Makhijani
Hello Everybody, We are planning to migrate current ESS forms from 8.1.0 to lsf9.0, I have no experience on LSF, so I don't know how the pages can be. Also we have requirement to use ASP &&160;HTML only (No Design Studio), would like to know if it is possible, please give suggestions.. Thanks, Sushil..
5 3359 1
by  JudeBacJump to last post
2/5/2010 1:35 PM

May want to increase field length on PA52 screen    

Started by  Wade-T
We have a feeder system that updates the PERSACTION table nightly. One issue we have is that some e-mails come in that are longer than 30 characters long and after the PA100 is run the HR user needs to enter the correct e-mail address on HR11. Would it be okay to adjust the sive limit of the NEW_VALUE_1-36 fields to be 60 If so, would I need to run a blddbdict or recompile I realise anythin I do would also be changed back when we upgrade.
4 4011 2
by  Sam SimpsonJump to last post
2/18/2010 9:14 PM

COBOL Calendar Names    

Started by  Roger French
&160;Hello, I'm doing some customizations within CASE/4GL COBOL for Lawson, and I'm using some of the Date/Time API's. What are the actual values which I can use as a calendar input for these API's I can't find any documentation on the values, and I don't see the name value of a calendar. I just want to use a standard or system calendar. What is the name I can use within COBOL Any ideas &160; Thanks in advance, Roger
1 3484 0
by  Ragu RaghavanJump to last post
1/20/2010 9:46 PM

Move BN ProgramCode    

Started by  JudeBac
We have a BN&160;834 custom code for BlueCross. This is in ver 8.1. Now we are upgrading our application and environment to 9.0.1. I used KB 127186 pgmdump/pgmload to move the custom BN 834 file to our 'LAWDIR\bnsrc', this did not work. The article also has a warning that it might not work if the source and target productlines are not the same. I also tried metadumppgm/metaloadpgm as per GSC which also did not work. Note that we do not have design studio. Please assist and share the steps to m...
7 4785 0
by  JudeBacJump to last post
1/25/2010 6:34 PM

Changing PAGESIZE in .cfg file    

Started by  Kenlot
Default report page size is 60 lines per page, That can be changed by using rptgen and that works fine. Have tried to set pagesize in the .cfg file for a certain program so I don't have to remeber doing that when compiling the program. This doesn't work - I&160;still get the 60 line report length as is default.
3 4781 1
by  KenlotJump to last post
1/25/2010 11:06 AM

Compile error when accessing global STRWS    

Started by  Robert
Greetings to the Forum 4GL program construction in LSF9.&160; I want to use the 900-LOWER-TO-UPPER API. I move WS-DB-PRODUCT-LINE TO WS-CASE-CONV-VALUE. I receive the following compile error: **&160;&160;&160; Operand WS-CASE-CONV-VALUE is not declared &160;
11 3861 1
by  RobertJump to last post
1/25/2010 10:22 PM

File Description Specifications - LSF9    

Started by  bprouty
We are on the iSeries, going to Environment 9.0.1.5 and Applications 9.0.1.3 so we now need to setup our programs in the IFS.&160; We are getting some of it figured out but are stumped with some of it.&160; How are non-Lawson files handled in LSF9 that were identified on File Description Specifications in Lawson V8&160; Any hints would be appreciated.&160; Thanks
3 3192 2
by  Steven GrayJump to last post
3/8/2010 3:29 PM

Update Home Addr but not Supplemental Addr    

Started by  ShawnV
If a user has the same Home address &&160;Supplemental address, when a change is made to the Home address on HR11, the Supplemental address is updated with the same change. Is there anyway to NOT have the Supplemental address updated when a change is made to the Home address We would like the users to change their Home &&160;Supplemental address separately via the ESS Employee Address page.&160; However, a user can't change only their Home address if their Supplemental address was ...
2 3335 1
by  Jimmy ChiuJump to last post
2/5/2010 4:06 PM

API 1000-CHK-WF-STATUS Service Not Defined.    

Started by  Robert
I am all over this forum. I am trying to validate a service, once I accomplish that I am hoping to generate the workunit header. I built a simple flow and uploaded it. I defined the service in PFlow admin.&160;&160;&160; I then created a workunit and triggered the flow, and I received an email. At this point I am simply trying to validate the service in my 4GL program.&160; According to the docs, this is what I&160;need to do: 005000&160;&160;&160;&160;&160;&160; INITIALIZE WFA...
1 2861 0
by  RobertJump to last post
2/4/2010 8:04 PM

4GL .SCR TRANS Section    

Started by  Robert
I thought there was a document that document the record layout and two character contstructs of the TRANS screen section
2 2892 1
by  RobertJump to last post
2/10/2010 4:24 PM

Explanation of Field    

Started by  Deleted User
Can someone explain the DPTLVL&160;field in the FILEREL&160;table in GEN&160;
2 3249 1
by  Deleted UserJump to last post
3/1/2010 4:47 PM

System variables not available in MFCOBOL any longer    

Started by  Roger French
&160;I'm in a bit of a bind. This is AIX. We have several programs where a call to a Unix script is made using a preset system variable, such as $ATEMP Ok. I'm the 'lawson' user. When I log on to the server, and do a cd $ATEMP &160;or echo $ATEMP it does it ok, no problems. But when I run a program which uses the $ATEMP such as CALL 'SYSTEM' USING WS-COMMANDS. ... where WS-COMMANDS = $ATEMP/runscript.ksh &160;(for example) I'm checking the job logs and it's saying it can't find /runscr...
10 3787 0
by  wilcoxmadJump to last post
2/22/2010 7:17 PM

Accessing DB-FIRST-NAME-UC; DB-LAST-NAME-UC    

Started by  Robert
Gurus: I generated my program using pgmdef.&160; The system code is PR. When&160;I painted, I see the EMPLOYEE table as a relation. I want to read the EMPLOYEE table using EMPSET6. When I move to DB-FIRST-NAME-UC and/or DB-LAST-NAME-UC the compiler throws the error Operand DB-FIRST-NAME-UC not declared. Other PR applications are using this working storage variable, e.g. PR33. &160;
2 2835 0
by  RobertJump to last post
2/19/2010 5:13 PM

Custom Help solved.    

Started by  Robert
Customizing help.&160; You must set your terminal env to pt80-e From LID:&160; export term=pt80-e Now access the form using lapm: lapm productline programcode Navigate to the Help interface F1; H. Form; A.Form If you don't know what your are doing, take your time and pay attention.&160; *via pgmdef.&160; You&160;must to set the 'In Producton On' to the&160;value appropriate for&160;your Lawson environment or it won't work. According to Lawson, you are supposed to recompile yo...
0 4568 0
2/18/2010 6:00 PM

Adding a new index to EMPLOYEE fails    

Started by  Robert
Gurus. I used to be happy...I used to have&160;a 6 handicap....I used to have a full head of hair...then I started working with Lawson. It brings me to my knees every day. I defined a new index on EMPLOYEE, it is contatenated on COMPANY and FICA-NBR.&160; I did a debreorg.&160; I&160;can initialize the index in 4GL and invoke an API&160;call on it...but it fails after that. IOS reports that the index is invalid. &160; &160;
5 3165 0
by  RobertJump to last post
2/19/2010 7:42 PM

CSV INFO Data Structure    

Started by  Robert
Back to well once again. boy...just about every time I want to use an API. I have a workdef file with a DED prefix.&160; I want to make sure the interface is found prior to a 800-READCSV, else I get a run-time-exception.&160; According to the API doc, I&160;use INFO-FOUND. So, I added the following to my code: INITIALIZE DEDINFO-FOUND. STRING WS-DEDUCTION-FILE DELIMITED BY SIZE &160; INTO WS-FILE-SYSTEM. DISPLAY DEDINFO-FOUND. For the moment, I am leaving the remainder of the code ...
3 4367 1
by  RobertJump to last post
3/1/2010 4:27 PM

perl CPAN install of SOAP::lite on AIX    

Started by  Deborah Creek
On our test apps server we have used perl CPAN&160;to install SOAP::lite and are using a cgi program to call a web service.&160; We have not come across any issues with this impacting existing Lawson utilities.&160; Does anyone have experience with using CPAN to add to&160;Lawson's perl install&160;or know of potential concerns for us to investigate Is there a way for me to determine what perl programs exist in Lawson so we can test them specifically We are on AIX 6.1 64-bit Websphere ...
2 5947 1
by  RobertJump to last post
3/12/2010 8:30 PM

4GL GEN API    

Started by  Robert
Can 4GL read GEN tables
1 3592 0
by  Arvin OjalesJump to last post
3/19/2010 4:18 PM

Customizing Portal Find/Filter Option    

Started by  Deleted User
Good morning, all - Our portal users have requested we research the feasibility of customizing their record search option - currently, when searching for an employee by name or SSN, the default search is 'Find'. Since we began using the portal in 2005, this option has been extremely slow, and because of the number of records we have in our database and the volume of turnover/rehire employees, using 'filter' is faster and provides the records they need. Has anyone customized this option ...
4 2837 0
by  NickJump to last post
4/8/2010 4:29 PM

SETLL/Read previous (RPG)    

Started by  BobP
In Lawson speak, could someone please tell me what would be Lawson's equivalent to SETLL/READP Thanks, bob
1 4370 0
by  PBLJump to last post
4/14/2010 12:39 PM

Pay Frequency Discription Location    

Started by  Wade-T
I am building an interface for a third party application that wants to know the Pay Frequency for our employees. The EMPLOYEE.PAY_FREQUENCY field has the 1, 2, 3, 4 items, but I am having trouble finding a corresponding table that houses the descriptions for PAY_FREQUENCY like the ones shown on screen PR21.1. I went through the HR/PR Data File documents, but was not successful in finding it. It is probably right in front of my face, but i don't see it. Thank you,
2 3200 2
by  Wade-TJump to last post
4/13/2010 3:33 PM

Getting Design Studio to see a form    

Started by  TommyT
I need to make a change to a PA form in out test1 directory. I've moved a copy of the form's xml to ....\apps\persistdata\lawson\portal\content\forms which is where all the other forms we are working on are located. My problem is that Design Studio does not appear to see the form. When I go to the UI designer and enter the product line all the OTHER forms are listed in the box but this one isnt. I know im making some kind of basic mistake...any ideas
6
4524 0
by  TommyTJump to last post
4/14/2010 1:44 PM

Increase Field Length for HR11 User fields    

Started by  ArthurThum
Has anyone done, or knows how to code the changes necessary to increase the Alpha fields from 10 to say 15 characters Has anyone done this Or any other way to attach a field longer than ten characters to an employee if thats not easy, or potentially desruptive to standard Lawson HR processing
2 3732 0
by  ArthurThumJump to last post
4/20/2010 7:18 PM

skndef etc.    

Started by  Ragu Raghavan
HR11 has this field USER-LEVEL. When you click F6/Define, it opens up HR80.7. I have custom HR80.7 called H180.7. I went into skndef test HR and changed the formID of the key (HHZ) from HR80.7 to H180.7. I recompiled H180, HR11 I did a srgen I did a tmcontrol -rp on HR11, HR80, H180. Yet, when I do a F6 on the field from HR11, it still brings up the HR80.7 and not my custom screen. What do I need to do stop/statlaw Thanks. Ragu
1 3164 0
by  Ragu RaghavanJump to last post
5/21/2010 2:54 PM

libdef global working storage    

Started by  Robert
Gurus: I have added a global working storage to $LAWDIR/wslib and defined it using libdef as type wslib. When I invoke the wslib the compiler complains of variables not defined in Working Storage. I examined libdef's help file, it looks like I did define it correctly, what did I do wrong
4 3030 0
by  RobertJump to last post
5/24/2010 9:43 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 17 of 23 << < 1516171819 > >>


RSS Feed Available