Table list used by SAP ABAP Function Module DELIVERY_GET_INSTALLED_COMPS (Determines the installed software components)
SAP ABAP Function Module
DELIVERY_GET_INSTALLED_COMPS (Determines the installed software components) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CVERS | Release Status of Software Components in System | ||
| 2 | CVERS_REF | Reference Table for CVERS Entries | SOURCE VALUE(IV_LANGUAGE) LIKE CVERS_REF-LANGU DEFAULT SY-LANGU |
|
| 3 | CVERS_REF | Reference Table for CVERS Entries | ||
| 4 | CVERS_SDU | Structure for Outer Join of CVERS and CVERS_REF | SOURCE TT_COMPTAB STRUCTURE CVERS_SDU |
|
| 5 | CVERS_SDU | Structure for Outer Join of CVERS and CVERS_REF | ||
| 6 | SUGU_PARA | Parameter Types for Function Group SUGU | SOURCE VALUE(IV_BUFFERED) LIKE SUGU_PARA-XBFLAG DEFAULT 'X' |
|