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: RCRCBLE

Package: Accounts Receivable

Routine: RCRCBLE


Information

RCRCBLE ;ALB/CMS - TP REFERRAL ACTION SEL/MOD LIST BUILD ; 09/13/97

Source Information

Source file <RCRCBLE.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;**63**;Mar 20, 1995
SEL ; Entry point to select Items on List
; Select items will be highlighted and stored in TMP("RCRCBL",$J,"SEL"
SELQ
UNSEL(RCSELN) ; Unselect and Unhighlight items on the list
UNSELQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," ...Nothing Selected."
  • Line Location: SEL+4
Function Call: WRITE
  • Prompt: !
  • Line Location: SEL+15
Function Call: WRITE
  • Prompt: @IOF,!,"Current Selection of Items on List:"
  • Line Location: SEL+15
Function Call: WRITE
  • Prompt: !!
  • Line Location: UNSEL+6
Info |  Source |  Entry Points |  Interaction Calls