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

Package: Accounts Receivable

Routine: PRCASET


Information

PRCASET ;SF-ISC/YJK-SETUP A NEW ACCOUNTS RECEIVABLE ;4/1/96 2:24 PM

Source Information

Source file <PRCASET.m>

Entry Points

Name Comments DBIA/ICR reference
SETBIL
LOOK
ENT
DELETE
END

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !!
  • Prompt: "ACCOUNTS RECEIVABLE BILL NO. : "
  • Variable: X
  • Timeout: DTIME
  • Line Location: LOOK+1
Function Call: WRITE
  • Prompt: *7,!!,$P(X,"^",2),!
  • Line Location: LOOK+2
Function Call: WRITE
  • Prompt: *7,!!,"Please enter 7 character bill number.",!,"It must be in the following format: K400001, K481234 or '(N)ew' to get",!,"the next available number. (Enter ""^"" to exit)",!
  • Line Location: LOOK+6
Function Call: WRITE
  • Prompt: *7,!!,"Please enter a 6-7 character (only uppercase or numeric) bill number.",!,"It must be in the following format: K400001, K481234 or '(N)ew' to get",!,"the next available number. (Enter ""^"" to exit)",!
  • Line Location: LOOK+7
Function Call: WRITE
  • Prompt: *7,!!,"SORRY ! THIS NUMBER HAS BEEN ALREADY ASSIGNED TO A BILL. IT MUST BE NEW ENTRY",!
  • Line Location: LOOK+9
Function Call: WRITE
  • Prompt: " ",X
  • Line Location: ENT+0
Function Call: WRITE
  • Prompt: " ...Bill Number '",$P(^PRCA(430,PRCABN,0),"^"),"' assigned!"
  • Line Location: ENT+2
Function Call: WRITE
  • Prompt: !,*7,"DELETED",!
  • Line Location: DELETE+0

FileMan Files Accessed Via FileMan Db Call

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