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 Table  DISMP SDB: Dialog Table for Problem SOURCE VALUE(I_ISMNR) LIKE DISMP-ISMNR
2 Table  DISMP SDB: Dialog Table for Problem
3 Table  DISMSL SDB:Problem/Solution Link Structure SOURCE IMPORT_LINKS STRUCTURE DISMSL OPTIONAL
4 Table  DISMSL SDB:Problem/Solution Link Structure SOURCE EXPORT_LINKS STRUCTURE DISMSL
5 Table  DISMSL SDB:Problem/Solution Link Structure
6 Table  T365 Initial values for PM notification transactions SOURCE VALUE(I_DELETE_ALL) LIKE T365-AKTYP DEFAULT SPACE
7 Table  T365 Initial values for PM notification transactions SOURCE VALUE(I_RESET) LIKE T365-AKTYP DEFAULT 'X'
8 Table  T365 Initial values for PM notification transactions SOURCE VALUE(I_NOMSG) LIKE T365-AKTYP DEFAULT SPACE
9 Table  T365 Initial values for PM notification transactions SOURCE VALUE(I_POST) LIKE T365-AKTYP DEFAULT SPACE