1.Functional Description
1.1 Purpose
This function will RETRIEVE, DELETE, and index-UPDATE media object for template GT3292.
1.2 Setup Notes and Prerequisites
KIT, MCU, ATO#, and ATOS are required to use as key of record in Media Object.
1.3Special Logic
None.
2.Technical Specifications
2.4Processing
Mode Processing '1' Retrieve Generic Text:
Copy generic text to output string (MCFG)
Mode Processing '2' Update Media Object KEY:
Add record to Media Object with new KEY
Delete old record in Media Object with old KEY
Mode Processing '3' Delete Media Object RECORD:
^
D3201020 - GT3292 CSE_Generic Text Process
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnItemNumberShortKit | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
szCostCenter | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
mnAtoRuleNumber | ATO# | MATH_NUMERIC | NONE | NONE |
The number associated with a set of cross-segment editing rules or assembly inclusion rules. | ||||
mnAtoSeqNumber | ATOS | MATH_NUMERIC | NONE | NONE |
The Sequence number is the rule number within an edit group of cross-segment editing rules or assembly inclusion rules. You can insert a
| ||||
cModeProcessing | MODE | char | NONE | NONE |
The processing mode used in Purchase Order Consolidator to signify when specific orders are being processed. | ||||
szGenericTextString | MCFG | char | NONE | NONE |
Reserved by J.D. Edwards A string that the system generates by concatinating the value of each segment. | ||||
mnNewRuleNumber | ATO# | MATH_NUMERIC | NONE | NONE |
The number associated with a set of cross-segment editing rules or assembly inclusion rules. | ||||
mnNewSeqNumber | ATOS | MATH_NUMERIC | NONE | NONE |
The Sequence number is the rule number within an edit group of cross-segment editing rules or assembly inclusion rules. You can insert a
| ||||
cSuppressErrorMessage | SUPPS | char | NONE | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
szErrorMessageID | DTAI | char | NONE | NONE |
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
| ||||
mnNewItemNumberShortKit | ITM | MATH_NUMERIC | OPT | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szNewCostCenter | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
|
B4002420 GetTableColValue |
None |