Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XUA4A72

Package: Kernel

Routine: XUA4A72


Information

XUA4A72 ;SFISC/RWF - Person class API's ;08/05/2004 15:53

Source Information

Source file <XUA4A72.m>

Entry Points

Name Comments DBIA/ICR reference
GET(IEN,DATE) ;sr. Get the active class on a date
  • ICR #1625
    • Status: Active
    • Usage: Supported
    IEN2CODE(IEN) ;sr. Get the code for an IEN
  • ICR #1625
    • Status: Active
    • Usage: Supported
    IEN2DATA(IEN) ;Get person class data for an IEN
  • ICR #1625
    • Status: Active
    • Usage: Supported
    CODE2TXT(CODE) ;sr. Convert IEN or V-code to text
  • ICR #1625
    • Status: Active
    • Usage: Supported
    VCLK(X) ;Lookup a V-code, Return IEN
  • ICR #1625
    • Status: Active
    • Usage: Supported
    GETUE(IEN,DATE) ;private, Get the user entry
    REMOVE ;Allow privileged user to remove a wrong entry in the users file.
    TERM(IEN,DATE) ;Called from XUSTERM, Set the expiration date for a user being terminated.
    SET01 ;Called from the X-ref on the .01 field
    SET2 ;Call from the X-ref on the Effective Date field
    KILL2 ;Call from the X-ref on the Effective Date field
    OLD(D0,D1,DATE) ;Inactivate the old one (Expiration Date)
    UPDATE(DIH,DIG,DIV,DIU) ;file,field,new value,old value
    DDS1 ;Called from Pre-action person class field
    DDS2 ;Called from effective date on form
    DDS3(%) ;Data validation

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"This user has the following Person Class enties:"
    • Line Location: REMOVE+3
    Function Call: WRITE
    • Prompt: !,$P(^USC(8932.1,%,0),U)
    • Line Location: REMOVE+5
    Info |  Source |  Entry Points |  Interaction Calls