Sage 100

 View Only
  • 1.  PR Employee Documents - Email Address

    Posted 01-10-2023 15:45
    I've seen a post or 2 on here regarding this, but I don't think any solutions were ever provided.  

    Customer wants to see which employees have differing email addresses between PR_Employee and PR_EmployeeDocuments.  Looking at EmployeeDocuments, no record contains an email address, though it can clearly be seen on the screen when clicking the Paperless button from Employee maintenance.  Relevant field is not in the PR_EmployeePIIWrk table and the field comes across blank in my custom report in Sage (which does have Employee PII included as it's pulling PR_Employee info.

    Any ideas on how to get this data out?  Or is it just an encrypted field that we do not have access to?

    ------------------------------
    Chris Love
    Accounting Systems, Inc. (ASI)
    ------------------------------


  • 2.  RE: PR Employee Documents - Email Address

    Posted 01-10-2023 16:55
    if you add the report as a custom report on the reports menu you can have the PII field added., just join it via the employee key..  When  you add it to the menu via the  custom wizard it will get you the option to add the PR_Employee_PII table and all the data will be available,

    ------------------------------
    Jim Woodhead
    DSD Business Systems
    619-990-3946
    ------------------------------



  • 3.  RE: PR Employee Documents - Email Address

    Posted 01-10-2023 17:01
    I was thinking a VI Export might work... if the table you want doesn't have a custom report PII table like Jim is suggesting.

    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    ------------------------------



  • 4.  RE: PR Employee Documents - Email Address

    Posted 01-10-2023 17:05
    That gives me PR_Employee.EmailAddress, but I need PR_EmployeeDocuments.EmailAddress

    ------------------------------
    Chris Love
    Accounting Systems, Inc. (ASI)
    ------------------------------



  • 5.  RE: PR Employee Documents - Email Address

    Posted 01-11-2023 03:19
    Edited by Dan Burleson 01-11-2023 03:20
    That field (PR_EmployeeDocuments.EmailAddress) is loaded unencrypted into the PR_EmployeeListingWrk table. One can link that table by EmployeeKey and filtering  records where Document="Check" and "TaxGroup" = "". I have a script solution that I sell very reasonably that will automate the access to an up-to-date version of this table inside or outside of Sage. You can test if it will work for you by putting the Employee Listing in preview using the setting for "Report Type to Print" as "Employee Information" and checking the option for "Paperless Office Delivery". If you're dealing with Adv/Std, note the session number (that's the numeric digits in the form USRMMDDYYnnnnnn at the end of the work file e.g. PR_EmployeeListingWrkUSRMMDDYYnnnnnn.M4T) and putting that into the "Session ID" field of the ODBC control panel of SOTAMAS90. If its Premium you can check out this thread link.  If this works for you contact me if you would like it automated.

    ------------------------------
    Dan Burleson
    Software Consultant
    Connex Software
    ------------------------------



  • 6.  RE: PR Employee Documents - Email Address

    Posted 01-11-2023 09:28
    @Dan Burleson mentioned his solution which is a must have for anyone doing external queries in the PR database.  I have been using it for several years and is well worth the nominal cost.

    ------------------------------
    Jeff Schwenk
    Bottomline Software, Inc.
    (540) 221-4444
    ------------------------------



  • 7.  RE: PR Employee Documents - Email Address

    Posted 01-11-2023 12:12
    Dan's answer got me where I needed to go.  All I needed was the PR_EmployeeListingWrk table.  Filter records where ReportSection = "B".  This will give you both Check and Direct Deposit Stub, so you can filter further on those if you want. I chose not to further filter. 

    But this was very helpful. I had no idea that Paperless info was in this work table, so that saves a lot of headache moving forward.

    ------------------------------
    Chris Love
    Accounting Systems, Inc. (ASI)
    ------------------------------



  • 8.  RE: PR Employee Documents - Email Address

    Posted 01-11-2023 12:52
    Be sure to test thoroughly "Report Section=B" wasn't enough of a qualifer for me. Only the criteria I showed on the my last post would work. Trust but verify! 



    Sent from my Galaxy