Check_PHYPER

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

Data Structure

D7900020D - FDA Language View

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLong_GENLNGGENLNGIDREQBOTH

General purpose ID variable.

szNameObject_OBNMOBNMcharREQINPUT

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

szFormName_FMNMFMNMcharREQINPUT

The unique name that identifies a form.

cLanguageView_EV01EV01charREQINPUT

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

cWindowsPreviewEV01charREQINPUT

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

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F0004_UDC_Retrieve

F0004_UDC_Retrieve

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose

This function retrieves all the user defined code types text associated with a dictionary item. 


1.2Setup Notes and Prerequisites

FDA pointer has opened the tables working with User Defined Codes.


1.3Special Logic

This should be a single call as the Data Dictionary items changes and a new UDC is attached to the item.



Data Structure

D7900020F - F0004 UDC Type Retrieve

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLong_GENLNGGENLNGIDREQBOTH

General purpose ID variable.

szF0004_SYSYcharREQNONE

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

szF0004_RTRTcharREQNONE

A code that identifies the table that contains user defined codes. The table is also referred to as a UDC type.

szF0004_DL01DL01charREQNONE

A user defined name or remark.

szF0004D_DL01DL01charREQNONE

A user defined name or remark.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F0005_UDC_Retrieve

F0005_UDC_Retrieve

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose

This function retrieves all the user defined code text associated with a dictionary item and UDC Type. 


1.2Setup Notes and Prerequisites

FDA pointer has opened the tables working with User Defined Codes.


1.3Special Logic

The data dictionary and UDC type should have already been validated.

The loop is setup by sending in SY and RT. The loop completes when no more items are found.



Data Structure

D7900020G - F0005 User Defined Code Retrieve

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLong_GENLNGGENLNGIDREQBOTH

General purpose ID variable.

szF0005_SYSYcharREQNONE

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

szF0005_RTRTcharREQNONE

A code that identifies the table that contains user defined codes. The table is also referred to as a UDC type.

szF0005_KYKYcharREQNONE

A list of valid codes for a specific user defined code list.

szF0005_DL01DL01charREQNONE

A user defined name or remark.

szF0005_DL02DL02charREQNONE

Additional text that further describes or clarifies a field in the system.

szF0005D_DL01DL01charREQNONE

A user defined name or remark.

szF0005D_DL02DL02charREQNONE

Additional text that further describes or clarifies a field in the system.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_FDA_Close

F79750_FDA_Close

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
Close all Table Handles (hRequest) and remove & free open memory.

1.2Setup Notes and Prerequisites

This function should be called on "End Dialog" for the entry point.

1.3Special Logic


Data Structure

D7900020A - F79750 FDA Pointer

Parameter NameData ItemData TypeReq/OptI/O/Both
idPointerGENLNGIDREQBOTH

General purpose ID variable.

szTranslationCompareDATPcharOPTNONE

The name that identifies the data source.

szCodePageDATPcharOPTNONE

The name that identifies the data source.

szLanguagePreferenceLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_FDA_Load_Form

F79750_FDA_Load_Form

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
Load all FDA spec, status and text information into an array to prevent excessive I/O. Any Data Dictionary items not overridden should use the Default 
Data Dictionary including Jargon.


1.2Setup Notes and Prerequisites

Max Array Size = 500
This function should be called on "Post Dialog is Initialized" for the editing form or as forms in view change.


1.3Special Logic

This function should only be called once per form or as jargon changes.

Data Structure

D7900020 - FDA Text Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLongGENLNGIDREQBOTH

General purpose ID variable.

szF79751_OBNMOBNMcharOPTNONE

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

mnF79751_RCRDTPRCRDTPMATH_NUMERICOPTNONE

The record type that indicates which structure type has been written. This record type is used in FDA and RDA.

szF79751_FMNMFMNMcharOPTNONE

The unique name that identifies a form.

idF79751_GNCID2GNCID2IDOPTNONE

Everest Generic ID for FDA and RDA uses.

mnF79751_WEVENTWEVENTMATH_NUMERICOPTNONE

This field is used to store the Event itself.

idF79751_GNCID3GNCID3IDOPTNONE

Everest Generic ID used by FDA and RDA.

mnF79751_TTSEQNTTSEQNMATH_NUMERICOPTNONE

Sequence number for use by the Translate Tool Set - Delta Process.

idF79751_CTRLIDCTRLIDIDOPTNONE

This field give the control id for the Evnet Rules Specifications.

idF79751_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

mnF79751_CTYPECTYPEMATH_NUMERICOPTNONE

A value that specifies the type of control a record represents (for example, Static or Page Tab). The control type is used by the Translation 
Tool Set.

szF79751_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79751_TEXTOVRTEXTOVRcharOPTNONE

A code that indicates whether the default value of a particular text item has been overridden. Overrides are defined during development of 
interactive and batch applications when the developer determines that the data dictionary value, or current text, is not appropriate or explicit 
enough for the particular application. When the interactive or batch application runs, the text is changed and this flag is set.  Valid values 
are: 0 The text is the original value. If it is a data item related field, then it is the same as the data dictionary. 1 The original text, often the data 
dictionary default, has been overridden.

szF79751_DTAIDTAIcharOPTNONE

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.

mnF79751_CWIDTHCWIDTHMATH_NUMERICOPTNONE

The number that specifies the width of a FDA or RDA column or control.

mnF79751_CHEIGHTCHEIGHTMATH_NUMERICOPTNONE

A number that specifies the height of a FDA or RDA column or control.

szF79751_VTXAVTXAcharOPTNONE

The first VTX number associated with a column or control.

szF79751_VTXBVTXBcharOPTNONE

The second VTX number associated with a column or control.

cF79751_FDA1FDA1charOPTNONE

szF79751_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79751_FDA3FDA3MATH_NUMERICOPTNONE

jdF79751_FDADT1FDADT1JDEDATEOPTNONE

jdF79751_FDADT2FDADT2JDEDATEOPTNONE

jdF79751_FDADT3FDADT3JDEDATEOPTNONE

szF79751_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79751_PIDPIDcharOPTNONE

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.

jdF79751_UPMJUPMJJDEDATEOPTNONE

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

szF79751_JOBNJOBNcharOPTNONE

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

mnF79751_UPMTUPMTMATH_NUMERICOPTNONE

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

szF797501_OBNMOBNMcharOPTNONE

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

idF797501_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF797501_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

mnF797501_TIMESDELTATIMESDELTAMATH_NUMERICOPTNONE

A number that identifies how many times this text has been brought over in the delta process. This may not be the same as Times 
Translated.

jdF797501_FIRSTDELTAFIRSTDELTAJDEDATEOPTNONE

The date that specifies when the text was first transferred in the delta process.

mnF797501_REQFLAGREQFLAGMATH_NUMERICOPTNONE

A flag that indicates whether an English change request has been made from one of the translators to a programmer or programming 
group.

mnF797501_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnF797501_TRANSSTAT2TRANSSTAT2MATH_NUMERICOPTNONE

A code that identifies the status of the changed text in the comparison environment. Valid values are: 40 New item   41 Text and size change  
42 Text change   43 Minor text change   44 Size change

mnF797501_TRANSSTAT3TRANSSTAT3MATH_NUMERICOPTNONE

A code that specifies the status of the translation. Valid values are: 0 Normal   60 Test data (P)   61 Unnecessary for all languages (p)  
62 Unnecessary for this language   63 Waiting for application developer

mnF797501_TRANSFLAGTRANSFLAGMATH_NUMERICOPTNONE

A code that indicates the current number of times a text item has been translated or edited.

szF797501_FIRSTVERSFIRSTVERScharOPTNONE

A code that identifies the first version that was transferred in the delta process. This might not be the version in which it is currently being 
translated.

szF797501_LASTTRANSLASTTRANScharOPTNONE

