Home > Contents > Index >
CSUSER.MODIFY
Modifies buyer data on Transact.
Syntax
<CSUSER.MODIFY
NAME="csuser
"VARNAME
="booleanvar
"/>Parameters
NAME
(required)- Input parameter. Name of the csuser object.
VARNAME
(required)- Input parameter. Variable that holds a string representing boolean status:
true
- Buyer has been modified with Transact.false
- An error has occurred. Use CSUSER.GETERRORS to determine the problem.Description
The
userID
parameter must be set for the csuser object. Any other buyer parameters set in the csuser object replace the corresponding parameters in the buyer data record on Transact, with the following exceptions:
- The
accessName
parameter cannot be changed.
- If set, the
password
parameter must differ from the buyer's current password on Transact.
- If any address field is modified, then all address fields must be modified. The address must be specified in nine rows using the following standard fields:
billToAddress-name1
billToAddress-name2
billToAddress-address1
billToAddress-address2
billToAddress-city
billToAddress-state
billToAddress-country
billToAddress-postalCode
billToAddress-telephone
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.