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

Package: Remote Order Entry System

Routine: RMPFEP


Information

RMPFEP ;DDC/KAW-ENTER/EDIT PRODUCTS FOR ASPS [ 06/16/95 3:06 PM ]

Source Information

Source file <RMPFEP.m>

Entry Points

Name Comments DBIA/ICR reference
A1
A11
END
PRODUCT
P1
COMPON
C1
BATTERY
B1
READ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"PRODUCT, COMPONENT & BATTERY ENTER/EDIT"
  • Line Location: RMPFEP+2
Function Call: WRITE
  • Prompt: !!,"*** USE THIS OPTION WITH CAUTION ***"
  • Line Location: RMPFEP+3
Function Call: WRITE
  • Prompt: !!!,"Products, components and batteries must be entered or edited ONLY"
  • Line Location: RMPFEP+4
Function Call: WRITE
  • Prompt: !,"as directed by the DDC."
  • Line Location: RMPFEP+5
Function Call: WRITE
  • Prompt: !!,"If entries vary in any way (even by one character) from the entry in the DDC",!,"file, all orders for which this entry is chosen will be rejected."
  • Line Location: RMPFEP+6
Function Call: WRITE
  • Prompt: !!,"Edit <P>roduct, <C>omponent or <B>attery File? "
  • Line Location: A1+0
Function Call: WRITE
  • Prompt: !!,"Enter a <P> to edit the Product File",!?6,"a <C> to edit the Component File or",!?6,"a <B> to edit the Battery File"
  • Line Location: A11+0
Function Call: WRITE
  • Prompt: @IOF,!!,"ENTER/EDIT PRODUCTS"
  • Line Location: PRODUCT+0
Function Call: WRITE
  • Prompt: !!,"If you are entering a product that has components or batteries"
  • Line Location: PRODUCT+1
Function Call: WRITE
  • Prompt: !,"the components and batteries must be entered into the Component File and"
  • Line Location: PRODUCT+2
Function Call: WRITE
  • Prompt: !,"Battery File before they can be chosen through this option."
  • Line Location: PRODUCT+3
Function Call: WRITE
  • Prompt: !!,"ONLY enter components and batteries for a product if they are DDC approved."
  • Line Location: PRODUCT+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: P1+0
Function Call: WRITE
  • Prompt: @IOF,!,"ENTER/EDIT COMPONENTS"
  • Line Location: COMPON+0
Function Call: WRITE
  • Prompt: !!,"ONLY enter components that are currently on contract."
  • Line Location: COMPON+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: C1+0
Function Call: WRITE
  • Prompt: !!
  • Line Location: C1+1
Function Call: WRITE
  • Prompt: @IOF,!,"ENTER/EDIT BATTERIES"
  • Line Location: BATTERY+0
Function Call: WRITE
  • Prompt: !!,"ONLY enter batteries that are distributed by the DDC."
  • Line Location: BATTERY+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: B1+0
Function Call: READ
  • Variable: Y
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: READ
  • Variable: Y
  • Timeout: 5
  • Line Location: READ+1
Info |  Source |  Entry Points |  Interaction Calls