For OneWorld, the identification code for a user profile. The value in this field identifies the user ID of the last person who changed the status 
of the data item record, for example by editing or translating it.

cF797501_FDA1FDA1charOPTNONE

szF797501_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF797501_FDA3FDA3MATH_NUMERICOPTNONE

jdF797501_FDADT1FDADT1JDEDATEOPTNONE

jdF797501_FDADT2FDADT2JDEDATEOPTNONE

jdF797501_FDADT3FDADT3JDEDATEOPTNONE

jdF797501_DATETRANSDATETRANSJDEDATEOPTNONE

The date on which the item was last translated or updated.

szF797501_USERUSERcharOPTNONE

The code that identifies a user profile.

szF797501_PIDPIDcharOPTNONE

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.

jdF797501_UPMJUPMJJDEDATEOPTNONE

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

szF797501_JOBNJOBNcharOPTNONE

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

mnF797501_UPMTUPMTMATH_NUMERICOPTNONE

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

szF79750_OBNMOBNMcharOPTNONE

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

idF79750_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF79750_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF79750_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79750_FDA1FDA1charOPTNONE

szF79750_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79750_FDA3FDA3MATH_NUMERICOPTNONE

jdF79750_FDADT1FDADT1JDEDATEOPTNONE

jdF79750_FDADT2FDADT2JDEDATEOPTNONE

jdF79750_FDADT3FDADT3JDEDATEOPTNONE

szF79750_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79750_PIDPIDcharOPTNONE

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.

jdF79750_UPMJUPMJJDEDATEOPTNONE

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

szF79750_JOBNJOBNcharOPTNONE

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

mnF79750_UPMTUPMTMATH_NUMERICOPTNONE

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

mnItemNumber_ITNUMITNUMMATH_NUMERICOPTNONE

A number that identifies processing option data items.

cNextStatus_EV01EV01charOPTNONE

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

mnNextStatus_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

cMoveNextPrevious_EV01EV01charOPTNONE

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

idTextID_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szProductCodeReporting_SYRSYRcharOPTNONE

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

mnCompleteStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnDD_DefaultStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnChangeStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnReviewStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnSkipStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_FDA_Open

F79750_FDA_Open

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C


1.Functional Description

1.1Purpose
Open all Table Handles (hRequest) and save memory for processing FDA Text

1.2Setup Notes and Prerequisites

This function should be called on "Dialog is Initialized" for the entry point.

1.3Special Logic

Data Structure

D7900020A - F79750 FDA Pointer

Parameter NameData ItemData TypeReq/OptI/O/Both
idPointerGENLNGIDREQBOTH

General purpose ID variable.

szTranslationCompareDATPcharOPTNONE

The name that identifies the data source.

szCodePageDATPcharOPTNONE

The name that identifies the data source.

szLanguagePreferenceLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_FDA_Retrieve_Form

F79750_FDA_Retrieve_Form

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function will return information stored in the FDA array. There are more than one access paths to retrieve information.

1)Find the next Record Type when starting at Zero
2)Find by the Text ID

3)Find Next Status (Previous and Next Status Logic)

4)Move Next / Previous


1.2Setup Notes and Prerequisites

Max Array Size = 500
This function is called whenever the user needs to change focus to a new text item.


1.3Special Logic

This function is called in a number of places in regards to the hierarchy of access paths listed above.

Data Structure

D7900020 - FDA Text Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLongGENLNGIDREQBOTH

General purpose ID variable.

szF79751_OBNMOBNMcharOPTNONE

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

mnF79751_RCRDTPRCRDTPMATH_NUMERICOPTNONE

The record type that indicates which structure type has been written. This record type is used in FDA and RDA.

szF79751_FMNMFMNMcharOPTNONE

The unique name that identifies a form.

idF79751_GNCID2GNCID2IDOPTNONE

Everest Generic ID for FDA and RDA uses.

mnF79751_WEVENTWEVENTMATH_NUMERICOPTNONE

This field is used to store the Event itself.

idF79751_GNCID3GNCID3IDOPTNONE

Everest Generic ID used by FDA and RDA.

mnF79751_TTSEQNTTSEQNMATH_NUMERICOPTNONE

Sequence number for use by the Translate Tool Set - Delta Process.

idF79751_CTRLIDCTRLIDIDOPTNONE

This field give the control id for the Evnet Rules Specifications.

idF79751_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

mnF79751_CTYPECTYPEMATH_NUMERICOPTNONE

A value that specifies the type of control a record represents (for example, Static or Page Tab). The control type is used by the Translation 
Tool Set.

szF79751_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79751_TEXTOVRTEXTOVRcharOPTNONE

A code that indicates whether the default value of a particular text item has been overridden. Overrides are defined during development of 
interactive and batch applications when the developer determines that the data dictionary value, or current text, is not appropriate or explicit 
enough for the particular application. When the interactive or batch application runs, the text is changed and this flag is set.  Valid values 
are: 0 The text is the original value. If it is a data item related field, then it is the same as the data dictionary. 1 The original text, often the data 
dictionary default, has been overridden.

szF79751_DTAIDTAIcharOPTNONE

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.

mnF79751_CWIDTHCWIDTHMATH_NUMERICOPTNONE

The number that specifies the width of a FDA or RDA column or control.

mnF79751_CHEIGHTCHEIGHTMATH_NUMERICOPTNONE

A number that specifies the height of a FDA or RDA column or control.

szF79751_VTXAVTXAcharOPTNONE

The first VTX number associated with a column or control.

szF79751_VTXBVTXBcharOPTNONE

The second VTX number associated with a column or control.

cF79751_FDA1FDA1charOPTNONE

szF79751_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79751_FDA3FDA3MATH_NUMERICOPTNONE

jdF79751_FDADT1FDADT1JDEDATEOPTNONE

jdF79751_FDADT2FDADT2JDEDATEOPTNONE

jdF79751_FDADT3FDADT3JDEDATEOPTNONE

szF79751_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79751_PIDPIDcharOPTNONE

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.

jdF79751_UPMJUPMJJDEDATEOPTNONE

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

szF79751_JOBNJOBNcharOPTNONE

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

mnF79751_UPMTUPMTMATH_NUMERICOPTNONE

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

szF797501_OBNMOBNMcharOPTNONE

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

idF797501_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF797501_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

mnF797501_TIMESDELTATIMESDELTAMATH_NUMERICOPTNONE

A number that identifies how many times this text has been brought over in the delta process. This may not be the same as Times 
Translated.

jdF797501_FIRSTDELTAFIRSTDELTAJDEDATEOPTNONE

The date that specifies when the text was first transferred in the delta process.

mnF797501_REQFLAGREQFLAGMATH_NUMERICOPTNONE

A flag that indicates whether an English change request has been made from one of the translators to a programmer or programming 
group.

mnF797501_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnF797501_TRANSSTAT2TRANSSTAT2MATH_NUMERICOPTNONE

A code that identifies the status of the changed text in the comparison environment. Valid values are: 40 New item   41 Text and size change  
42 Text change   43 Minor text change   44 Size change

mnF797501_TRANSSTAT3TRANSSTAT3MATH_NUMERICOPTNONE

A code that specifies the status of the translation. Valid values are: 0 Normal   60 Test data (P)   61 Unnecessary for all languages (p)  
62 Unnecessary for this language   63 Waiting for application developer

mnF797501_TRANSFLAGTRANSFLAGMATH_NUMERICOPTNONE

A code that indicates the current number of times a text item has been translated or edited.

szF797501_FIRSTVERSFIRSTVERScharOPTNONE

A code that identifies the first version that was transferred in the delta process. This might not be the version in which it is currently being 
translated.

szF797501_LASTTRANSLASTTRANScharOPTNONE

For OneWorld, the identification code for a user profile. The value in this field identifies the user ID of the last person who changed the status 
of the data item record, for example by editing or translating it.

cF797501_FDA1FDA1charOPTNONE

