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

Package: Fee Basis

Routine: FBAAUTL6


Information

FBAAUTL6 ;WCIOFO/SAB-UTILITY ROUTINE ;9/11/97

Source Information

Source file <FBAAUTL6.m>

Entry Points

Name Comments DBIA/ICR reference
VGRP(FBDA) ; Validate/Correct Socioeconomic Groups Extrinsic Function
; called by input templates FBAA NEW VENDOR, FBAA EDIT VENDOR
; input FBDA - ien of vendor in 161.2
; returns - True when groups were changed or False when groups were OK
GETGRP(FBDA,FBMAX) ; Get Socioeconomic Groups for a Vendor
; in FBDA - vendor ien
; FBMAX - (optional) maximum number of groups to retrieve
; out FBSG( array - i.e. FBSG(1)=code, FBSG(2)=code, etc.
GRPDIF(FBDA) ; Socioeconomic Groups Different Extrinsic Function?
; in FBDA - vendor ien
; FBSG( array of groups
; returns True (when different) or False (when equivalent)
UPDGRP(FBDA) ; Update Socioeconomic Groups of Vendor
; in FBDA - vendor ien
; FBSG( array

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Group ",FB(161.225,FBIENS,.01,"E")," inappropriate for Business Type. Deleting..."
  • Line Location: VGRP+12
Function Call: WRITE
  • Prompt: !," Group OO can't be used with other groups. Deleting OO..."
  • Line Location: VGRP+23
Function Call: WRITE
  • Prompt: !," Group S must be specified with group RV. Adding S..."
  • Line Location: VGRP+28

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^FBAAV - [#161.2] GET1^DIQ,  GETS^DIQ
^PRCD(420.6 - [#420.6] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call