- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2010 07:17 AM
We're on v4.05. We've applied the 2nd Quarter 941 update. This update adds a checkbox titled "Qualified (Form W-11)" to Employee Maintenance.
I need to reference this field in a Visual Integrator job, but I don't see it in the available fields. Is there anything I can do to make it available?
-Eric
Solved! Go to Solution.
Re: Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-12-2010 05:33 PM
Hi Eric,
Due to the Federal Hire Act being passed and implemented during the 2010 year, the 2nd Quarter 941 update was an initial release. Planning is underway to address additional payroll updates.
Diana
Designer
Sage ERP MAS 90 / MAS 200
Re: Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-13-2010 06:01 AM
It's the first character of the open string field in employee master.
Target System Technology, Inc. - Spokane, WA -
The best solution often comes not from answering the question asked, but understanding WHY the question was asked.
Re: Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-13-2010 07:54 AM
Can you access this open field in VI? I don't see it.
Re: Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-13-2010 09:06 AM
Currently it is not available in VI. Can you give me more details on your import? If you leave me contact info we could discuss.
Diana
Designer
Sage ERP MAS 90 / MAS 200
Re: Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-14-2010 11:53 AM
We import hours worked information from a timeclock system. Part of the import is the employee's earnings code. I wanted to use the "Qualified (Form W-11)" field to flip the earnings code to a different value for employees who qualify for the W-11.
I do have user definable fields in our timeclock system that I could use for this purpose, but I'd prefer to not have to maintain this information in two places.
-Eric
Re: Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-15-2010 05:52 AM - last edited on 07-15-2010 05:57 AM
I will take exception to the statement that it is not available for reference in VI, as I already used it for a client using VI in 4.3.
Works beautifully.
Create a temp variable and do a file assign from the employee master file and select open string (first character).
Probably cannot write to it, but you can sure read from it to decide which earnings code to use.
Target System Technology, Inc. - Spokane, WA -
The best solution often comes not from answering the question asked, but understanding WHY the question was asked.
Re: Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-21-2010 06:24 AM
Belated thanks, Tom. That is EXACTLY what I needed.
-Eric
Re: Can't find the field correspond ing to the "Qualified (Form W-11)" checkbox in VI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-21-2010 01:38 PM
Of course, once they actually update the data dictionary, you might have to fix the import.
Target System Technology, Inc. - Spokane, WA -
The best solution often comes not from answering the question asked, but understanding WHY the question was asked.


