1.Functional Description
1.1Purpose
To set the object reservation text substitution error message.
1.2Setup Notes and Prerequisites
The F0095 Reserve Business Object business function must be run prior to this business function. It
will return tha reservers alpha name and the reservers application that is needed to send to this
business function.
'b7'b71.3Special Logic
2.Technical Specifications
2.1Parameters:
Data Item Data Structure DescriptionI/ORequired Notes
ALPH Reservers Alpha Name IY
GENKEY Transaction Key IY
PID Reservers Application IY
EV01 Set Warning Error IN Set Warning Error = '1'
2.2Related Tables
Table Table Description
2.3Related Business Functions
Source NameFunction Name
2.4Processing
When a call is made to this business function data structure DE0035 will be loaded.
If Set Warning Error is a '1' then warning error message (114Q) will be set using
jdeSetGBRErrorSubText.
If Set Warning Error is not a '1', then error message (113C) will be set using
jdeSetGBRErrorSubText.
'b7'b7
D0000603 - Set Reservation Text Substitution Error
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szReserversNameAlpha | ALPH | char | REQ | INPUT |
The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter
| ||||
szGenericKey | GENKEY | char | OPT | NONE |
This field is the generic key to the record that is being reserved by the user. | ||||
szApplication | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
cWarningError | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |