Data Element list used by SAP ABAP Function Module RSDU_DBDIFF_CLEANUP_MSS (Remove DB Entries from DBDIFF)
SAP ABAP Function Module
RSDU_DBDIFF_CLEANUP_MSS (Remove DB Entries from DBDIFF) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBDIFFKIND | DD: Type of inconsistency between DD and DB, DB exceptions | SOURCE VALUE(I_DIFFKIND) TYPE DBDIFFKIND OPTIONAL |
|
| 2 | DIFFOBJTYP | Object type of a database object (in DBDIFF) | SOURCE VALUE(I_OBJTYPE) TYPE DIFFOBJTYP OPTIONAL |
|
| 3 | RS_BOOL | Boolean | SOURCE REFERENCE(C_PROCESSED) TYPE RS_BOOL OPTIONAL |
|