Table/Structure Field list used by SAP ABAP Function Module HDB_TABLE_ALTER (Adjust columns of a table on HDB)
SAP ABAP Function Module
HDB_TABLE_ALTER (Adjust columns of a table on HDB) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DBFIELD - NAME | Name of the DB field | |
2 | ![]() |
DBFIELD - NULLABLE | Null values allowed | |
3 | ![]() |
DBFIELD - DEFAULTVAL | Default value for a DB column | |
4 | ![]() |
DBFTYPE - DEFAULTVAL | Default value for a DB column | |
5 | ![]() |
DBFTYPE - NAME | Name of the DB field | |
6 | ![]() |
DBFTYPE - NULLABLE | Null values allowed | |
7 | ![]() |
DBFTYPE - STRING | String for defining a DB type with CREATE TABLE | |
8 | ![]() |
DDFIELD - FIELDNAME | Field Name | |
9 | ![]() |
DDFIELD - LENG | Length (No. of Characters) | |
10 | ![]() |
DDFIELD - DECIMALS | Number of Decimal Places | |
11 | ![]() |
DDFIELD - DATATYPE | Data Type in ABAP Dictionary | |
12 | ![]() |
HDB_S_COLUM_DESCR - COLUMN_NAME | Table or index name | |
13 | ![]() |
HDB_S_COLUM_DESCR - ERP_DECIMALS | Natural number | |
14 | ![]() |
HDB_S_COLUM_DESCR - ERP_LENGTH | Natural number | |
15 | ![]() |
HDB_S_COLUM_DESCR - ERP_POSITION | Natural number | |
16 | ![]() |
HDB_S_COLUM_DESCR - ERP_TYPE | Data Type in ABAP Dictionary | |
17 | ![]() |
HDB_S_COLUM_DESCR - HDB_POSITION | Natural number | |
18 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables |