Data Element list used by SAP ABAP Function Module RSDU_ADD_DDSTORAGE_GENERIC_DB2 (writes DDSTORAGE entries for a table)
SAP ABAP Function Module RSDU_ADD_DDSTORAGE_GENERIC_DB2 (writes DDSTORAGE entries for a table) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DB2COLNAME Column name
2 Data Element  DB2DBNAME Database name SOURCE REFERENCE(I_DBNAME) TYPE DB2DBNAME OPTIONAL
3 Data Element  DB2STOGROUP Storage group SOURCE REFERENCE(I_STOGROUP) TYPE DB2STOGROUP OPTIONAL
4 Data Element  DB2TSNAME Name of the tablespace SOURCE REFERENCE(I_TSNAME) TYPE DB2TSNAME OPTIONAL
5 Data Element  FIELDNAME Field Name SOURCE REFERENCE(I_PARTFIELD) TYPE FIELDNAME OPTIONAL
6 Data Element  RSVALUE Value SOURCE REFERENCE(I_BPOOL) TYPE RSADMIN-VALUE OPTIONAL
7 Data Element  RSVALUE Value SOURCE REFERENCE(I_IBPOOL) TYPE RSADMIN-VALUE OPTIONAL
8 Data Element  RS_BOOL Boolean SOURCE VALUE(I_IPARTITIONED) TYPE RS_BOOL DEFAULT RS_C_FALSE
9 Data Element  RS_BOOL Boolean SOURCE VALUE(I_INCLUDE_PRIMINDEX) TYPE RS_BOOL DEFAULT RS_C_TRUE
10 Data Element  RS_BOOL Boolean SOURCE VALUE(I_COMPRESS) TYPE RS_BOOL DEFAULT RS_C_TRUE
11 Data Element  RS_BOOL Boolean SOURCE VALUE(I_ICOMPRESS) TYPE RS_BOOL DEFAULT RS_C_FALSE
12 Data Element  TABNAME Table Name
13 Data Element  TABNAME Table Name SOURCE REFERENCE(I_TABNAME) TYPE TABNAME
14 Data Element  TABNAME Table Name SOURCE REFERENCE(I_REFTABNAME) TYPE TABNAME OPTIONAL