F9860GetObjectLibrarianRow

F9860 Get Object Librarian Row

Minor Business Rule

Object Name: N9800540

Parent DLL: CRUNTIME

Location: Client/Server

Language: NER

Data Structure

D9800540 - F9860 Get Object Librarian Row

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameobjectOBNMcharNONENONE

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

szMemberdescriptionMDcharNONENONE

The description of a record in the Software Versions Repository file. The member description is consistent with the base member 
description.

szSystemcodeSYcharNONENONE

A user defined code (98/SY) that identifies a system. Valid values include: 01 Address Book 03B Accounts Receivable 04 Accounts 
Payable 09 General Accounting 11 Multicurrency

szSystemcodereportingSYRcharNONENONE

A user defined code (98/SY) that specifies the system number for reporting and jargon purposes.

szFunctioncodeopensystemsFUNOcharNONENONE

The type of object with which you are working. For example, if you are working with tables the object type is TBLE, or business functions is 
BSFN.

szFunctionuseFUNUcharNONENONE

Designates the use of the object. For example, the object may be used to create a program, a master file, or a transaction journal. See UDC 
98/FU.

szPrefixfilePFXcharNONENONE

A prefix associated with a particular system. The prefix is placed before the data dictionary data item name to give the field a unique name 
across J.D. Edward's systems.

szSourcelanguageSRCLNGcharNONENONE

The source language code identifies the programming language in which a business function is written.

cAnsiynANSIFcharNONENONE

Flag to indicate if business function source files are ANSI compliant.

szObjectcatagoryCATOcharNONENONE

The Object Category is a functional grouping field. It is edited on the 98/OC UDC table.

cCommonlibfileyornCLDFcharNONENONE

A code that classifies the type of data that is stored in a J.D. Edwards table.  The standard classes are System, Data Dictionary, Object 
Librarian, Business Data, Control Tables, Central Objects, and Versions. When you create or modify OCM mappings for an environment, this 
value is used to associate this table to a J.D. Edwards data source (DATUSE).

cCopydatawithfileCPYDcharNONENONE

Used to indicate if a file and its data are copied into production. A value of N moves the file without data during a file copy.  When creating a 
production data library from JDFDATA, this field designates whether the data is included in the copy.

cOmitoptionOMITcharNONENONE

Designates records in Software Versions Repository file that are not included on new releases.  These codes are as follows:    H Held from 
all releases    X Omit from all releases    S Omit Source from all releases    O Omit Execution Object from all releases 

cOptionaldatafileOPDFcharNONENONE

Valid codes are:    Y Designates a file as an Optional Data File if there are some situations where the file may not be needed at a client 
installation. The explanation of these situations can be found in the Generic Rate/Message information for that file for Generic Rate/Message 
Type 96/OF. All of these files that exist in a specified library can be listed in the Optional File Report on menu A9645.    O Designates that the file 
is designated for omission. Examples are compile files or special files like JDE User Profiles file.

idApplicationIdAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szCurrencylogictypeCURTYPcharNONENONE

cBusinessfunctionlocationBFLOCNcharNONENONE

The path from where the business function is retrieved.

cGlobalbuildoptionGBOPTNcharNONENONE

This is a future use data item. It is not being used currently.

szNametextfileGTFILEcharNONENONE

szTypetextGTTYPEcharNONENONE

szGenerictextfutureuseGTFFU1charNONENONE

cJdetextynJDETEXTcharNONENONE

This data item is used to determine whether to merge generic text - future use.

idProcessingoptionideveresPROPIDIDNONENONE

Everest ID used to identify the processing option.

szMemberidaltMID1charNONENONE

The identification number (program number, file number, report number) assigned to any element of software.

szBasemembernameBASEcharNONENONE

The RPG name associated with the particular object. For data files, enter the based on physical file. For physical and logical files, the 
name is the same as the physical file name. For join files, use the name of one of the physical files. For file servers the Base Member is always 
X98SRV with an install system code of 98.

szParentdlllibraryPARDLLcharNONENONE

szParentobjectPAROBNcharNONENONE

This is a future use data item. It is not being used currently.

szPackagecollectionPKGCOLcharNONENONE

A code used to group objects together by functional family for individual codes.  Codes can be shared across systems, however the code 
should be used in conjunction with a system code for queries.

szObjectlibrariancode01OLCD01charNONENONE

The Function Type groups business functions into Master, Major, and Minor categories based on the 98/E1 UDC table.

szObjectlibrariancode02OLCD02charNONENONE

Objects which will be mapped to a desired location may need other objects to be mapped along with them in order for them to function 
correctly. These objects can be designated as members of an OCM category. All objects can then be mapped to a location based on the OCM 
Category.

szObjectlibrariancode03OLCD03charNONENONE

The ABC_Priority field indicates the status of an object as high, medium, or low. It is edited on the 98/E3 UDC table.

szObjectlibrariancode04OLCD04charNONENONE

The Process Type groups objects by operation, such as report, conversion, or batch process. It is edited on the 98/E4 UDC table.

szObjectlibrariancode05OLCD05charNONENONE

this is a future use data item. It is not being used currently.

szProgramidPIDcharNONENONE

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.

szUseridUSERcharNONENONE

The code that identifies a user profile.

szWorkstationidJOBNcharNONENONE

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

jdDateupdatedUPMJJDEDATENONENONE

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

mnTimelastupdatedUPMTMATH_NUMERICNONENONE

The time that specifies when the program executed the last update to this record.

Related Functions

None

Related Tables

None