Table list used by SAP ABAP Function Module CVD2_DDOC_SEND_MESSAGE (DDS: Obsolete !! Versenden einer Fehlermeldung bei Abbruch)
SAP ABAP Function Module
CVD2_DDOC_SEND_MESSAGE (DDS: Obsolete !! Versenden einer Fehlermeldung bei Abbruch) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CVCET | EHS: Error handler - language-dependent error texts | SOURCE VALUE(I_ERROR_CODE) LIKE CVCET-ERRCODE |
|
| 2 | CVDDOCKEY | DDS: DMS document key | SOURCE VALUE(I_DOC) LIKE CVDDOCKEY OPTIONAL |
|
| 3 | CVDPH | DDS: OBSOLETE !! DDOC log, header record | SOURCE VALUE(I_LOGID) LIKE CVDPH-LOGID OPTIONAL |
|
| 4 | CVDREASON | DDS: Reason/origin of delivery order | SOURCE VALUE(I_REASON) LIKE CVDREASON |
|
| 5 | CVDRECEIV | DDS: Information on recipient | SOURCE VALUE(I_RECEIVER) LIKE CVDRECEIV OPTIONAL |
|
| 6 | CVDTLINE | DDS: Single-column text table (132 characters per line) | SOURCE VALUE(I_ERROR_REASON) LIKE CVDTLINE OPTIONAL |
|