D967011A - Verify Software Update from Registry
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szSUName | PKGNAME | char | REQ | INPUT |
A package describes where on the server to find the components you want to deploy to workstations. There are three package types:
Full:
| ||||
| szReleaseNumber | RLS | char | OPT | BOTH |
For World, the release number as defined in the Software Versions Repository.
For OneWorld, the release number as defined in the
| ||||
| szSoftwareUpdateType | SUTYPE | char | OPT | BOTH |
The Software Update Type denotes what type of update is being defined. | ||||
| cReturnFlag | FLAG | char | OPT | OUTPUT |
Contains an indicator for the operation. | ||||
| szErrorMessage | DS80 | char | OPT | OUTPUT |
A free-form text field for comments or memoranda. | ||||
| szDateAndTimeStamp | DATETIME | char | OPT | BOTH |
| szFromReleaseLevel | FRLS | char | OPT | OUTPUT |
The current release level of your J.D. Edwards software before you upgrade it.
The valid values are:
A52 (Base A52)
A62 (Base A62)
| ||||
| szToReleaseLevel | TRLS | char | OPT | OUTPUT |
The release level of J.D. Edwards software to which you want to upgrade. The valid values are:
A61 (Base A61)
A62 (Base A62)
A71
| ||||
| szDatabasePath | DATP | char | OPT | OUTPUT |
The name that identifies the data source. | ||||
| cLangMergeFlag | FLAG | char | OPT | OUTPUT |
Contains an indicator for the operation. | ||||
| None |
| None |