Program  ____________________  Programmer____________________
System Code_______SAR Number____________________
Business Function:GetLotMasterFields
Source Name:B4100150.C
Purpose:
This function retrieves fields out of the Lot Master record and returns them to the program
Parameters:
GradeLOTG(output)
PotencyLOTP(output)
LotDescriptionLDSC(output)
ExpirationDateMMEJ(output)
Lot StatusLOTS(output)
Supplier LotRLOT(output)
Lot NumberLOTN(input)
Short Item NumberITM(input)
Branch/PlantMCU(input)
Edits:
1.) Call GetLotMasterByLotNumber(B4000610)
 Index = 1
 Keys = 3
 Call Type = 1
 Return the GENLNG
2) Get the Grade, Potency, Lot Description, Expiration Date, Lot Status, and Supplier Lot Number  out of the Lot Master record and return them to the 
program
Retrievals:
Returns:
Checklist:
 Business Function SVR(The Business Function SVR document can be found on Martha   Priser's PC in the shared folder 
C:.xls)
  ______Business Function Name
  ______Source file Name
  ______Description of what the function does
  ______Which programs use the function
  ______Authors name
    All Business Functions must be run through Bounds Checker before checking them  in.
  ______Bounds Checker
^
D9800094 - Environment Functions
test
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szUsrliblname | LL | char | NONE | NONE | 
| 
test
 | ||||
| szPathcode | PATHCD | char | NONE | NONE | 
| The path code is a pointer to a set of OneWorld objects, and is used to keep track of sets of objects and their locations within OneWorld. | ||||
| szDescription001 | DL01 | char | NONE | NONE | 
| A user defined name or remark. | ||||
| None | 
| None |