szF797501_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF797501_FDA3FDA3MATH_NUMERICOPTNONE

jdF797501_FDADT1FDADT1JDEDATEOPTNONE

jdF797501_FDADT2FDADT2JDEDATEOPTNONE

jdF797501_FDADT3FDADT3JDEDATEOPTNONE

jdF797501_DATETRANSDATETRANSJDEDATEOPTNONE

The date on which the item was last translated or updated.

szF797501_USERUSERcharOPTNONE

The code that identifies a user profile.

szF797501_PIDPIDcharOPTNONE

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.

jdF797501_UPMJUPMJJDEDATEOPTNONE

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

szF797501_JOBNJOBNcharOPTNONE

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

mnF797501_UPMTUPMTMATH_NUMERICOPTNONE

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

szF79750_OBNMOBNMcharOPTNONE

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

idF79750_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF79750_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF79750_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79750_FDA1FDA1charOPTNONE

szF79750_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79750_FDA3FDA3MATH_NUMERICOPTNONE

jdF79750_FDADT1FDADT1JDEDATEOPTNONE

jdF79750_FDADT2FDADT2JDEDATEOPTNONE

jdF79750_FDADT3FDADT3JDEDATEOPTNONE

szF79750_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79750_PIDPIDcharOPTNONE

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.

jdF79750_UPMJUPMJJDEDATEOPTNONE

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

szF79750_JOBNJOBNcharOPTNONE

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

mnF79750_UPMTUPMTMATH_NUMERICOPTNONE

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

mnItemNumber_ITNUMITNUMMATH_NUMERICOPTNONE

A number that identifies processing option data items.

cNextStatus_EV01EV01charOPTNONE

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

mnNextStatus_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

cMoveNextPrevious_EV01EV01charOPTNONE

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

idTextID_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szProductCodeReporting_SYRSYRcharOPTNONE

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

mnCompleteStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnDD_DefaultStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnChangeStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnReviewStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnSkipStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_FDA_Stats

F79750_FDA_Stats

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
Retrieve the current statistics of FDA information stored in the array.
The data array is active memory, which matches the Translation.


1.2Setup Notes and Prerequisites

This function should be called whenever the statistics information may have changed.

Data Structure

D7900020B - FDA Text Statistics

Parameter NameData ItemData TypeReq/OptI/O/Both
idPointerGENLNGIDREQBOTH

General purpose ID variable.

mnFDATotalDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnFDAStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnFormTotalDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnFormStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnControlTotalDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnControlStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnGridTotalDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnGridStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnMenuTotalDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnMenuStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnTextTotalDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnTextStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnCompleteStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnDD_DefaultStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnReviewStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnOtherStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnNA_StatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnUnstranslatedStatusDELTATOTMATH_NUMERICREQOUTPUT

A number that indicates the total records processed per table when the delta process completes.

mnTranslationStatusTRANSSTATMATH_NUMERICREQINPUT

A code that identifies the status of the text in the comparison environment.

mnPO_CompleteStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnPO_DD_Default_StatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnPO_Change_StatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnPO_Review_StatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnPO_Skip_StatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_FDA_Update_Text

F79750_FDA_Update_Text

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C


1.Functional Description

1.1Purpose
This function updates the status and text records as requested.

1.2Setup Notes and Prerequisites

The form has been loaded into the memory array.
The user has edited the status or text.


1.3Special Logic

All Application Errors should have been set before calling this update.
Get Audit Information should have been called.


Data Structure

D7900020 - FDA Text Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLongGENLNGIDREQBOTH

General purpose ID variable.

szF79751_OBNMOBNMcharOPTNONE

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

mnF79751_RCRDTPRCRDTPMATH_NUMERICOPTNONE

The record type that indicates which structure type has been written. This record type is used in FDA and RDA.

szF79751_FMNMFMNMcharOPTNONE

The unique name that identifies a form.

idF79751_GNCID2GNCID2IDOPTNONE

Everest Generic ID for FDA and RDA uses.

mnF79751_WEVENTWEVENTMATH_NUMERICOPTNONE

This field is used to store the Event itself.

idF79751_GNCID3GNCID3IDOPTNONE

Everest Generic ID used by FDA and RDA.

mnF79751_TTSEQNTTSEQNMATH_NUMERICOPTNONE

Sequence number for use by the Translate Tool Set - Delta Process.

idF79751_CTRLIDCTRLIDIDOPTNONE

This field give the control id for the Evnet Rules Specifications.

idF79751_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

mnF79751_CTYPECTYPEMATH_NUMERICOPTNONE

A value that specifies the type of control a record represents (for example, Static or Page Tab). The control type is used by the Translation 
Tool Set.

szF79751_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79751_TEXTOVRTEXTOVRcharOPTNONE

A code that indicates whether the default value of a particular text item has been overridden. Overrides are defined during development of 
interactive and batch applications when the developer determines that the data dictionary value, or current text, is not appropriate or explicit 
enough for the particular application. When the interactive or batch application runs, the text is changed and this flag is set.  Valid values 
are: 0 The text is the original value. If it is a data item related field, then it is the same as the data dictionary. 1 The original text, often the data 
dictionary default, has been overridden.

szF79751_DTAIDTAIcharOPTNONE

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.

mnF79751_CWIDTHCWIDTHMATH_NUMERICOPTNONE

The number that specifies the width of a FDA or RDA column or control.

mnF79751_CHEIGHTCHEIGHTMATH_NUMERICOPTNONE

A number that specifies the height of a FDA or RDA column or control.

szF79751_VTXAVTXAcharOPTNONE

The first VTX number associated with a column or control.

szF79751_VTXBVTXBcharOPTNONE

The second VTX number associated with a column or control.

cF79751_FDA1FDA1charOPTNONE

szF79751_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79751_FDA3FDA3MATH_NUMERICOPTNONE

jdF79751_FDADT1FDADT1JDEDATEOPTNONE

jdF79751_FDADT2FDADT2JDEDATEOPTNONE

jdF79751_FDADT3FDADT3JDEDATEOPTNONE

szF79751_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79751_PIDPIDcharOPTNONE

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.

jdF79751_UPMJUPMJJDEDATEOPTNONE

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

szF79751_JOBNJOBNcharOPTNONE

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

mnF79751_UPMTUPMTMATH_NUMERICOPTNONE

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

szF797501_OBNMOBNMcharOPTNONE

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

idF797501_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF797501_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

mnF797501_TIMESDELTATIMESDELTAMATH_NUMERICOPTNONE

A number that identifies how many times this text has been brought over in the delta process. This may not be the same as Times 
Translated.

jdF797501_FIRSTDELTAFIRSTDELTAJDEDATEOPTNONE

The date that specifies when the text was first transferred in the delta process.

mnF797501_REQFLAGREQFLAGMATH_NUMERICOPTNONE

A flag that indicates whether an English change request has been made from one of the translators to a programmer or programming 
group.

mnF797501_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnF797501_TRANSSTAT2TRANSSTAT2MATH_NUMERICOPTNONE

A code that identifies the status of the changed text in the comparison environment. Valid values are: 40 New item   41 Text and size change  
42 Text change   43 Minor text change   44 Size change

mnF797501_TRANSSTAT3TRANSSTAT3MATH_NUMERICOPTNONE

A code that specifies the status of the translation. Valid values are: 0 Normal   60 Test data (P)   61 Unnecessary for all languages (p)  
62 Unnecessary for this language   63 Waiting for application developer

mnF797501_TRANSFLAGTRANSFLAGMATH_NUMERICOPTNONE

A code that indicates the current number of times a text item has been translated or edited.

szF797501_FIRSTVERSFIRSTVERScharOPTNONE

A code that identifies the first version that was transferred in the delta process. This might not be the version in which it is currently being 
translated.

