CacheJobNumbersByBSFNName

Cache Job Numbers By BSFN Name

Minor Business Rule

Object Name: B0500546

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500546 - Cache Job Number By BSFN Name

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobnumberAKey1JOBSMATH_NUMERICREQINPUT

The job number (work station ID) which executed the particular job.

idCacheCursorGENLNGIDREQBOTH

General purpose ID variable.

mnNumberKeysNKEYSMATH_NUMERICREQINPUT

The number of keys in an index that will be used to retrieve, delete, or update a record.

szCacheActionCodeCACTNcharREQINPUT

A code that indicates the activity you want to perform. Valid codes:     o Get - Retrieve the cache element     o Add - Add a cache element     o 
Update - Update a cache element     o Delete - Delete a cache element     o Delete All - Delete all cache elements     o Get Next - Retrieve the 
next cache element     o Add/Update - Add a cache element if it does not exist; Update a cache element if it does exist     o Terminate - 
Terminate Cache

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.

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.

szCacheNamePIDcharREQINPUT

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.

szNameObjectKey2OBNMcharOPTBOTH

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

mnJobnumberA_2JOBSMATH_NUMERICOPTBOTH

The job number (work station ID) which executed the particular job.

mnIndexIdNKEYSMATH_NUMERICOPTINPUT

The number of keys in an index that will be used to retrieve, delete, or update a record.

cProcessedUpdatePRSUcharOPTBOTH

This data item is used to indicate whether a controlled update record has been processed as requested, updated, or rejected. Valid 
codes are:    blank The record has been requested for approval.    0       The record requested for approval has been rejected.    1       The record 
requested for approval has been updated to the master file.

Related Functions

None

Related Tables

None