Table/Structure Field 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 - COMPONENT | Software Component | ||
| 2 | CVERS_REF - COMPONENT | Software Component | ||
| 3 | CVERS_REF - DESC_TEXT | Short description of software component | ||
| 4 | CVERS_REF - LANGU | Language Key | SOURCE VALUE(IV_LANGUAGE) LIKE CVERS_REF-LANGU DEFAULT SY-LANGU |
|
| 5 | CVERS_REF - LANGU | Language Key | ||
| 6 | CVERS_SDU - COMPONENT | Software Component | ||
| 7 | CVERS_SDU - DESC_TEXT | Text (80 Characters) | ||
| 8 | CVERS_SDU - LANGU | Language Key | ||
| 9 | SUGU_PARA - XBFLAG | Flag ( 'X' or ' ' ) | ||
| 10 | SUGU_PARA - XBFLAG | Flag ( 'X' or ' ' ) | SOURCE VALUE(IV_BUFFERED) LIKE SUGU_PARA-XBFLAG DEFAULT 'X' |
|