Specifies additional options to add to the SAP HANA IMPORT statement.
| Valid in: | DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software) |
|---|---|
| Categories: | Bulk Loading |
| Data Set Control | |
| Aliases: | BCP_OPTIONS |
| BL_IMPORT_OPTIONS | |
| BL_MODIFIED_BY | |
| BL_OPTIONS | |
| Default: | none |
| Requirement: | To specify this option, you must first specify BULKLOAD=YES. |
| Data source: | SAP HANA |
| Tip: | Options are appended at the end of the generated IMPORT statement. |
| See: | BL_IMPORT_BATCH_SIZE=, BL_IMPORT_TABLE_LOCK=, BL_IMPORT_TYPE_CHECK=, BULKLOAD= data set option |