Data Element list used by SAP ABAP Function Module RSDU_DBDIFF_INSERT_DB6 (Write Entry to DBDIFF)
SAP ABAP Function Module RSDU_DBDIFF_INSERT_DB6 (Write Entry to DBDIFF) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DBCON_NAME Logical name for a database connection SOURCE REFERENCE(I_CONNECTION) TYPE DBCON_NAME
2 Data Element  DBDIFFKIND DD: Type of inconsistency between DD and DB, DB exceptions SOURCE VALUE(I_DIFFKIND) TYPE DBDIFFKIND
3 Data Element  DBDIFFREP ABAP program used to create a DB object SOURCE VALUE(I_SOURCE) TYPE DBDIFFREP OPTIONAL
4 Data Element  DIFFOBJTYP Object type of a database object (in DBDIFF) SOURCE VALUE(I_OBJTYPE) TYPE DIFFOBJTYP DEFAULT RSDU_C_OBJTYPE-TABLE
5 Data Element  RS_BOOL Boolean SOURCE REFERENCE(C_PROCESSED) TYPE RS_BOOL OPTIONAL
6 Data Element  TABNAME Table Name SOURCE VALUE(I_OBJNAME) TYPE TABNAME