D96704A - Backup Software Update Data Structure
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szCodePath | PATHCD | char | REQ | INPUT |
The path code is a pointer to a set of OneWorld objects, and is used to keep track of sets of objects and their locations within OneWorld. | ||||
| szPackageName | JDEPKGNM | char | REQ | INPUT |
For World, name identifying an install package.
For J.D. Edwards ERP, a package describes the location on the server where components
| ||||
| szSourcePathCode | PATHCD | char | OPT | NONE |
The path code is a pointer to a set of OneWorld objects, and is used to keep track of sets of objects and their locations within OneWorld. | ||||
| cReturnFlag | FLAG | char | OPT | NONE |
Contains an indicator for the operation. | ||||
| szTargetDataSource | DATS | char | OPT | NONE |
OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located. | ||||
| szBackupDataSource | DATS | char | OPT | OUTPUT |
OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located. | ||||
| szBackupDirPath | EXEP | char | OPT | NONE |
Printer- conversion program executable with path. | ||||
| idProjectHandle | APPLID | ID | REQ | INPUT |
The Application ID uniquely identifies the OneWorld Application. | ||||
| None |
| None |