aaTrxDimCode | char(30) | Yes | AA Transaction Dimension Code | IN |
INACTIVE | tinyint | No | Inactive 0 = Active, 1 = inactive | IN |
aaTrxDimCodeDescr | char(50) | Yes | Transaction Dimension Code Description 1 for new codes | IN |
aaTrxDimCodeDescr2 | char(50) | No | Transaction Dimension Code Description 2 | IN |
UpdateIfExists | tinyint | No | Flag to allow updates: 0=Create only; 1=Update if exists; 2=Create, do NOT update(no error) | IN |
RequesterTrx | smallint | No | Requester Transaction - 0=false,1=true - if true than populates Requester shadow table | IN |
USRDEFND1 | char(50) | No | User Defined field - developer use only | IN |
USRDEFND2 | char(50) | No | User Defined field - developer use only | IN |
USRDEFND3 | char(50) | No | User Defined field - developer use only | IN |
USRDEFND4 | varchar(8000) | No | User Defined field - developer use only | IN |
USRDEFND5 | varchar(8000) | No | User Defined field - developer use only | IN |
ErrorState | int | No | Return value: 0=No Errors, 1=Error Occurred | INOUT |