/AWS1/CL_HNCDESTINATIONOPTIONS¶
An object that contains the options relating to the destination of the import request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_columnmap TYPE /AWS1/CL_HNCSRCDATACOLUMNPRPS=>TT_IMPORTCOLUMNMAP TT_IMPORTCOLUMNMAP¶
A map of the column id to the import properties for each column.
Queryable Attributes¶
columnMap¶
A map of the column id to the import properties for each column.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLUMNMAP() |
Getter for COLUMNMAP, with configurable default |
ASK_COLUMNMAP() |
Getter for COLUMNMAP w/ exceptions if field has no value |
HAS_COLUMNMAP() |
Determine if COLUMNMAP has a value |