Data Element list used by SAP ABAP Function Module COMH_CREATE_MESSAGE_HEADER (Anlegen eines Meldungskopfes)
SAP ABAP Function Module
COMH_CREATE_MESSAGE_HEADER (Anlegen eines Meldungskopfes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ANUZT | Time when the record was created | SOURCE REFERENCE(SEUZT) LIKE RCOMH-SEUZT DEFAULT SY-TIMLO |
|
| 2 | CO_MELDG | Process Message Category | SOURCE REFERENCE(MSCLA) LIKE RCOMH-MSCLA |
|
| 3 | CO_MSID | Number of the Process Message | SOURCE REFERENCE(MSID) LIKE RCOMH-MSID DEFAULT 1 |
|
| 4 | CO_SOURCE | Sender of the process message | SOURCE REFERENCE(SOURCE) LIKE RCOMH-SOURCE OPTIONAL |
|
| 5 | ERDAT | Date on which the record was created | SOURCE REFERENCE(SEDAT) LIKE RCOMH-SEDAT DEFAULT SY-DATLO |
|
| 6 | FLAG | General Flag | SOURCE REFERENCE(DUNKEL) TYPE FLAG DEFAULT SPACE |
|
| 7 | TSTKZ | Indicator: Message or Control Recipe for Test Purposes | SOURCE REFERENCE(TSTKZ) LIKE RCOMH-TSTKZ |
|
| 8 | WERKS_D | Plant | SOURCE REFERENCE(WERK) LIKE RCOMH-WERK |
|