SetInboundTransLevelMsg

Set Level Messages - Inbound Transactions

Major Business Rule

Object Name: BLM1211

Parent DLL: CFIN

Location: Client/Server

Language: C

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.



Data Structure

DLM1211 - Set Level Errors - Inbound Transactions

Parameter NameData ItemData TypeReq/OptI/O/Both
szEdiUserIdEDUScharOPTNONE

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 
field helps identify both the transaction and its point of origin.

szEdiBatchNumberEDBTcharOPTNONE

The number that the transmitter assigns to the batch.  During batch processing, the system assigns a new batch number to the PeopleSoft 
transactions for each control (user) batch number it finds. 

szEdiTransactNumberEDTNcharOPTNONE

The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any 
number that is meaningful to you to identify a transaction within a batch. It can be the same as a J.D. Edwards document number.

mnEdiLineNumberEDLNMATH_NUMERICOPTNONE

This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any 
order type), an invoice pay item, a journal entry line number, and so on.

cIncludeInterconnectEV01charOPTNONE

An option that specifies the type of processing for an event.

idPPATMessagePtrGENLNGIDOPTNONE

General purpose ID variable.

Related Functions

None

Related Tables

None