1.Functional Description
1.1Purpose
Access the Processing Option Records in the Translation Compare and Code Page environments. The Action Code allows Inquiry and
Updates of the Text associated with a Processing Option.
1.2Setup Notes and Prerequisites
A memory pointer is automatically setup and must be freed at the end of processing.
Action Code:
1 = Fetch
2 = Update
T = Fetch by Tab
I = Fetch by Item Number
1.3Special Logic
Hook up the clean up of the memory pointer on "End Dialog" of the application.
Looping is exited on Fetch by Tab and Fetch by Item Number when NULL is returned to the application.
D7900021A - F98306 Access PO Translation Text
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cActionCode_ACTN | ACTN | char | REQ | INPUT |
A code that specifies the action that is performed. Valid values are: A Add C Change | ||||
idPointer_GENLNG | GENLNG | ID | REQ | BOTH |
General purpose ID variable. | ||||
szDatabasePath_DATP | DATP | char | REQ | NONE |
The name that identifies the data source. | ||||
szF98306_OBNM | OBNM | char | REQ | NONE |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
cF98306_POTP | POTP | char | REQ | NONE |
A code that specifies the type of processing option text. Valid values are: 1 Data Item line text. 2 Page Titles. 3 Comments. | ||||
mnF98306_ITNUM | ITNUM | MATH_NUMERIC | REQ | NONE |
A number that identifies processing option data items. | ||||
mnF98306_SQNUM | SQNUM | MATH_NUMERIC | REQ | NONE |
A number that identifies the processing option sequence within a page for page title short and long text, and for processing option comment
| ||||
szF98306_LNGP | LNGP | char | REQ | NONE |
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
| ||||
szF98306_CRTU | CRTU | char | OPT | NONE |
The address book number of the user who created this record. | ||||
jdF98306_UPMJ | UPMJ | JDEDATE | OPT | NONE |
The date that specifies the last update to the file record. | ||||
mnF98306_TDAY | TDAY | MATH_NUMERIC | OPT | NONE |
The computer clock in hours:minutes:seconds. | ||||
szF98306_POTX | POTX | char | OPT | NONE |
Text for processing option templates. May be page title, comments, or data item description | ||||
szF98306_PGTX | PGTX | char | OPT | NONE |
Title of Processing Option page. | ||||
szF98306_GKEY | GKEY | char | OPT | NONE |
A code that identifies document logic modules within a program type. The Glossary Help Key is validated against the Data Dictionary.
| ||||
idF98306_HELPID1 | HELPID1 | ID | OPT | NONE |
A code that specifies the Help ID for the index to the help file. | ||||
szF98306_HFNAME | HFNAME | char | OPT | NONE |
A name that identifies the file called when trying to access on-line help for a particular form. | ||||
szTabTitle_DSCA | DSCA | char | OPT | NONE |
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
| ||||
szTabTitleLong_DSCA | DSCA | char | OPT | NONE |
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
|
None |
F98306 Processing Option Text | ||||
F983061 Processing Option Text Language Status | ||||
F99301 Interleaf Processing Option Download Work File |