project
QadFinancials
> class
BDDocument
> method GetServerDateTimeForDeduction
Description
Get server datetime
Parameters
otServerDate
output
date
oiServerTime
output
integer
oiReturnStatus
output
integer
Return status of the method.
Internal usage
unused
program code (program1/bddocument.p)
assign otServerDate = today oiServerTime = time oiReturnStatus = 0.