16 lines
281 B
Plaintext
16 lines
281 B
Plaintext
Function tester_obj_ship()
|
|
declare function obj_Shipment
|
|
declare function Lsl_Users_Services
|
|
|
|
*test = Lsl_Users_Services('ExportUsers')
|
|
Date = OCONV(Date(), 'D4-')
|
|
|
|
debug
|
|
/*
|
|
shipno = '153682'
|
|
True$ = 1
|
|
|
|
|
|
test = obj_Shipment('SendTechnical', ShipNo : @RM : True$)
|
|
*/
|