Home > Contents > Index >
CSUSER.GETERRORS
Obtains the errors reported the last time any of the following tags were called for the specified csuser object:
CSUSER.REGISTER
CSUSER.MODIFY
CSUSER.LOOKUP
CSUSER.AUTHENTICATE
CSUSER.CREATEPMTACCT
CSUSER.MODIFYPMTACCT
CSUSER.DELETEPMTACCT
Syntax
<CSUSER.GETERRORS NAME="csuser
" LISTVARNAME
="listname
"/>Parameters
NAME
(required)- Input parameter. Name of the csuser object.
LISTVARNAME
(required)- Input and output parameter. As input, name of the list to create on output that holds the error information. The list has three columns:
field
- Name of the parameter with which the error is associated.description
- Locale-specific error text.errorcode
- Integer corresponding to the error condition.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.