View list used by SAP ABAP Function Module VIEWCLUSTER_GET_DEFINITION (Read a View Cluster Definition)
SAP ABAP Function Module
VIEWCLUSTER_GET_DEFINITION (Read a View Cluster Definition) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | V_VCLDIR | Maintenance of view cluster descr. (view cluster directory) | SOURCE VALUE(VCLDIR_ENTRY) LIKE V_VCLDIR |
|
| 2 | V_VCLDIR | Maintenance of view cluster descr. (view cluster directory) | ||
| 3 | V_VCLMF | FORM-Routines to be executed from View cluster maintenance | ||
| 4 | V_VCLMF | FORM-Routines to be executed from View cluster maintenance | SOURCE VCLMF_TAB STRUCTURE V_VCLMF OPTIONAL |
|
| 5 | V_VCLSTDEP | Viewcluster description maintenance (dependencies) | ||
| 6 | V_VCLSTDEP | Viewcluster description maintenance (dependencies) | SOURCE VCLSTRUDEP_TAB STRUCTURE V_VCLSTDEP OPTIONAL |
|
| 7 | V_VCLSTRUC | Viewcluster description maintenance (structure table) | ||
| 8 | V_VCLSTRUC | Viewcluster description maintenance (structure table) | SOURCE VCLSTRUC_TAB STRUCTURE V_VCLSTRUC OPTIONAL |
|