February 18, 2020, 10:16 pm
A new job entry has been added:
Baan/ Infor - functional support
Quote:
1. Baan support (Standard / Customized) day to day site business operations in Order / Receiving / Work Order / Shipping Process
/ Cycle count and General Warehouse Operations
2. Business Requirement gathering from sites and Golden Transaction, Support Handover, Parallel/Shadow Support.
3. Basic SQL knowledge to retrieve data to develop dashboards
4. Any Bachelor degree with 2 -4 years of experience in Baan functional support
|
↧
February 19, 2020, 1:37 am
Hi,
Can you help me how to export and Import DOM?
↧
↧
February 19, 2020, 1:50 am
Hi,
Can you help me how to export and Import DOM?
↧
February 12, 2020, 11:29 pm
Hello,
we are using Infor LN and the number of extensions is rising constantly.
When writing code I always comment it. However I sometimes find it hard to figure out what functionality is written e.g. in the table extension of tcibd001 etc.
How do you organize your extensions?
I thought about always writing a comment in the declarations hook like this:
|*****************
| functionality: populate cdf's/ calculate price/ etc
| last modified by: xy
| last modification date: 10/02/2020
|
|*****************
↧
February 20, 2020, 8:11 am
Hi,
You International Crowd possibly ran into this issue:
On our current live system our database is single-byte ordinary plain data.
There were a lot of problems with our international customers, their names lost the special characters etc.
So now in our upgrade we also switched to UTF-8 encoding in our database.
But when we put the field tccom100.nama in a file, the size of the string in the file is like way too long (not 35 but I think 4x35 characters...). Our WMS system reading this string does not know how to handle it.
How can we output a multibyte string in a 35 characters string?
Do we have to set the file encoding to UTF-8 (instead of the native CP-1252)? How?
Any ideas are welcome... for now I quick fixed it like using tccom100.nama(1;35)...
↧
↧
February 20, 2020, 9:15 am
A new job entry has been added:
Hiring in India and US
Quote:
We're adding more functional folks to our team, in both the US and India. If you're available and wish to be considered, as either a full-time employee or contractor, feel free to email me your resume.
Email: cgrover@pcgservices.com
|
↧
February 23, 2020, 10:19 am
Dear All,
I'm learning logistic module in Infor ln.
I want to know sales order and production order process flow. And which tables are updated after creating sales and production order.
If anyone having documents for this with session screenshot then please share with me.
Thanks & Regards,
T.Desai
↧
February 24, 2020, 8:46 am
Hi,
How can i start a session in another company other than the current company.
for Example : your current company is the logistics company. If you start cisli3600m000 - invoicing 360 session, you will notice that your company is changed to linked financial company and when you end the session it again sets the company to your original company.
Also, what is the link between the logistics company and the financial company?
↧
February 25, 2020, 7:20 am
Word came from Infor Support:
Removing the secondary toolbar from sessions ...
Quote:
... is a scheme that is dictated by the Design Department of Infor called "Hook & Loop" where there is no option given for a toolbar on two lines. From the Support Department we cannot do other than advise to create an enhancement request for such a situation. Please refer to KB 1653202.
|
So we give this information (progguide_10.7.1_en.chm):
Secondary toolbars overview and synopsis
Overview
Use the create.extra.toolbar() function to add a secondary toolbar to a session. Buttons on the toolbar represent form commands; they provide an alternative means of executing those commands.
You can create the button images yourself (as .gif files) or you can reuse existing images, where appropriate. Before you can add buttons to a secondary toolbar, you must import the .gif files with session "Addtional Files (ttadv2570m000)". This session will put the .gif files in the dictionary according the specified package and module.
A Button image (.gif file) must default be present as additional file in the same package/module combination as used by the session, unless the following syntax for the "gif_file" argument is used: [package][module]:gif_file.
Buttons on secondary toolbars are automatically disabled or enabled when the corresponding form commands are disabled or enabled (see disable.commands()).
The length of the secondary toolbars depends on the showed icons.
Synopsis
long create.extra.toolbar() ( string form_command, string gif_file [, string form_command, string gif_file ...] )
And it only serves to add some default icons and options to MANUALLY add in the customized toolbar for each user for each session involved... THANKS INFOR. :mad:
:not_amused:
↧
↧
February 25, 2020, 9:37 am
Hai,
unable to get all orders amounts and quantities against the projects and delivery dates and some conditions attached. The total commulative splits based on the fiscal periods and selection codes. need some idea to get the complete data.:)
Regards,
Kiran.
↧
February 25, 2020, 11:26 pm
There are these errors that appear every time a user connects to LN via Worktop (BECS).
Code:
ttdskbbrowser: ttdskbrw0022 : Menu browser: Cannot load icon 'program3d', group 'Session'
ttdskbbrowser: ttdskbrw0022 : Menu browser: Cannot load icon 'program3d', group 'Session'
ttdskbbrowser: ttdskbrw0022 : Menu browser: Cannot load icon 'query3d', group 'Session'
ttdskbbrowser: ttdskbrw0022 : Menu browser: Cannot load icon 'query3d', group 'Session'
The errors do not interrupt or prevent the user from anything. It just shows up like warnings.
Anyone know how to resolve such errors or at least just make them disappear?
↧
February 25, 2020, 11:30 pm
A new job entry has been added:
Infor LN Support Consultants 1-3 years
Quote:
Infor LN support consultant with 1-3 years experience required for a global manufacturing company in Bangalore, India.
|
↧
February 26, 2020, 7:34 am
Hi,
Can I know how to we migrate CDFs Through PMC?
↧
↧
February 26, 2020, 11:58 am
Hi,
Can anyone tell me where do i need to update another table after clicking on the save option. Need to handle in UI Script of Maintain session.
Thanks and Regards,
Rajesh
↧
February 27, 2020, 3:04 am
When creating a new Sales Order, after choosing a business partner and then press tab, the system will display a message with the following text "Enter Address?".
I would like to know what is causing the message to display?
Thank you.
↧
February 27, 2020, 7:26 am
Good morning. We're running into an issue and I've search on here and couldn't find an answer. We are finalizing transactions using tfgld1110m000 and get a journal report showing the amounts associated with each GL account affected.
When we go into tfgld3501m000 - enter our period - find one of our accounts on the Journal Report - click on continue, the batch that was finalized earlier in the day isn't showing in the document list.
What do we need to do to get the batch added to the document list?
↧
February 28, 2020, 12:53 am
Hello,
I want to change the labels of session "Maintain Sales Orders" tdsls4101m000.
This session did not exist for my customer derivation.
So, I've copied Session and Forms and entered as customer the customer of my user. (see attachment)
Then, I've changed for testing the colour of the "Sales Order" Form field.
Then, I've done "Convert to Runtime Data Dictionary (Forms and Mensu).
However, I could not see my changes to the form field.
What am I doing wrong?
Regards
Martin
↧
↧
February 28, 2020, 10:17 am
A new job entry has been added:
INFOR BAAN DEVELOPER
Quote:
Immediate Hiring position:
Position: Infor- BaaN,LX,ION
Location: Hartford, CT
Duration: Contract/Full Time
|
↧
February 28, 2020, 10:20 am
A new job entry has been added:
BAAN IV CONSULTANT
Quote:
Here below is the job description –
We are looking for someone with Baan MFG module experience. Candidate should have experience in Logistics module and Manufacturing industry.
|
↧
February 29, 2020, 10:05 am
A new resume entry has been added:
INFOR LN Technical Consultant
Quote:
Hi,
I am looking for job in Infor LN. I have 2+ years experience in Infor LN development as a Technical Consultant.
> Experienced on ERP Application - Infor LN and Baan 4GL programming.
|
↧