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

Package: Accounts Receivable

Routine: RCDPEX0


Information

RCDPEX0 ;ALB/TMK - 837 EDI RETURN MSG EXTRACT MAIN LIST TEMPLATE ;02-MAY-96

Source Information

Source file <RCDPEX0.m>

Entry Points

Name Comments DBIA/ICR reference
SCRIT(RCSCRIT) ; Enter display selection criteria
; Pass RCSCRIT by reference - returned containing selection criteria
; RCSCRIT(n)=n-level sort RCSCRIT(n,1-x)=selections
; RCSCRIT(n,"D1") = from DATE range RCSCRIT(n,"D2") = to DATE range
SELECT(LEVEL,RCSCRIT) ; Select specific or all values/date range for RCSCRIT(LEVEL)
; LEVEL = sort level 1-3
RESEL
FLD(FLD) ; RETURN NAME OF FIELD

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: SCRIT+6
Function Call: WRITE
  • Prompt: " ",$$FMTE^XLFDT(Y,2)
  • Line Location: RESEL+7
Function Call: WRITE
  • Prompt: " ",$$FMTE^XLFDT(Y,2)
  • Line Location: RESEL+10
Function Call: WRITE
  • Prompt: !,*7,"You must select at least one entry"
  • Line Location: RESEL+16
Info |  Source |  Entry Points |  Interaction Calls