Data Element list used by SAP ABAP Function Module RSDU_DBDIFF_INSERT (Write Entry to DBDIFF)
SAP ABAP Function Module RSDU_DBDIFF_INSERT (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 VALUE(I_CONNECTION) TYPE DBCON_NAME DEFAULT 'DEFAULT'
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
6 Data Element  TABNAME Table Name SOURCE VALUE(I_OBJNAME) TYPE TABNAME