Functional Description
Purpose
This business function sets level messages for errors encountered during processing of Inbound
Transactions to the Asset Master and Equipment Tag tables.
Setup Notes and Prerequisites
The function is designed specifically for setting Workflow Messages Inbound Processing of Asset
Master and Equipment Tag transactions. Therefore several set up steps need to be done before and after
calling this function.
Special Logic
The Form Interconnect will bring the user to the Unedited Asset Master Transactions application
(P1201Z1).
Technical Specification
Copy the Input User Id, Batch, Transaction Number and Line Number into the Level Error Message
(LM1211) and set it as the level message.
DLM1211 - Set Level Errors - Inbound Transactions
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szEdiUserId | EDUS | char | OPT | NONE |
The source of the transaction. This can be a user ID, a workstation, the address of an external system, a node on a network, and so on. This
| ||||
szEdiBatchNumber | EDBT | char | OPT | NONE |
The number that the transmitter assigns to the batch. During batch processing, the system assigns a new batch number to the PeopleSoft
| ||||
szEdiTransactNumber | EDTN | char | OPT | NONE |
The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any
| ||||
mnEdiLineNumber | EDLN | MATH_NUMERIC | OPT | NONE |
This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any
| ||||
cIncludeInterconnect | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
idPPATMessagePtr | GENLNG | ID | OPT | NONE |
General purpose ID variable. |
None |
None |