0
edits
Changes
Created page with 'This function will update a single transaction record. trans_update(flag,callbackfunc,rset,linkobjectid,linktype) {| border="1" !Parameter !Description |- |'''Flag'''|| As…'
This function will update a single [[transaction]] record.
trans_update(flag,callbackfunc,rset,linkobjectid,linktype)
{| border="1"
!Parameter
!Description
|-
|'''Flag'''|| Asynchronous processing Flag
Set to False for synchronous processing.
Set to True for asynchronous processing.
|-
|'''Callbackfunc''' || User created Java function to manage the callback from an asynchronous function.
|-
|'''transid'''||transid of the object to be deleted from the system.
|-
|'''Returns'''||
|}
[[Category: Pandora]]
trans_update(flag,callbackfunc,rset,linkobjectid,linktype)
{| border="1"
!Parameter
!Description
|-
|'''Flag'''|| Asynchronous processing Flag
Set to False for synchronous processing.
Set to True for asynchronous processing.
|-
|'''Callbackfunc''' || User created Java function to manage the callback from an asynchronous function.
|-
|'''transid'''||transid of the object to be deleted from the system.
|-
|'''Returns'''||
|}
[[Category: Pandora]]