Changes

Jump to: navigation, search

Pandora - Update UTA Level 1 Entity (One Record)

592 bytes added, 15:16, 6 August 2010
Created page with 'This function will update a single level 1 record or create a new level 1 record. levelone_update(flag,callbackfunc,appid,rset) {| border="1" !Parameter !Description |- |'''Fl…'
This function will update a single level 1 record or create a new level 1 record.

levelone_update(flag,callbackfunc,appid,rset)

{| 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.
|-
|'''rset'''||ssRecordSet object containing data to be updated to the system.
|-
|'''appid'''|| The application ID associated with the UTA
|-
|'''Returns'''||
|}

[[Category: Pandora]]

Navigation menu