szF797501_LASTTRANSLASTTRANScharOPTNONE

For OneWorld, the identification code for a user profile. The value in this field identifies the user ID of the last person who changed the status 
of the data item record, for example by editing or translating it.

cF797501_FDA1FDA1charOPTNONE

szF797501_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF797501_FDA3FDA3MATH_NUMERICOPTNONE

jdF797501_FDADT1FDADT1JDEDATEOPTNONE

jdF797501_FDADT2FDADT2JDEDATEOPTNONE

jdF797501_FDADT3FDADT3JDEDATEOPTNONE

jdF797501_DATETRANSDATETRANSJDEDATEOPTNONE

The date on which the item was last translated or updated.

szF797501_USERUSERcharOPTNONE

The code that identifies a user profile.

szF797501_PIDPIDcharOPTNONE

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.

jdF797501_UPMJUPMJJDEDATEOPTNONE

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

szF797501_JOBNJOBNcharOPTNONE

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

mnF797501_UPMTUPMTMATH_NUMERICOPTNONE

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

szF79750_OBNMOBNMcharOPTNONE

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

idF79750_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF79750_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF79750_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79750_FDA1FDA1charOPTNONE

szF79750_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79750_FDA3FDA3MATH_NUMERICOPTNONE

jdF79750_FDADT1FDADT1JDEDATEOPTNONE

jdF79750_FDADT2FDADT2JDEDATEOPTNONE

jdF79750_FDADT3FDADT3JDEDATEOPTNONE

szF79750_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79750_PIDPIDcharOPTNONE

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.

jdF79750_UPMJUPMJJDEDATEOPTNONE

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

szF79750_JOBNJOBNcharOPTNONE

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

mnF79750_UPMTUPMTMATH_NUMERICOPTNONE

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

mnItemNumber_ITNUMITNUMMATH_NUMERICOPTNONE

A number that identifies processing option data items.

cNextStatus_EV01EV01charOPTNONE

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

mnNextStatus_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

cMoveNextPrevious_EV01EV01charOPTNONE

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

idTextID_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szProductCodeReporting_SYRSYRcharOPTNONE

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

mnCompleteStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnDD_DefaultStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnChangeStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnReviewStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnSkipStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_FetchByText

F79750_FetchByText

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function fetch FDA Text  by setting up selection using like functionality on the text. The original setup is determined by VTEXT and 
FDA1 which uses a string match.


1.2Setup Notes and Prerequisites

The FDA pointer has been setup for processing.

1.3Special Logic

Use FDA1 for String Match (X, S, E, W)
X : Exact

S : Start

E : End

W : Wild



Data Structure

D7900020 - FDA Text Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLongGENLNGIDREQBOTH

General purpose ID variable.

szF79751_OBNMOBNMcharOPTNONE

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

mnF79751_RCRDTPRCRDTPMATH_NUMERICOPTNONE

The record type that indicates which structure type has been written. This record type is used in FDA and RDA.

szF79751_FMNMFMNMcharOPTNONE

The unique name that identifies a form.

idF79751_GNCID2GNCID2IDOPTNONE

Everest Generic ID for FDA and RDA uses.

mnF79751_WEVENTWEVENTMATH_NUMERICOPTNONE

This field is used to store the Event itself.

idF79751_GNCID3GNCID3IDOPTNONE

Everest Generic ID used by FDA and RDA.

mnF79751_TTSEQNTTSEQNMATH_NUMERICOPTNONE

Sequence number for use by the Translate Tool Set - Delta Process.

idF79751_CTRLIDCTRLIDIDOPTNONE

This field give the control id for the Evnet Rules Specifications.

idF79751_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

mnF79751_CTYPECTYPEMATH_NUMERICOPTNONE

A value that specifies the type of control a record represents (for example, Static or Page Tab). The control type is used by the Translation 
Tool Set.

szF79751_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79751_TEXTOVRTEXTOVRcharOPTNONE

A code that indicates whether the default value of a particular text item has been overridden. Overrides are defined during development of 
interactive and batch applications when the developer determines that the data dictionary value, or current text, is not appropriate or explicit 
enough for the particular application. When the interactive or batch application runs, the text is changed and this flag is set.  Valid values 
are: 0 The text is the original value. If it is a data item related field, then it is the same as the data dictionary. 1 The original text, often the data 
dictionary default, has been overridden.

szF79751_DTAIDTAIcharOPTNONE

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.

mnF79751_CWIDTHCWIDTHMATH_NUMERICOPTNONE

The number that specifies the width of a FDA or RDA column or control.

mnF79751_CHEIGHTCHEIGHTMATH_NUMERICOPTNONE

A number that specifies the height of a FDA or RDA column or control.

szF79751_VTXAVTXAcharOPTNONE

The first VTX number associated with a column or control.

szF79751_VTXBVTXBcharOPTNONE

The second VTX number associated with a column or control.

cF79751_FDA1FDA1charOPTNONE

szF79751_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79751_FDA3FDA3MATH_NUMERICOPTNONE

jdF79751_FDADT1FDADT1JDEDATEOPTNONE

jdF79751_FDADT2FDADT2JDEDATEOPTNONE

jdF79751_FDADT3FDADT3JDEDATEOPTNONE

szF79751_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79751_PIDPIDcharOPTNONE

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.

jdF79751_UPMJUPMJJDEDATEOPTNONE

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

szF79751_JOBNJOBNcharOPTNONE

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

mnF79751_UPMTUPMTMATH_NUMERICOPTNONE

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

szF797501_OBNMOBNMcharOPTNONE

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

idF797501_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF797501_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

mnF797501_TIMESDELTATIMESDELTAMATH_NUMERICOPTNONE

A number that identifies how many times this text has been brought over in the delta process. This may not be the same as Times 
Translated.

jdF797501_FIRSTDELTAFIRSTDELTAJDEDATEOPTNONE

The date that specifies when the text was first transferred in the delta process.

mnF797501_REQFLAGREQFLAGMATH_NUMERICOPTNONE

A flag that indicates whether an English change request has been made from one of the translators to a programmer or programming 
group.

mnF797501_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnF797501_TRANSSTAT2TRANSSTAT2MATH_NUMERICOPTNONE

A code that identifies the status of the changed text in the comparison environment. Valid values are: 40 New item   41 Text and size change  
42 Text change   43 Minor text change   44 Size change

mnF797501_TRANSSTAT3TRANSSTAT3MATH_NUMERICOPTNONE

A code that specifies the status of the translation. Valid values are: 0 Normal   60 Test data (P)   61 Unnecessary for all languages (p)  
62 Unnecessary for this language   63 Waiting for application developer

mnF797501_TRANSFLAGTRANSFLAGMATH_NUMERICOPTNONE

A code that indicates the current number of times a text item has been translated or edited.

szF797501_FIRSTVERSFIRSTVERScharOPTNONE

A code that identifies the first version that was transferred in the delta process. This might not be the version in which it is currently being 
translated.

szF797501_LASTTRANSLASTTRANScharOPTNONE

For OneWorld, the identification code for a user profile. The value in this field identifies the user ID of the last person who changed the status 
of the data item record, for example by editing or translating it.

cF797501_FDA1FDA1charOPTNONE

szF797501_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF797501_FDA3FDA3MATH_NUMERICOPTNONE

jdF797501_FDADT1FDADT1JDEDATEOPTNONE

jdF797501_FDADT2FDADT2JDEDATEOPTNONE

jdF797501_FDADT3FDADT3JDEDATEOPTNONE

jdF797501_DATETRANSDATETRANSJDEDATEOPTNONE

The date on which the item was last translated or updated.

szF797501_USERUSERcharOPTNONE

The code that identifies a user profile.

szF797501_PIDPIDcharOPTNONE

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.

jdF797501_UPMJUPMJJDEDATEOPTNONE

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

szF797501_JOBNJOBNcharOPTNONE

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

