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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: RCDPTPLM

Package: Accounts Receivable

Routine: RCDPTPLM


Information

RCDPTPLM ;WISC/RFJ-transaction profile listmanager top routine ;1 Jun 99

Source Information

Source file <RCDPTPLM.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ; initialization for list manager list
; requires rctranda
; fast exit
HDR ; header code for list manager display
EXIT ; exit list manager option and clean up
SELTRAN() ; select a transaction
; returns -1 for timeout or ^, 0 for no selection, or ien of trans
DIQ433(DA,DR) ; diq call to retrieve data for dr fields in file 433
NEWTRANS ; select a new transaction

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: RCDPTPLM+9
Function Call: WRITE
  • Prompt: !!," This transaction is INCOMPLETE. The transaction must be complete"
  • Line Location: RCDPTPLM+14
Function Call: WRITE
  • Prompt: !," before running this option."
  • Line Location: RCDPTPLM+15
Function Call: WRITE
  • Prompt: !!,"This option will allow you to select a new transaction to display."
  • Line Location: NEWTRANS+4
Function Call: WRITE
  • Prompt: !
  • Line Location: NEWTRANS+5

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRCA(433 - [#433] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call