Table/Structure Field list used by SAP ABAP Function Module RSDU_REMOTE_TABLE_CREATE_SYB (Remote create table for OpenHub destinations)
SAP ABAP Function Module
RSDU_REMOTE_TABLE_CREATE_SYB (Remote create table for OpenHub destinations) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBDOMAIN - TYPE | Database type | ||
| 2 | DBFIELD - COLUMN | Position of the field in the table | ||
| 3 | DBFIELD - DEFAULTVAL | Default value for a DB column | ||
| 4 | DBFIELD - KEYFLAG | Identifies a key field of a table | ||
| 5 | DBFIELD - NAME | Name of the DB field | ||
| 6 | DBFIELD - NULLABLE | Null values allowed | ||
| 7 | DBFIELD - TYPE | Database type | ||
| 8 | DBFTYPE - COLUMN | Position of the field in the table | ||
| 9 | DBFTYPE - DEFAULTVAL | Default value for a DB column | ||
| 10 | DBFTYPE - KEYFLAG | Identifies a key field of a table | ||
| 11 | DBFTYPE - NAME | Name of the DB field | ||
| 12 | DBFTYPE - NULLABLE | Null values allowed | ||
| 13 | DBFTYPE - STRING | String for defining a DB type with CREATE TABLE | ||
| 14 | DBFTYPE - TYPE | Database type |