Motorola CA50 Developer & User Manual page 326

Table of Contents

Advertisement

11 - 24 CA50/UCA Client & Server Developer & User Guide
UpdateRole
This method updates a role's information in the UCA system. The role's information is updated in the B_Roles table
in the UCA database.
int UpdateRole(string sStoreNumber, RoleInfo roleInfo, string ipAddr, string sUser,
ref UCAWebServiceStatus WSStatus)
Parameters
sStoreNumber
Store Number.
roleInfo
Role Information info class that describes the organizational role.
ipAddr
IP address of source machine (optional - used for logging).
Pass "" when address logging is not required.
sUser
UserID of user making WS call (optional - used for logging).
Pass "" when user logging is not required.
WSStatus
UCAWebServiceStatus class describes the status of the call.
Return Values
Returns 1 when successful.
Remarks
Any errors are logged to the NT Event log.

Advertisement

Table of Contents
loading

Table of Contents