Table list used by SAP ABAP Function Module EXIT_SAPLCOMK_006 (Enhancement in the adding and changing of components)
SAP ABAP Function Module
EXIT_SAPLCOMK_006 (Enhancement in the adding and changing of components) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE VALUE(I_ORDER) LIKE CAUFVD |
|
| 2 | COMP_EXIT_EXP | Data for component from comparison exit (export) | SOURCE REFERENCE(E_MATERIAL) LIKE COMP_EXIT_EXP |
|
| 3 | COMP_EXIT_IMP | Data for a new component for check exit (import) | SOURCE VALUE(I_MATERIAL) LIKE COMP_EXIT_IMP |
|
| 4 | MESSAGE_STRUCT | Structure for copying a system message | SOURCE REFERENCE(E_MESSAGE) LIKE MESSAGE_STRUCT |
|