Table list used by SAP ABAP Function Module SCT2_COMPARE_NAMETABS (Compare Nametabs of Table or View and Create Result Nametab)
SAP ABAP Function Module
SCT2_COMPARE_NAMETABS (Compare Nametabs of Table or View and Create Result Nametab) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | NTAB_CMP | Nametab of View or Table for Nametab Comparison | SOURCE VALUE(IV_CMP_SUBSET) LIKE NTAB_CMP-CMP_FLAG OPTIONAL |
|
| 2 | NTAB_CMP | Nametab of View or Table for Nametab Comparison | SOURCE VALUE(EV_KEY_STRUCTURE_FLAG) LIKE NTAB_CMP-CMP_FLAG |
|
| 3 | NTAB_CMP | Nametab of View or Table for Nametab Comparison | SOURCE VALUE(EV_CMP_FLAG) LIKE NTAB_CMP-CMP_FLAG |
|
| 4 | NTAB_CMP | Nametab of View or Table for Nametab Comparison | SOURCE IT_NAMTAB_REMOTE STRUCTURE NTAB_CMP |
|
| 5 | NTAB_CMP | Nametab of View or Table for Nametab Comparison | SOURCE IT_NAMTAB_LOCAL STRUCTURE NTAB_CMP |
|
| 6 | NTAB_CMP | Nametab of View or Table for Nametab Comparison | ||
| 7 | NTAB_HDR | Nametab of View or Table: Header | SOURCE IT_HEADER_LOCAL STRUCTURE NTAB_HDR OPTIONAL |
|
| 8 | NTAB_HDR | Nametab of View or Table: Header | SOURCE IT_HEADER_REMOTE STRUCTURE NTAB_HDR OPTIONAL |
|