Functional Description
Purpose
Parse the Transaction reference field into four pieces and return the individual pieces. This is
needed in order to correctly display the account information in Inventory Issues.
Setup Notes and Prerequisites
None.
Technical Specifications
Take the TREF field and parse into four pieces. Take the first position of the field and send back
in the EV01 field. Take the second position and send back in the EV02 field. Same applies to EV03 and
EV04.
^
D4100620 - Parse Transaction Reference Field
Data Item Data Structure DescriptionI/ORequired
TREF Transaction Reference I Y
EV01 Account Display O N
EV02 Subledger Display O N
EV03 Phase Display O N
EV04 Asset Id Display O N
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szTransactionReference | TREF | char | NONE | NONE |
A reference number that provides an audit trail for specific transactions. | ||||
cAccountDisplay | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cSubledgerDisplay | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cPhaseDisplay | EV03 | char | NONE | NONE |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
| ||||
cAssetIdDisplay | EV04 | char | NONE | NONE |
PeopleSoft event point processing flag 04. |
None |
None |