mnF797501_UPMTUPMTMATH_NUMERICOPTNONE

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

szF79750_OBNMOBNMcharOPTNONE

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

idF79750_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF79750_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF79750_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79750_FDA1FDA1charOPTNONE

szF79750_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79750_FDA3FDA3MATH_NUMERICOPTNONE

jdF79750_FDADT1FDADT1JDEDATEOPTNONE

jdF79750_FDADT2FDADT2JDEDATEOPTNONE

jdF79750_FDADT3FDADT3JDEDATEOPTNONE

szF79750_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79750_PIDPIDcharOPTNONE

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.

jdF79750_UPMJUPMJJDEDATEOPTNONE

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

szF79750_JOBNJOBNcharOPTNONE

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

mnF79750_UPMTUPMTMATH_NUMERICOPTNONE

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

mnItemNumber_ITNUMITNUMMATH_NUMERICOPTNONE

A number that identifies processing option data items.

cNextStatus_EV01EV01charOPTNONE

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

mnNextStatus_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

cMoveNextPrevious_EV01EV01charOPTNONE

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

idTextID_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szProductCodeReporting_SYRSYRcharOPTNONE

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

mnCompleteStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnDD_DefaultStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnChangeStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnReviewStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnSkipStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_FetchKeyed

F79750_FetchKeyed

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function fetch FDA Text  by Object and Text ID including language preference.

1.2Setup Notes and Prerequisites

The FDA pointer has been setup for processing.

1.3Special Logic

This function is designed to retrieve information on the grid in the Search / Replace form.


Data Structure

D7900020 - FDA Text Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLongGENLNGIDREQBOTH

General purpose ID variable.

szF79751_OBNMOBNMcharOPTNONE

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

mnF79751_RCRDTPRCRDTPMATH_NUMERICOPTNONE

The record type that indicates which structure type has been written. This record type is used in FDA and RDA.

szF79751_FMNMFMNMcharOPTNONE

The unique name that identifies a form.

idF79751_GNCID2GNCID2IDOPTNONE

Everest Generic ID for FDA and RDA uses.

mnF79751_WEVENTWEVENTMATH_NUMERICOPTNONE

This field is used to store the Event itself.

idF79751_GNCID3GNCID3IDOPTNONE

Everest Generic ID used by FDA and RDA.

mnF79751_TTSEQNTTSEQNMATH_NUMERICOPTNONE

Sequence number for use by the Translate Tool Set - Delta Process.

idF79751_CTRLIDCTRLIDIDOPTNONE

This field give the control id for the Evnet Rules Specifications.

idF79751_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

mnF79751_CTYPECTYPEMATH_NUMERICOPTNONE

A value that specifies the type of control a record represents (for example, Static or Page Tab). The control type is used by the Translation 
Tool Set.

szF79751_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79751_TEXTOVRTEXTOVRcharOPTNONE

A code that indicates whether the default value of a particular text item has been overridden. Overrides are defined during development of 
interactive and batch applications when the developer determines that the data dictionary value, or current text, is not appropriate or explicit 
enough for the particular application. When the interactive or batch application runs, the text is changed and this flag is set.  Valid values 
are: 0 The text is the original value. If it is a data item related field, then it is the same as the data dictionary. 1 The original text, often the data 
dictionary default, has been overridden.

szF79751_DTAIDTAIcharOPTNONE

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.

mnF79751_CWIDTHCWIDTHMATH_NUMERICOPTNONE

The number that specifies the width of a FDA or RDA column or control.

mnF79751_CHEIGHTCHEIGHTMATH_NUMERICOPTNONE

A number that specifies the height of a FDA or RDA column or control.

szF79751_VTXAVTXAcharOPTNONE

The first VTX number associated with a column or control.

szF79751_VTXBVTXBcharOPTNONE

The second VTX number associated with a column or control.

cF79751_FDA1FDA1charOPTNONE

szF79751_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79751_FDA3FDA3MATH_NUMERICOPTNONE

jdF79751_FDADT1FDADT1JDEDATEOPTNONE

jdF79751_FDADT2FDADT2JDEDATEOPTNONE

jdF79751_FDADT3FDADT3JDEDATEOPTNONE

szF79751_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79751_PIDPIDcharOPTNONE

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.

jdF79751_UPMJUPMJJDEDATEOPTNONE

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

szF79751_JOBNJOBNcharOPTNONE

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

mnF79751_UPMTUPMTMATH_NUMERICOPTNONE

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

szF797501_OBNMOBNMcharOPTNONE

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

idF797501_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF797501_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

mnF797501_TIMESDELTATIMESDELTAMATH_NUMERICOPTNONE

A number that identifies how many times this text has been brought over in the delta process. This may not be the same as Times 
Translated.

jdF797501_FIRSTDELTAFIRSTDELTAJDEDATEOPTNONE

The date that specifies when the text was first transferred in the delta process.

mnF797501_REQFLAGREQFLAGMATH_NUMERICOPTNONE

A flag that indicates whether an English change request has been made from one of the translators to a programmer or programming 
group.

mnF797501_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnF797501_TRANSSTAT2TRANSSTAT2MATH_NUMERICOPTNONE

A code that identifies the status of the changed text in the comparison environment. Valid values are: 40 New item   41 Text and size change  
42 Text change   43 Minor text change   44 Size change

mnF797501_TRANSSTAT3TRANSSTAT3MATH_NUMERICOPTNONE

A code that specifies the status of the translation. Valid values are: 0 Normal   60 Test data (P)   61 Unnecessary for all languages (p)  
62 Unnecessary for this language   63 Waiting for application developer

mnF797501_TRANSFLAGTRANSFLAGMATH_NUMERICOPTNONE

A code that indicates the current number of times a text item has been translated or edited.

szF797501_FIRSTVERSFIRSTVERScharOPTNONE

A code that identifies the first version that was transferred in the delta process. This might not be the version in which it is currently being 
translated.

szF797501_LASTTRANSLASTTRANScharOPTNONE

For OneWorld, the identification code for a user profile. The value in this field identifies the user ID of the last person who changed the status 
of the data item record, for example by editing or translating it.

cF797501_FDA1FDA1charOPTNONE

szF797501_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF797501_FDA3FDA3MATH_NUMERICOPTNONE

jdF797501_FDADT1FDADT1JDEDATEOPTNONE

jdF797501_FDADT2FDADT2JDEDATEOPTNONE

jdF797501_FDADT3FDADT3JDEDATEOPTNONE

jdF797501_DATETRANSDATETRANSJDEDATEOPTNONE

The date on which the item was last translated or updated.

szF797501_USERUSERcharOPTNONE

The code that identifies a user profile.

szF797501_PIDPIDcharOPTNONE

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.

jdF797501_UPMJUPMJJDEDATEOPTNONE

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

szF797501_JOBNJOBNcharOPTNONE

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

mnF797501_UPMTUPMTMATH_NUMERICOPTNONE

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

szF79750_OBNMOBNMcharOPTNONE

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

idF79750_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF79750_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF79750_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79750_FDA1FDA1charOPTNONE

szF79750_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79750_FDA3FDA3MATH_NUMERICOPTNONE

jdF79750_FDADT1FDADT1JDEDATEOPTNONE

jdF79750_FDADT2FDADT2JDEDATEOPTNONE

jdF79750_FDADT3FDADT3JDEDATEOPTNONE

szF79750_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79750_PIDPIDcharOPTNONE

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.

jdF79750_UPMJUPMJJDEDATEOPTNONE

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

szF79750_JOBNJOBNcharOPTNONE

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

mnF79750_UPMTUPMTMATH_NUMERICOPTNONE

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

mnItemNumber_ITNUMITNUMMATH_NUMERICOPTNONE

A number that identifies processing option data items.

cNextStatus_EV01EV01charOPTNONE

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

mnNextStatus_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

