Difference between revisions of "IA 10118"

From VistApedia
Jump to: navigation, search
(Created page with "== FILEMAN INQUIRE == NUMBER: 10118 IA #: 10118 CUSTODIAL PACKAGE: LIST MANAGER CUSTODIAL ISC: Albany USAGE: Supported ...")
 
 
Line 3: Line 3:
 
   CUSTODIAL PACKAGE: LIST MANAGER      CUSTODIAL ISC: Albany
 
   CUSTODIAL PACKAGE: LIST MANAGER      CUSTODIAL ISC: Albany
 
   USAGE: Supported                      TYPE: Routine
 
   USAGE: Supported                      TYPE: Routine
   DBIC APPROVAL STATUS: APPROVED        ROUTINE: VALM
+
   DBIC APPROVAL STATUS: APPROVED        ROUTINE: [[ROUTINE VALM|VALM]]
 
   NAME: VALM                            ORIGINAL NUMBER: 10118
 
   NAME: VALM                            ORIGINAL NUMBER: 10118
 
   ID: VALM                              STATUS: Active
 
   ID: VALM                              STATUS: Active
 
  COMPONENT/ENTRY POINT: CHGCAP
 
  COMPONENT/ENTRY POINT: CHGCAP
   COMPONENT DESCRIPTION:  *      CHGCAP^VALM(FIELD, LABEL) This sub-routine
+
   COMPONENT DESCRIPTION:  *      [[ROUTINE VALM#CHGCAP^VALM|CHGCAP^VALM]](FIELD, LABEL) This sub-routine
 
   will change a label on caption header for a field defined in CAPTION LINE
 
   will change a label on caption header for a field defined in CAPTION LINE
 
   COLUMNS multiple in the List Template file.  INPUT: FIELD  := column name  
 
   COLUMNS multiple in the List Template file.  INPUT: FIELD  := column name  
 
   LABEL  := text for column header  
 
   LABEL  := text for column header  
 
  COMPONENT/ENTRY POINT: SHOW
 
  COMPONENT/ENTRY POINT: SHOW
   COMPONENT DESCRIPTION:  *      SHOW^VALM This call MUST be executed in the
+
   COMPONENT DESCRIPTION:  *      [[ROUTINE VALM|SHOW^VALM]] This call MUST be executed in the
 
   HEADER field of a protocol menu entry in the PROTOCOL file if the protocol is
 
   HEADER field of a protocol menu entry in the PROTOCOL file if the protocol is
 
   used in the PROTOCOL field in the LIST TEMPLATE file.   
 
   used in the PROTOCOL field in the LIST TEMPLATE file.   
Line 19: Line 19:
 
   area of the list screen.   
 
   area of the list screen.   
 
  COMPONENT/ENTRY POINT: EN
 
  COMPONENT/ENTRY POINT: EN
   COMPONENT DESCRIPTION:  EN^VALM(<List Template Name>)  
+
   COMPONENT DESCRIPTION:  [[ROUTINE VALM|EN^VALM]](<List Template Name>)  
 
     Description: Main entry point to envoke an instance of a List Template.   
 
     Description: Main entry point to envoke an instance of a List Template.   
 
    
 
    

Latest revision as of 16:35, 11 May 2015

FILEMAN INQUIRE

NUMBER: 10118                           IA #: 10118
  CUSTODIAL PACKAGE: LIST MANAGER       CUSTODIAL ISC: Albany
  USAGE: Supported                      TYPE: Routine
  DBIC APPROVAL STATUS: APPROVED        ROUTINE: VALM
  NAME: VALM                            ORIGINAL NUMBER: 10118
  ID: VALM                              STATUS: Active
COMPONENT/ENTRY POINT: CHGCAP
 COMPONENT DESCRIPTION:   *      CHGCAP^VALM(FIELD, LABEL) This sub-routine
 will change a label on caption header for a field defined in CAPTION LINE
 COLUMNS multiple in the List Template file.  INPUT: FIELD  := column name 
 LABEL  := text for column header 
COMPONENT/ENTRY POINT: SHOW
 COMPONENT DESCRIPTION:   *      SHOW^VALM This call MUST be executed in the
 HEADER field of a protocol menu entry in the PROTOCOL file if the protocol is
 used in the PROTOCOL field in the LIST TEMPLATE file.  
  
 This code will properly display the list of actions to the user in the action
 area of the list screen.  
COMPONENT/ENTRY POINT: EN
 COMPONENT DESCRIPTION:   EN^VALM(<List Template Name>) 
    Description: Main entry point to envoke an instance of a List Template.  
 
      Parameter: <List Template Name> 
                 Name of a List Template as it appears in the LIST 
                 TEMPLATE file (#409.61)