Table/Structure Field list used by SAP ABAP Function Module AIBZ_GEN_DB_IND (IM -> BW: Generierung eines Tabellenindexes für die Delta-Extraktion)
SAP ABAP Function Module AIBZ_GEN_DB_IND (IM -> BW: Generierung eines Tabellenindexes für die Delta-Extraktion) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DD12V - SQLTAB Table Name
2 Table/Structure Field  DD12V - SQLTAB Table Name SOURCE VALUE(I_TABNAM) LIKE DD12V-SQLTAB
3 Table/Structure Field  DD17V - INDEXNAME Unique Index ID in a Table SOURCE VALUE(I_CALLID) LIKE DD17V-INDEXNAME DEFAULT '917'
4 Table/Structure Field  DD17V - INDEXNAME Unique Index ID in a Table
5 Table/Structure Field  INDX - SRTFD User-defined key in table INDX
6 Table/Structure Field  TFDIR - FUNCNAME Name of Function Module SOURCE DEFAULT 'AIBM_DEFINE_DB_IND'
7 Table/Structure Field  TFDIR - FUNCNAME Name of Function Module SOURCE VALUE(I_CALLBACK_FUNCNAME) LIKE TFDIR-FUNCNAME
8 Table/Structure Field  TFDIR - FUNCNAME Name of Function Module