cMoveNextPrevious_EV01EV01charOPTNONE

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

idTextID_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szProductCodeReporting_SYRSYRcharOPTNONE

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

mnCompleteStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnDD_DefaultStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnChangeStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnReviewStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnSkipStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F79750_UpdateByText

F79750_UpdateByText

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function updates the status and text records as requested by Object name and Text id.

1.2Setup Notes and Prerequisites

The user has edited the status or text.
Status and Text information must be passed into this function.


1.3Special Logic

All Application Errors should have been set before calling this update.
Get Audit Information should have been called.

This function is designed for Search / Replace.

Data Structure

D7900020 - FDA Text Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLongGENLNGIDREQBOTH

General purpose ID variable.

szF79751_OBNMOBNMcharOPTNONE

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

mnF79751_RCRDTPRCRDTPMATH_NUMERICOPTNONE

The record type that indicates which structure type has been written. This record type is used in FDA and RDA.

szF79751_FMNMFMNMcharOPTNONE

The unique name that identifies a form.

idF79751_GNCID2GNCID2IDOPTNONE

Everest Generic ID for FDA and RDA uses.

mnF79751_WEVENTWEVENTMATH_NUMERICOPTNONE

This field is used to store the Event itself.

idF79751_GNCID3GNCID3IDOPTNONE

Everest Generic ID used by FDA and RDA.

mnF79751_TTSEQNTTSEQNMATH_NUMERICOPTNONE

Sequence number for use by the Translate Tool Set - Delta Process.

idF79751_CTRLIDCTRLIDIDOPTNONE

This field give the control id for the Evnet Rules Specifications.

idF79751_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

mnF79751_CTYPECTYPEMATH_NUMERICOPTNONE

A value that specifies the type of control a record represents (for example, Static or Page Tab). The control type is used by the Translation 
Tool Set.

szF79751_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79751_TEXTOVRTEXTOVRcharOPTNONE

A code that indicates whether the default value of a particular text item has been overridden. Overrides are defined during development of 
interactive and batch applications when the developer determines that the data dictionary value, or current text, is not appropriate or explicit 
enough for the particular application. When the interactive or batch application runs, the text is changed and this flag is set.  Valid values 
are: 0 The text is the original value. If it is a data item related field, then it is the same as the data dictionary. 1 The original text, often the data 
dictionary default, has been overridden.

szF79751_DTAIDTAIcharOPTNONE

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.

mnF79751_CWIDTHCWIDTHMATH_NUMERICOPTNONE

The number that specifies the width of a FDA or RDA column or control.

mnF79751_CHEIGHTCHEIGHTMATH_NUMERICOPTNONE

A number that specifies the height of a FDA or RDA column or control.

szF79751_VTXAVTXAcharOPTNONE

The first VTX number associated with a column or control.

szF79751_VTXBVTXBcharOPTNONE

The second VTX number associated with a column or control.

cF79751_FDA1FDA1charOPTNONE

szF79751_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79751_FDA3FDA3MATH_NUMERICOPTNONE

jdF79751_FDADT1FDADT1JDEDATEOPTNONE

jdF79751_FDADT2FDADT2JDEDATEOPTNONE

jdF79751_FDADT3FDADT3JDEDATEOPTNONE

szF79751_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79751_PIDPIDcharOPTNONE

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.

jdF79751_UPMJUPMJJDEDATEOPTNONE

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

szF79751_JOBNJOBNcharOPTNONE

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

mnF79751_UPMTUPMTMATH_NUMERICOPTNONE

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

szF797501_OBNMOBNMcharOPTNONE

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

idF797501_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF797501_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

mnF797501_TIMESDELTATIMESDELTAMATH_NUMERICOPTNONE

A number that identifies how many times this text has been brought over in the delta process. This may not be the same as Times 
Translated.

jdF797501_FIRSTDELTAFIRSTDELTAJDEDATEOPTNONE

The date that specifies when the text was first transferred in the delta process.

mnF797501_REQFLAGREQFLAGMATH_NUMERICOPTNONE

A flag that indicates whether an English change request has been made from one of the translators to a programmer or programming 
group.

mnF797501_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnF797501_TRANSSTAT2TRANSSTAT2MATH_NUMERICOPTNONE

A code that identifies the status of the changed text in the comparison environment. Valid values are: 40 New item   41 Text and size change  
42 Text change   43 Minor text change   44 Size change

mnF797501_TRANSSTAT3TRANSSTAT3MATH_NUMERICOPTNONE

A code that specifies the status of the translation. Valid values are: 0 Normal   60 Test data (P)   61 Unnecessary for all languages (p)  
62 Unnecessary for this language   63 Waiting for application developer

mnF797501_TRANSFLAGTRANSFLAGMATH_NUMERICOPTNONE

A code that indicates the current number of times a text item has been translated or edited.

szF797501_FIRSTVERSFIRSTVERScharOPTNONE

A code that identifies the first version that was transferred in the delta process. This might not be the version in which it is currently being 
translated.

szF797501_LASTTRANSLASTTRANScharOPTNONE

For OneWorld, the identification code for a user profile. The value in this field identifies the user ID of the last person who changed the status 
of the data item record, for example by editing or translating it.

cF797501_FDA1FDA1charOPTNONE

szF797501_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF797501_FDA3FDA3MATH_NUMERICOPTNONE

jdF797501_FDADT1FDADT1JDEDATEOPTNONE

jdF797501_FDADT2FDADT2JDEDATEOPTNONE

jdF797501_FDADT3FDADT3JDEDATEOPTNONE

jdF797501_DATETRANSDATETRANSJDEDATEOPTNONE

The date on which the item was last translated or updated.

szF797501_USERUSERcharOPTNONE

The code that identifies a user profile.

szF797501_PIDPIDcharOPTNONE

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.

jdF797501_UPMJUPMJJDEDATEOPTNONE

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

szF797501_JOBNJOBNcharOPTNONE

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

mnF797501_UPMTUPMTMATH_NUMERICOPTNONE

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

szF79750_OBNMOBNMcharOPTNONE

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

idF79750_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF79750_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF79750_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79750_FDA1FDA1charOPTNONE

szF79750_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79750_FDA3FDA3MATH_NUMERICOPTNONE

jdF79750_FDADT1FDADT1JDEDATEOPTNONE

jdF79750_FDADT2FDADT2JDEDATEOPTNONE

jdF79750_FDADT3FDADT3JDEDATEOPTNONE

szF79750_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79750_PIDPIDcharOPTNONE

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.

jdF79750_UPMJUPMJJDEDATEOPTNONE

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

szF79750_JOBNJOBNcharOPTNONE

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

mnF79750_UPMTUPMTMATH_NUMERICOPTNONE

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

mnItemNumber_ITNUMITNUMMATH_NUMERICOPTNONE

A number that identifies processing option data items.

cNextStatus_EV01EV01charOPTNONE

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

mnNextStatus_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

cMoveNextPrevious_EV01EV01charOPTNONE

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

idTextID_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szProductCodeReporting_SYRSYRcharOPTNONE

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

mnCompleteStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnDD_DefaultStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnChangeStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnReviewStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnSkipStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F797501_Review_Approved

F797501_Review_Approved

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

Data Structure

D7900020 - FDA Text Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLongGENLNGIDREQBOTH

General purpose ID variable.

szF79751_OBNMOBNMcharOPTNONE

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

mnF79751_RCRDTPRCRDTPMATH_NUMERICOPTNONE

The record type that indicates which structure type has been written. This record type is used in FDA and RDA.

szF79751_FMNMFMNMcharOPTNONE

The unique name that identifies a form.

idF79751_GNCID2GNCID2IDOPTNONE

Everest Generic ID for FDA and RDA uses.

mnF79751_WEVENTWEVENTMATH_NUMERICOPTNONE

This field is used to store the Event itself.

idF79751_GNCID3GNCID3IDOPTNONE

