Table list used by SAP ABAP Function Module ISMA_DELETE_LINKS_FROM_SYMPTOM (SDB: (RFC) Delete/get solution links from a symptom)
SAP ABAP Function Module
ISMA_DELETE_LINKS_FROM_SYMPTOM (SDB: (RFC) Delete/get solution links from a symptom) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DISMP | SDB: Dialog Table for Problem | SOURCE VALUE(I_ISMNR) LIKE DISMP-ISMNR |
|
| 2 | DISMP | SDB: Dialog Table for Problem | ||
| 3 | DISMSL | SDB:Problem/Solution Link Structure | SOURCE IMPORT_LINKS STRUCTURE DISMSL OPTIONAL |
|
| 4 | DISMSL | SDB:Problem/Solution Link Structure | SOURCE EXPORT_LINKS STRUCTURE DISMSL |
|
| 5 | DISMSL | SDB:Problem/Solution Link Structure | ||
| 6 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_DELETE_ALL) LIKE T365-AKTYP DEFAULT SPACE |
|
| 7 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_RESET) LIKE T365-AKTYP DEFAULT 'X' |
|
| 8 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_NOMSG) LIKE T365-AKTYP DEFAULT SPACE |
|
| 9 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_POST) LIKE T365-AKTYP DEFAULT SPACE |
|