D98403AA - Data Structure - Copy Table by Append/Replace data
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szTableName | OBNM | char | REQ | INPUT |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
| cReplaceYN | YN | char | OPT | INPUT |
The Yes or No Entry field is a common single character entry field for simple yes or no responses on prompt screens. | ||||
| szSourceEnvironment | LL | char | OPT | BOTH |
The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that
| ||||
| szSourceDataSource | DATS | char | OPT | BOTH |
OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located. | ||||
| szTargetEnvironment | LL | char | OPT | BOTH |
The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that
| ||||
| szTargetDataSource | DATS | char | OPT | BOTH |
OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located. | ||||
| cReturnCode | FLAG | char | OPT | OUTPUT |
Contains an indicator for the operation. | ||||
| mnSuccessCount | CNT | MATH_NUMERIC | OPT | OUTPUT |
The number of units that the system counts in the primary unit of measure. | ||||
| mnFailureCount | CNT | MATH_NUMERIC | OPT | OUTPUT |
The number of units that the system counts in the primary unit of measure. | ||||
| cCreateTable | YN | char | OPT | OUTPUT |
The Yes or No Entry field is a common single character entry field for simple yes or no responses on prompt screens. | ||||
| cClearData | YN | char | OPT | BOTH |
The Yes or No Entry field is a common single character entry field for simple yes or no responses on prompt screens. | ||||
| None |
| None |