Data Element list used by SAP ABAP Function Module COMH_CREATE_MESSAGE_BODY (Anlegen und Bewerten der Elemente einer Meldung)
SAP ABAP Function Module
COMH_CREATE_MESSAGE_BODY (Anlegen und Bewerten der Elemente einer Meldung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CO_BORD | Process order number | SOURCE REFERENCE(BATCH_ID) LIKE COCHP-BID DEFAULT SPACE |
|
| 2 | CO_SOURCE | Sender of the process message | SOURCE REFERENCE(SOURCE) LIKE COMHP-SOURCE DEFAULT SPACE |
|
| 3 | FLAG | General Flag | SOURCE REFERENCE(DUNKEL) TYPE FLAG DEFAULT SPACE |
|
| 4 | PI_CRID | PI sheet (process instruction sheet) | SOURCE REFERENCE(CONTROL_RECIPE_ID) LIKE COCHP-CRID OPTIONAL |
|
| 5 | VORNR | Operation/Activity Number | SOURCE REFERENCE(OPERATION_ID) LIKE COFTP-VORNR DEFAULT SPACE |
|
| 6 | VORNR | Operation/Activity Number | SOURCE REFERENCE(PHASE_ID) LIKE COFTP-VORNR DEFAULT SPACE |
|