Codeunit "ForNAV DirPrt API Helper"
ID 6188515
Methods
PrepareGetJob
Obsolete
This element will become obsolete from version Replaced. Replaced by new version with support for instances.
[Obsolete(Replaced by new version with support for instances.,Replaced)]
procedure PrepareGetJob(serviceKey: Text, serviceName: Text, waitSeconds: Decimal)
Parameters
Name |
Type |
Description |
serviceKey
|
Text |
|
serviceName
|
Text |
|
waitSeconds
|
Decimal |
|
PrepareGetJob
procedure PrepareGetJob(serviceKey: Text, serviceName: Text, waitSeconds: Decimal, instanceNo: Integer)
Parameters
Name |
Type |
Description |
serviceKey
|
Text |
|
serviceName
|
Text |
|
waitSeconds
|
Decimal |
|
instanceNo
|
Integer |
|
PrepareGetSettings
procedure PrepareGetSettings(serviceKey: Text, serviceName: Text)
Parameters
Name |
Type |
Description |
serviceKey
|
Text |
|
serviceName
|
Text |
|
PrepareSetStatus
Obsolete
This element will become obsolete from version Replaced by new PrepareSetStatus. Not Needed
[Obsolete(Not Needed,Replaced by new PrepareSetStatus)]
procedure PrepareSetStatus(serviceKey: Text, id: Integer, status: Text, serviceName: Text, message: Text)
Parameters
Name |
Type |
Description |
serviceKey
|
Text |
|
id
|
Integer |
|
status
|
Text |
|
serviceName
|
Text |
|
message
|
Text |
|
PrepareUpdatePrinters
procedure PrepareUpdatePrinters(serviceKey: Text, serviceName: Text, json: Text)
Parameters
Name |
Type |
Description |
serviceKey
|
Text |
|
serviceName
|
Text |
|
json
|
Text |
|
GetRetv
procedure GetRetv(): Text
Returns
See also