Table list used by SAP ABAP Function Module CNV_10020_GET_ITR_FIELD (Get the name of a non-transparent field)
SAP ABAP Function Module
CNV_10020_GET_ITR_FIELD (Get the name of a non-transparent field) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_10020_COMPONENTS | Structure for components | SOURCE ET_ITR_COMP STRUCTURE CNV_10020_COMPONENTS OPTIONAL |
|
| 2 | CNV_10020_PROXYF | Proxy for long field names | ||
| 3 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | SOURCE REFERENCE(P_COMP_EXIST) LIKE CNV_10020_REFOBJ-XFELD |
|
| 4 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | SOURCE REFERENCE(P_PACKID) LIKE CNV_10020_REFOBJ-PACKID |
|
| 5 | CNV_10020_REFOBJ | Dummy structure for referencing and F4/ search helps | SOURCE REFERENCE(P_MANDT) LIKE CNV_10020_REFOBJ-MANDT DEFAULT SY-MANDT |
|