Table list used by SAP ABAP Function Module OCS_GET_SUB_COMPONENTS (Gibt die für eine Komponente definierten Subkomponenten zurück)
SAP ABAP Function Module OCS_GET_SUB_COMPONENTS (Gibt die für eine Komponente definierten Subkomponenten zurück) is using
# Object Type Object Name Object Description Note
     
1 Table  CVERS Release Status of Software Components in System
2 Table  CVERS_SUB Relationship of Master Components to Subcomponents
3 Table  SPAM_CVERS Compat. Structure CVERS + Add. Info (See CVERS_SDU from 4.6) SOURCE VALUE(IV_RELEASE) LIKE SPAM_CVERS-RELEASE
4 Table  SPAM_CVERS Compat. Structure CVERS + Add. Info (See CVERS_SDU from 4.6) SOURCE VALUE(IV_COMPONENT) LIKE SPAM_CVERS-COMPONENT
5 Table  SPAM_CVERS Compat. Structure CVERS + Add. Info (See CVERS_SDU from 4.6) SOURCE ET_SUBCOMPS STRUCTURE SPAM_CVERS
6 Table  SPAM_CVERS Compat. Structure CVERS + Add. Info (See CVERS_SDU from 4.6)