Table list used by SAP ABAP Function Module SEO_CLIF_COMPONENTS_EXIST (Determine Existence of Components of an Object Type)
SAP ABAP Function Module
SEO_CLIF_COMPONENTS_EXIST (Determine Existence of Components of an Object Type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SEOCOMPO | Class/Interface component | SOURCE COMPS_NONEXIST STRUCTURE SEOCOMPO OPTIONAL |
|
| 2 | SEOCOMPO | Class/Interface component | ||
| 3 | SEOCOMPO | Class/Interface component | SOURCE COMPS_EXIST STRUCTURE SEOCOMPO OPTIONAL |
|
| 4 | SEOCOMPO | Class/Interface component | SOURCE COMPS_DOUBLE STRUCTURE SEOCOMPO OPTIONAL |
|
| 5 | SEOCOMPO | Class/Interface component | SOURCE CLIF_COMPONENTS STRUCTURE SEOCOMPO |
|
| 6 | SEOCPDKEY | Key structure of a component (with composite names) | ||
| 7 | VSEOCLIF | Generated Table for View | SOURCE VALUE(CLASS_INTERFACE_ID) LIKE VSEOCLIF-CLSNAME |
|