SCRP FILE ENTRY GETSELECTION (45)    REMOTE PROCEDURE (8994)

Name Value
NAME SCRP FILE ENTRY GETSELECTION
TAG GETSEL
ROUTINE SCRPBK11
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This RPC returns information assoicated with an entry
on the entity selection form of the Query Template Utility.

The RPC gets invoked as a result of the user clicking the
right mouse button and selecting 'Details'.
INPUT PARAMETER
  • ENTITY TYPE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    This parameter indicates the entity type of the slecetion.
    
    The following types are possible:
           DIVISION
           TEAM
           PRACTITIONER
           ROLE
           CLINIC
           USER CLASS
    
  • INTERNAL ENTRY NUMBER
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    This parameter contains the internal entry number for
    the entity.
    
RETURN PARAMETER DESCRIPTION
This RPC passes back an array of information for the
entity. The information is enity type specific.
For example, if the selection is a DIVISION entity
then a least of Teams for that Division are returned.


Using SCDATA to represent the array, the data is
returned in nodes SCDATA(1..n).