SetLevelError_Transaction

Set Level Error - Transaction

Minor Business Rule

Object Name: BLM0102

Parent DLL: CMFGBASE

Location: Client/Server

Language: C

1.Functional Description
1.1Purpose

The purpose of this function is to prepare tam specs to write level messages to the F01131 & F01133 

ppat files.

This function should be used in conjunction w/ b0100011 which actually does the writing to the above 

mentioned files.   This function has been modified from traditional BLM functions to allow different 

applications to be called from the same action message.  This will be used for Product Data Management 

Interoperability applications.


1.2Setup Notes and Prerequisites

• The alias for Data Dictionary set for the PPAT Error Message is LM0102 - "User &1, Batch &2, 
Transaction &3 contains errors."

• 
1.3Special Logic


2.Technical Specifications

Data Structure

DLM0102 - Set Level Error - Transaction

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.

cIncludeInterconnectEV01charOPTNONE

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

szApplicationNameOBNMcharOPTNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szFormNameSFMNcharOPTNONE

The object name of the search form associated with this data dictionary item.

idGenericLongGENLNGIDOPTNONE

General purpose ID variable.

Related Functions

None

Related Tables

None