Functional Description
Deletes all rows from a table.
Purpose
Delete all rows from a table in the data warehouse.
Setup Notes and Prerequisites
Call GetInputOutputEnvHandles (B8000007) to get the handle to the output environment required by this
function.
Special Logic
Technical Specification
Open the requested table in the output environment and delete all rows.
D8000002 - Delete All Rows from Table
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szTableName | OBNM | char | OPT | INPUT |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
idOutputEnvHandle | GENLNG | ID | OPT | INPUT |
General purpose ID variable. |
None |
None |