Everest Generic ID used by FDA and RDA.

mnF79751_TTSEQNTTSEQNMATH_NUMERICOPTNONE

Sequence number for use by the Translate Tool Set - Delta Process.

idF79751_CTRLIDCTRLIDIDOPTNONE

This field give the control id for the Evnet Rules Specifications.

idF79751_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

mnF79751_CTYPECTYPEMATH_NUMERICOPTNONE

A value that specifies the type of control a record represents (for example, Static or Page Tab). The control type is used by the Translation 
Tool Set.

szF79751_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79751_TEXTOVRTEXTOVRcharOPTNONE

A code that indicates whether the default value of a particular text item has been overridden. Overrides are defined during development of 
interactive and batch applications when the developer determines that the data dictionary value, or current text, is not appropriate or explicit 
enough for the particular application. When the interactive or batch application runs, the text is changed and this flag is set.  Valid values 
are: 0 The text is the original value. If it is a data item related field, then it is the same as the data dictionary. 1 The original text, often the data 
dictionary default, has been overridden.

szF79751_DTAIDTAIcharOPTNONE

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.

mnF79751_CWIDTHCWIDTHMATH_NUMERICOPTNONE

The number that specifies the width of a FDA or RDA column or control.

mnF79751_CHEIGHTCHEIGHTMATH_NUMERICOPTNONE

A number that specifies the height of a FDA or RDA column or control.

szF79751_VTXAVTXAcharOPTNONE

The first VTX number associated with a column or control.

szF79751_VTXBVTXBcharOPTNONE

The second VTX number associated with a column or control.

cF79751_FDA1FDA1charOPTNONE

szF79751_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79751_FDA3FDA3MATH_NUMERICOPTNONE

jdF79751_FDADT1FDADT1JDEDATEOPTNONE

jdF79751_FDADT2FDADT2JDEDATEOPTNONE

jdF79751_FDADT3FDADT3JDEDATEOPTNONE

szF79751_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79751_PIDPIDcharOPTNONE

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.

jdF79751_UPMJUPMJJDEDATEOPTNONE

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

szF79751_JOBNJOBNcharOPTNONE

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

mnF79751_UPMTUPMTMATH_NUMERICOPTNONE

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

szF797501_OBNMOBNMcharOPTNONE

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

idF797501_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF797501_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

mnF797501_TIMESDELTATIMESDELTAMATH_NUMERICOPTNONE

A number that identifies how many times this text has been brought over in the delta process. This may not be the same as Times 
Translated.

jdF797501_FIRSTDELTAFIRSTDELTAJDEDATEOPTNONE

The date that specifies when the text was first transferred in the delta process.

mnF797501_REQFLAGREQFLAGMATH_NUMERICOPTNONE

A flag that indicates whether an English change request has been made from one of the translators to a programmer or programming 
group.

mnF797501_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnF797501_TRANSSTAT2TRANSSTAT2MATH_NUMERICOPTNONE

A code that identifies the status of the changed text in the comparison environment. Valid values are: 40 New item   41 Text and size change  
42 Text change   43 Minor text change   44 Size change

mnF797501_TRANSSTAT3TRANSSTAT3MATH_NUMERICOPTNONE

A code that specifies the status of the translation. Valid values are: 0 Normal   60 Test data (P)   61 Unnecessary for all languages (p)  
62 Unnecessary for this language   63 Waiting for application developer

mnF797501_TRANSFLAGTRANSFLAGMATH_NUMERICOPTNONE

A code that indicates the current number of times a text item has been translated or edited.

szF797501_FIRSTVERSFIRSTVERScharOPTNONE

A code that identifies the first version that was transferred in the delta process. This might not be the version in which it is currently being 
translated.

szF797501_LASTTRANSLASTTRANScharOPTNONE

For OneWorld, the identification code for a user profile. The value in this field identifies the user ID of the last person who changed the status 
of the data item record, for example by editing or translating it.

cF797501_FDA1FDA1charOPTNONE

szF797501_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF797501_FDA3FDA3MATH_NUMERICOPTNONE

jdF797501_FDADT1FDADT1JDEDATEOPTNONE

jdF797501_FDADT2FDADT2JDEDATEOPTNONE

jdF797501_FDADT3FDADT3JDEDATEOPTNONE

jdF797501_DATETRANSDATETRANSJDEDATEOPTNONE

The date on which the item was last translated or updated.

szF797501_USERUSERcharOPTNONE

The code that identifies a user profile.

szF797501_PIDPIDcharOPTNONE

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.

jdF797501_UPMJUPMJJDEDATEOPTNONE

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

szF797501_JOBNJOBNcharOPTNONE

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

mnF797501_UPMTUPMTMATH_NUMERICOPTNONE

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

szF79750_OBNMOBNMcharOPTNONE

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

idF79750_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF79750_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF79750_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79750_FDA1FDA1charOPTNONE

szF79750_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79750_FDA3FDA3MATH_NUMERICOPTNONE

jdF79750_FDADT1FDADT1JDEDATEOPTNONE

jdF79750_FDADT2FDADT2JDEDATEOPTNONE

jdF79750_FDADT3FDADT3JDEDATEOPTNONE

szF79750_USERUSERcharOPTNONE

The code that identifies a user profile.

szF79750_PIDPIDcharOPTNONE

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.

jdF79750_UPMJUPMJJDEDATEOPTNONE

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

szF79750_JOBNJOBNcharOPTNONE

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

mnF79750_UPMTUPMTMATH_NUMERICOPTNONE

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

mnItemNumber_ITNUMITNUMMATH_NUMERICOPTNONE

A number that identifies processing option data items.

cNextStatus_EV01EV01charOPTNONE

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

mnNextStatus_TRANSSTATTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

cMoveNextPrevious_EV01EV01charOPTNONE

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

idTextID_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szProductCodeReporting_SYRSYRcharOPTNONE

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

mnCompleteStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnDD_DefaultStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnChangeStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnReviewStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

mnSkipStatusTRANSSTATMATH_NUMERICOPTNONE

A code that identifies the status of the text in the comparison environment.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F9000_ActivEra_Retrieve

F9000_ActivEra_Retrieve

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function retrieves all the tasks that call this application. The system code is returned and then used for jargon look up and processing.

1.2Setup Notes and Prerequisites

FDA pointer has opened the tables working with Activators.

1.3Special Logic

Call this function in a loop. The first time uses a Blank Task ID to Start the FetchKeyed Selection.

The loop should continue until the TaskID is Blank.

Data Structure

D7900020C - F9000/F9002 Activera Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
szF9000_TASKIDTASKIDcharOPTNONE

A code that identifies the task.  Tasks are user defined objects which can initiate an activity, process, or procedure. Relationships of tasks 
can achieve a certain goal or purpose.

szF9000_TASKNMTASKNMcharOPTNONE

The name identifying a task. Tasks are user defined objects that can initiate an activity, process, or procedure. Task relationships are 
parent-child relationships that represent business processes.

szF9000_LNGTASKLNGTASKcharOPTNONE

A descriptive name that identifies a task.

szF9000_TASKTYPETASKTYPEcharOPTNONE

A code that identifies the kind of function thats occur in the business process.  For example, a function or task can be an Interactive 
Application through which you enter or maintain data, a Batch Application to process or report on data, or a non-software event such as answering the 
phone. The system performs differently, based on the type of task that is executed.

szF9000_OBNMOBNMcharOPTNONE

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

szF9000_VERVERcharOPTNONE

Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of 
alpha and numeric characters. Versions that begin with 'XJDE' or 'ZJDE' are set up by J.D. Edwards.

szF9000_FMNMFMNMcharOPTNONE

The unique name that identifies a form.

szF9000_SYSYcharOPTNONE

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

szF9002_TASKIDTASKIDcharOPTNONE

