GetFormInformation

Form Information Functions

Minor Business Rule

Object Name: B9800066

Parent DLL: CRUNTIME

Location: Client

Language: C

This function gets foorm information given the form name or the form id.
^

Data Structure

D9800066 - Form Information Functions

Parameter NameData ItemData TypeReq/OptI/O/Both
idFormidentifierFMIDIDNONENONE

The form identifier uniquely indentifies a specific form in an application for client based menus.

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.

szFormnameFMNMcharNONENONE

The unique name that identifies a form.

szMemberdescriptionMDcharNONENONE

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

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

idApplicationidentifierAPPIIDNONENONE

The application identifier uniquely indentifies the application for client based menus.

Related Functions

None

Related Tables

F9860 Object Librarian Master Table
F9865 Form Information File
GetLocalFormSpec

GetLocalFormSpec

Form Information Functions

Minor Business Rule

Object Name: B9800066

Parent DLL: CRUNTIME

Location: Client

Language: C

Data Structure

D9800066A - Get Local Form Spec

Parameter NameData ItemData TypeReq/OptI/O/Both
szFormNameFMNMcharREQINPUT

The unique name that identifies a form.

szFormDescriptionMDcharOPTOUTPUT

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

szFormTypeFMPTcharOPTOUTPUT

The Form Process Type determines what the process type of the form is. For example: Find/Browse, Fix/Inspect and Header/Detail are all 
form process types.  For a list of valid process types, see User Defined Code 98/FT.

idFormModeGENLNGIDOPTOUTPUT

FORM_MAIN = 40
FORM_MODAL = 41

FORM_MODELESS = 42

^

cEntryPointEV01charOPTOUTPUT

1 - Entry Point
0 - Not an Entry Point

^

szFITemplateNameOBNMcharOPTOUTPUT

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

szSystemCodeSYcharOPTOUTPUT

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

Related Functions

None

Related Tables

F9860 Object Librarian Master Table
F9865 Form Information File
RenameForm

RenameForm

Form Information Functions

Minor Business Rule

Object Name: B9800066

Parent DLL: CRUNTIME

Location: Client

Language: C

This Function renames a form given the form id and the new form name^

Data Structure

D9800066 - Form Information Functions

Parameter NameData ItemData TypeReq/OptI/O/Both
idFormidentifierFMIDIDNONENONE

The form identifier uniquely indentifies a specific form in an application for client based menus.

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.

szFormnameFMNMcharNONENONE

The unique name that identifies a form.

szMemberdescriptionMDcharNONENONE

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

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

idApplicationidentifierAPPIIDNONENONE

The application identifier uniquely indentifies the application for client based menus.

Related Functions

None

Related Tables

F9860 Object Librarian Master Table
F9865 Form Information File