Table list used by SAP ABAP Function Module SCT1_GET_NAMETAB_RFC (Get NAMETAB of table or view)
SAP ABAP Function Module SCT1_GET_NAMETAB_RFC (Get NAMETAB of table or view) is using
# Object Type Object Name Object Description Note
     
1 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_SELECT_BY_SELLIST) LIKE NTAB_CMP-FLAG OPTIONAL
2 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_VIEW_TABLE_FLAG) LIKE NTAB_CMP-FLAG OPTIONAL
3 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_LANGUAGE) LIKE NTAB_CMP-LANGU DEFAULT SY-LANGU
4 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_VIEW_VARIANT) LIKE NTAB_CMP-VARIANT DEFAULT ' '
5 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_VIEW_NAME) LIKE NTAB_CMP-VIEWNAME OPTIONAL
6 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_GET_OUTPUT_ATTR) LIKE NTAB_CMP-FLAG DEFAULT 'X'
7 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(EV_AUTH) LIKE NTAB_CMP-FLAG
8 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE ET_NAMTAB STRUCTURE NTAB_CMP OPTIONAL
9 Table  NTAB_HDR Nametab of View or Table: Header SOURCE ET_HEADER STRUCTURE NTAB_HDR OPTIONAL
10 Table  VIMDESCC Control Block Structure for View Maintenance SOURCE ET_HEADER_VIEW STRUCTURE VIMDESCC OPTIONAL
11 Table  VIMNAMTABC Control Block Structure for View Fields in View Maintenance SOURCE ET_NAMTAB_VIEW STRUCTURE VIMNAMTABC OPTIONAL
12 Table  VIMSELLISC Selection Range for View Maintenance SOURCE ET_SELLIST STRUCTURE VIMSELLISC OPTIONAL