A code that identifies the task.  Tasks are user defined objects which can initiate an activity, process, or procedure. Relationships of tasks 
can achieve a certain goal or purpose.

szF9002_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF9002_LNGTASKLNGTASKcharOPTNONE

A descriptive name that identifies a task.

idGenericLongGENLNGIDREQBOTH

General purpose ID variable.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F9203_DD_Retrieve

F9203_DD_Retrieve

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose

This function retrieves all the data dictionary text associated with a dictionary item on a form or screen. The system code is 

returned and then used for jargon look up and processing.


1.2Setup Notes and Prerequisites

FDA pointer has opened the tables working with Data Dictionary.


1.3Special Logic

Call this function in a loop. The first time use Data Item to setup Select Keyed looping.

The loop should continue until the Data Item is NULL.

The looping for Alpha is embedded in the loop for Row/Column. This will continue until all forms and screen specific help have 

been displayed.

Data Structure

D7900020E - F9203/F9202 Data Dictionary Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataItem_DTAIDTAIcharREQNONE

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.

szProductCode_SYRSYRcharOPTNONE

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

szScreenName_SCRNSCRNcharOPTNONE

In OneWorld, a form or application object name as found in the Object Management Workbench. In WorldSoftware, a screen or display file 
name as found in the Software Versions Repository.

szF9203_DSCADSCAcharOPTNONE

A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

szF9202_DSCRDSCRcharOPTNONE

For OneWorld, the row description that identifies fields on forms and reports. For World, the title that identifies text and reports. Use it in a 
manner similar to the column description in the query facility. It should be less than 35 characters. Use abbreviations whenever possible. 
Common abbreviations are: U/M Units of measure   YTD Year-to-date MTD Month-to-date PYE Prior year end   QTY Quantity G/L General ledger  
A/P Accounts payable   DEPR Depreciation

szF9202_CH1CH1charOPTNONE

The first line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in this column. Use the second line of the Column Title when one is not 
sufficient.

szF9202_CH2CH2charOPTNONE

The second line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in the first column.

szF9203_LNGP_DSCADSCAcharOPTNONE

A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

szF9202_LNGP_DSCRDSCRcharOPTNONE

For OneWorld, the row description that identifies fields on forms and reports. For World, the title that identifies text and reports. Use it in a 
manner similar to the column description in the query facility. It should be less than 35 characters. Use abbreviations whenever possible. 
Common abbreviations are: U/M Units of measure   YTD Year-to-date MTD Month-to-date PYE Prior year end   QTY Quantity G/L General ledger  
A/P Accounts payable   DEPR Depreciation

szF9202_LNGP_CH1CH1charOPTNONE

The first line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in this column. Use the second line of the Column Title when one is not 
sufficient.

szF9202_LNGP_CH2CH2charOPTNONE

The second line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in the first column.

idPointer_GENLNGGENLNGIDREQBOTH

General purpose ID variable.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
F9203_F9202_DD_Retrieve

F9203_F9202_DD_Retrieve

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function retrieves all the data dictionary text associated with a dictioary item. The system code is returned and then used for jargon look 
up and processing.


1.2Setup Notes and Prerequisites

FDA pointer has opened the tables working with Activators.

1.3Special Logic

Call this function in a loop. The first time use Data Item to setup Select Keyed looping.

The loop should continue until the Data Item is NULL.



Data Structure

D7900020E - F9203/F9202 Data Dictionary Retrieval

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataItem_DTAIDTAIcharREQNONE

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.

szProductCode_SYRSYRcharOPTNONE

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

szScreenName_SCRNSCRNcharOPTNONE

In OneWorld, a form or application object name as found in the Object Management Workbench. In WorldSoftware, a screen or display file 
name as found in the Software Versions Repository.

szF9203_DSCADSCAcharOPTNONE

A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

szF9202_DSCRDSCRcharOPTNONE

For OneWorld, the row description that identifies fields on forms and reports. For World, the title that identifies text and reports. Use it in a 
manner similar to the column description in the query facility. It should be less than 35 characters. Use abbreviations whenever possible. 
Common abbreviations are: U/M Units of measure   YTD Year-to-date MTD Month-to-date PYE Prior year end   QTY Quantity G/L General ledger  
A/P Accounts payable   DEPR Depreciation

szF9202_CH1CH1charOPTNONE

The first line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in this column. Use the second line of the Column Title when one is not 
sufficient.

szF9202_CH2CH2charOPTNONE

The second line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in the first column.

szF9203_LNGP_DSCADSCAcharOPTNONE

A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

szF9202_LNGP_DSCRDSCRcharOPTNONE

For OneWorld, the row description that identifies fields on forms and reports. For World, the title that identifies text and reports. Use it in a 
manner similar to the column description in the query facility. It should be less than 35 characters. Use abbreviations whenever possible. 
Common abbreviations are: U/M Units of measure   YTD Year-to-date MTD Month-to-date PYE Prior year end   QTY Quantity G/L General ledger  
A/P Accounts payable   DEPR Depreciation

szF9202_LNGP_CH1CH1charOPTNONE

The first line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in this column. Use the second line of the Column Title when one is not 
sufficient.

szF9202_LNGP_CH2CH2charOPTNONE

The second line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in the first column.

idPointer_GENLNGGENLNGIDREQBOTH

General purpose ID variable.

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
FDA_Language_View

FDA_Language_View

F79750 Access FDA Translation Text

Major Business Rule

Object Name: B7900020

Parent DLL: CTRANS

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function calls an tools API to display the form in a test mode with language and English options.

1.2Setup Notes and Prerequisites

Data must have been edited and saved to display current translation.

1.3Special Logic

Data Structure

D7900020D - FDA Language View

Parameter NameData ItemData TypeReq/OptI/O/Both
idGenericLong_GENLNGGENLNGIDREQBOTH

General purpose ID variable.

szNameObject_OBNMOBNMcharREQINPUT

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

szFormName_FMNMFMNMcharREQINPUT

The unique name that identifies a form.

cLanguageView_EV01EV01charREQINPUT

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

cWindowsPreviewEV01charREQINPUT

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

Related Functions

B9800100 Get Audit Information

Related Tables

F0004 User Defined Code Types
F0004D User Defined Codes - Alternate Language Descriptions
F0005 User Defined Codes
F0005D User Defined Codes - Alternate Language Descriptions
F79750 Forms Design Aid Extracted Text
F797501 Forms Design Aid Extracted Text Language Status
F79751 Forms Design Aid Extracted Spec
F9000 Task Master
F9002 Task Alternate Descriptions
F9200 Data Item Master
F9202 Data Field Display Text
F9210 Data Field Specifications (OneWorld)
97501_USERUSERcharOPTNONE

The code that identifies a user profile.

szF797501_PIDPIDcharOPTNONE

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.

jdF797501_UPMJUPMJJDEDATEOPTNONE

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

szF797501_JOBNJOBNcharOPTNONE

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

mnF797501_UPMTUPMTMATH_NUMERICOPTNONE

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

szF79750_OBNMOBNMcharOPTNONE

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

idF79750_TEXTIDTEXTIDIDOPTNONE

The form-specific code that identifies text used by RDA and FDA.

szF79750_LNGPLNGPcharOPTNONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szF79750_VTEXTVTEXTcharOPTNONE

Variable length text, normally from FDA or RDA, that the Translation Tool set uses.

cF79750_FDA1FDA1charOPTNONE

szF79750_FDA2FDA2charOPTNONE

A code that identifies the OneWorld product to which a data item belongs. A list of product codes appears in user defined code table 
98/SY. The FDA product code is defined in the Object Librarian Master Table (F9860).

mnF79750_FDA3FDA3MATH_NUMERICOPTNONE

jdF79750_FDADT1FDADT1JDEDATEOPTNONE

jdF79750_FDADT2FDADT2JDEDATEOPTNONE

jdF79750_FDADT3FDADT3JDEDATEOPTNONE