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 Table/Structure Field  DBFIELD - NAME Name of the DB field
2 Table/Structure Field  DBFIELD - NULLABLE Null values allowed
3 Table/Structure Field  DBFIELD - DEFAULTVAL Default value for a DB column
4 Table/Structure Field  DBFTYPE - DEFAULTVAL Default value for a DB column
5 Table/Structure Field  DBFTYPE - NAME Name of the DB field
6 Table/Structure Field  DBFTYPE - NULLABLE Null values allowed
7 Table/Structure Field  DBFTYPE - STRING String for defining a DB type with CREATE TABLE
8 Table/Structure Field  DDFIELD - FIELDNAME Field Name
9 Table/Structure Field  DDFIELD - LENG Length (No. of Characters)
10 Table/Structure Field  DDFIELD - DECIMALS Number of Decimal Places
11 Table/Structure Field  DDFIELD - DATATYPE Data Type in ABAP Dictionary
12 Table/Structure Field  HDB_S_COLUM_DESCR - COLUMN_NAME Table or index name
13 Table/Structure Field  HDB_S_COLUM_DESCR - ERP_DECIMALS Natural number
14 Table/Structure Field  HDB_S_COLUM_DESCR - ERP_LENGTH Natural number
15 Table/Structure Field  HDB_S_COLUM_DESCR - ERP_POSITION Natural number
16 Table/Structure Field  HDB_S_COLUM_DESCR - ERP_TYPE Data Type in ABAP Dictionary
17 Table/Structure Field  HDB_S_COLUM_DESCR - HDB_POSITION Natural number
18 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables