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

Package: Fee Basis

Routine: FBAARD0


Information

FBAARD0 ;AISC/GRR - DELETE REJECTS ENTERED IN ERROR (CONT.) ;3/28/2012

Source Information

Source file <FBAARD0.m>

Entry Points

Name Comments DBIA/ICR reference
HELPD ;
DELC ; specify line items rejected in error for batch type B9
RL
ASKSU
RDMORE
WRITC ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"If you answer 'Yes' to this question, the reject flag will be deleted from all"
  • Line Location: HELPD+1
Function Call: WRITE
  • Prompt: !,"locally rejected line items in this batch. If you answer 'No', you will be"
  • Line Location: HELPD+2
Function Call: WRITE
  • Prompt: !,"asked if you want to delete the reject flag from specific line items."
  • Line Location: HELPD+3
Function Call: WRITE
  • Prompt: !,"No local rejects found in batch!"
  • Line Location: DELC+2
Function Call: WRITE
  • Prompt: !,*7,"You already did that one !!"
  • Line Location: RL+1
Function Call: WRITE
  • Prompt: !,"1358 was updated, but error occured while deleting the reject"
  • Line Location: ASKSU+4
Function Call: WRITE
  • Prompt: !,"flag for line with IENS = "_I_","
  • Line Location: ASKSU+5
Function Call: WRITE
  • Prompt: !," ",$P(FBX,"^",2)
  • Line Location: ASKSU+6
Function Call: WRITE
  • Prompt: !,"...Done"
  • Line Location: ASKSU+9
Info |  Source |  Entry Points |  Interaction Calls