/AWS1/CL_HNCIMPORTOPTIONS¶
An object that contains the options specified by the sumitter of the import request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_destinationoptions TYPE REF TO /AWS1/CL_HNCDESTINATIONOPTIONS /AWS1/CL_HNCDESTINATIONOPTIONS¶
Options relating to the destination of the import request.
io_delimitedtextoptions TYPE REF TO /AWS1/CL_HNCDELMTEDTEXTIMPOPTS /AWS1/CL_HNCDELMTEDTEXTIMPOPTS¶
Options relating to parsing delimited text. Required if dataFormat is DELIMITED_TEXT.
Queryable Attributes¶
destinationOptions¶
Options relating to the destination of the import request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONOPTIONS() |
Getter for DESTINATIONOPTIONS |
delimitedTextOptions¶
Options relating to parsing delimited text. Required if dataFormat is DELIMITED_TEXT.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELIMITEDTEXTOPTIONS() |
Getter for DELIMITEDTEXTOPTIONS |