1.Functional Description
1.1Purpose
This Business function will perform a Copy and/or Delete of the generic text attached to the
Preference Profile Quality Management when a new test is added to the preference.
1.2Setup Notes and Prerequisites
When calling the Business functions the calling application is responsible for loading all the
appropriate keys.
The appropriate mode has to be entered
Mode '1' - Copy the generic text on the Test Revisions to the Preference.
Mode '2' - Delete the Generic text on the test when the test is being deleted.
1.3Special Logic
There is no special logic within this business function
2.4Processing
Switch
Mode '1'
Load the keys for the GT3701A and GT40300A DataStructures.
Call the API Copy Generic Text ("GT3701A", 0, key3701a, "GT40300A", 0, key40300a)
Load the keys for the GT40300A DataStructure
Call
D3700060 - Copy Generic Text from Test to Preference
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szTestID | QTST | char | OPT | NONE |
The unique identification for a test to be performed on an item. For example: COL Color test DENS Density Test CL-2 Clarity Test | ||||
szBranchPlant | 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
| ||||
mnTextIDNumber | TXID | MATH_NUMERIC | OPT | NONE |
Unique identifier associating a preference with it's generic text. | ||||
cMode | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cSuppressErrorMessage | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | OPT | 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
|
None |
None |