Table list used by SAP ABAP Function Module SCT1_GET_NAMETAB_RFC_40_30 (Get nametab of table or view by RFC)
SAP ABAP Function Module SCT1_GET_NAMETAB_RFC_40_30 (Get nametab of table or view by RFC) is using
# Object Type Object Name Object Description Note
     
1 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_GET_OUTPUT_ATTR) LIKE NTAB_CMP-FLAG DEFAULT 'X'
2 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_SELECT_BY_SELLIST) LIKE NTAB_CMP-FLAG OPTIONAL
3 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_VIEW_TABLE_FLAG) LIKE NTAB_CMP-FLAG OPTIONAL
4 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_LANGUAGE) LIKE NTAB_CMP-LANGU DEFAULT SY-LANGU
5 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_VIEW_VARIANT) LIKE NTAB_CMP-VARIANT DEFAULT ' '
6 Table  NTAB_CMP Nametab of View or Table for Nametab Comparison SOURCE VALUE(IV_VIEW_NAME) LIKE NTAB_CMP-VIEWNAME OPTIONAL
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  RFCDES Destination table for Remote Function Call SOURCE VALUE(IV_RFC_DESTINATION) LIKE RFCDES-RFCDEST DEFAULT 'NONE'
11 Table  VIMDESC Control block structure for view maintenance SOURCE ET_HEADER_VIEW STRUCTURE VIMDESC OPTIONAL
12 Table  VIMNAMTAB Control block structure for view fields in view maintenance SOURCE ET_NAMTAB_VIEW STRUCTURE VIMNAMTAB OPTIONAL
13 Table  VIMSELLIST Selection range for view maintenance SOURCE ET_SELLIST STRUCTURE VIMSELLIST OPTIONAL