| DistSequence | int | No | Distribution Sequence Number | IN |
| ACTNUMST | varchar(75) | No | Account Number String - include seperator character | IN |
| aaTrxDimCode | char(31) | No | Transaction Dimension Alphanumeric | IN |
| aaTrxDimCodeNum | numeric(19,5) | No | Transaction Dimension Numeric | IN |
| aaTrxDimCodeBool | smallint | No | Transaction Dimension Yes/No | IN |
| aaTrxDimCodeDate | datetime | No | Transaction Dimension Date | IN |
| aaTrxCodeID | int | No | Transaction Dimension Code ID | IN |
| UpdateIfExists | smallint | No | 0 = do not update, 1 = update if exists | 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 |
| Series | smallint | No | Added the Parameter @I_vSeries to identify the series of the transaction, @I_vSeries=2 for a GL Trx. Fix for Bug ID#72286 | IN |
| ErrorState | int | No | Return value: 0=No Errors, 1=Error Occurred | INOUT |