Functional Description
Purpose
The purpose of this NER is to read the F980014 table, getting the data structure, associated with a
specified mailmerge document.
Setup Notes and Prerequisites
Special Logic
Technical Specifications
Parameters:
Data Item Data Structure I/ORequiredNotes
Description
OBNMszObjectNameIYMailMerge Object Name
DSNMszDataStructureObjectNameOData Structure Object Name
MOFILEszFileName9OMedia object file name
EV01cEverestPoint01OStatus
QUNAMszQueueNameOMedia Object Queue Name
1.Fetch a single record from F980014 where the key is szObjectName (input parameter).
2.If the return status (File_IO_Status) is not equal to SUCCESS, return:
cEverestEventPoint01 = "1"
szDataStructureObjectName
3.Otherwise, (File_IO_Status = SUCCESS), return:
cEverestEventPoint01 = "0"
DN9800015 - Get Path Name Data Structure
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szQueueName | QUNAM | char | OPT | BOTH |
The value entered is used to define a Media Object queue name where images may be found. The queue name is a symbolic reference
| ||||
szQueuePath | QUPAT | char | OPT | OUTPUT |
Identifies a network or local path that points to the location of OLE objects,images, or URLs. The queue path is the second half of a properly
| ||||
cEverestEventPoint01 | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | OPT | OUTPUT |
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
| ||||
szNameObject | OBNM | char | OPT | INPUT |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
szDataStructureObjectName | DSON | char | OPT | OUTPUT |
The object name of the data structure used for identifying the error message substitution variables. | ||||
szFileName9 | MOFILE | char | OPT | OUTPUT |
The name of the file, excluding suffix or path, containing a media object. |
None |
None |