F34A11GetNumetrixExtractParams

F34A11 Get Numetrix Integration File Definition

Minor Business Rule

Object Name: N34A0960

Parent DLL: CMFG

Location: Client/Server

Language: NER

1.Functional Description

1.1Purpose

This function is used to retrieve information from the Numetrix Integration File Definition 

Table(F34A11). An Error is returned if the key is not found on the Integration File Definition.


1.2Setup Notes and Prerequisites
None


1.3Special Logic
None


2.Technical Specifications


2.1    Processing 

1.Read  the Numetrix Integration File Definition (F34A11) using the Key passed in as input.
2.If matched record is found, return status code 1. If a record is not found, return error message 

"0002".



Data Structure

D34A0960 - F34A11 Get Numetrix Integration File Definition

Parameter NameData ItemData TypeReq/OptI/O/Both
cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCodeERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageIdDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

szKeyKEYcharOPTINPUT

A pre-established index or number the system uses to retrieve data from a file.  For example, the keys to the Employee Master file might 
be:    1   Employee number,    2   Social Security number, or    3   Home Department

szFlatFilePathNameNFLFcharOPTOUTPUT

The name of the flat file. This includes the directory path where the flat file exists.

szUserReservedCodeURCDcharOPTOUTPUT

This is a 2 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

jdUserReservedDateURDTJDEDATEOPTOUTPUT

This is a 6 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedAmountURATMATH_NUMERICOPTOUTPUT

This is a 15 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedNumberURABMATH_NUMERICOPTOUTPUT

This is a 8 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

szUserReservedReferenceURRFcharOPTOUTPUT

A 15-position reference that is reserved for the user.  J.D. Edwards does not currently use this field and does not plan to use it in the future.

szUserIdUSERcharOPTOUTPUT

The code that identifies a user profile.

szProgramIdPIDcharOPTOUTPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szWorkStationIdJOBNcharOPTOUTPUT

The code that identifies the work station ID that executed a particular job.

jdDateUpdatedUPMJJDEDATEOPTOUTPUT

The date that specifies the last update to the file record.

mnTimeOfDayTDAYMATH_NUMERICOPTOUTPUT

The computer clock in hours:minutes:seconds.

cRecordFoundEV01charOPTOUTPUT

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

cFlagFutureUse2FFU2charOPTOUTPUT

Future Use Flag.

cForFutureUseFlag1X1charOPTOUTPUT

Flag reserved for future use.

cForFutureUseFlag2X2charOPTOUTPUT

Flag reserved for future use.

Related Functions

None

Related Tables

None