Table list used by SAP ABAP Function Module ISMA_DELETE_PROBLEM_DAMAGE (SDB: (RFC) Delete/get problem damages)
SAP ABAP Function Module
ISMA_DELETE_PROBLEM_DAMAGE (SDB: (RFC) Delete/get problem damages) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DISMP | SDB: Dialog Table for Problem | SOURCE VALUE(I_ISMNR) LIKE DISMP-ISMNR OPTIONAL |
|
| 2 | DISMP | SDB: Dialog Table for Problem | ||
| 3 | DITPR | SDB: Dialog Table Item Damage | ||
| 4 | DITPR | SDB: Dialog Table Item Damage | SOURCE VALUE(I_LOCATION_CNT) LIKE DITPR-OPCNT DEFAULT 0 |
|
| 5 | DITPR | SDB: Dialog Table Item Damage | SOURCE IMPORT_DAMAGES STRUCTURE DITPR OPTIONAL |
|
| 6 | DITPR | SDB: Dialog Table Item Damage | SOURCE EXPORT_DAMAGES STRUCTURE DITPR |
|
| 7 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_DELETE_ALL) LIKE T365-AKTYP DEFAULT SPACE |
|
| 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 |
|
| 10 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_RESET) LIKE T365-AKTYP DEFAULT 'X' |
|