Data Element list used by SAP ABAP Function Module EDIT_REASON_CODE (Eingabe eines Begründungscodes)
SAP ABAP Function Module
EDIT_REASON_CODE (Eingabe eines Begründungscodes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | SOURCE REFERENCE(MODE) TYPE CHAR1 DEFAULT 'C' |
|
| 2 | PLAN_ACTIVITY | Trip Activity Type | SOURCE REFERENCE(ACTIVITY) TYPE PLAN_ACTIVITY OPTIONAL |
|
| 3 | PROF_ID | Travel Profile | SOURCE REFERENCE(PROFILE) TYPE PROF_ID OPTIONAL |
|
| 4 | REASON_CATEGORY | Reason Category | SOURCE REFERENCE(REASON_CATEGORY) TYPE REASON_CATEGORY |
|
| 5 | REASON_CODE | Reason Code | SOURCE VALUE(REASON_CODE) TYPE REASON_CODE |
|
| 6 | REASON_TEXT | Reason Text | SOURCE VALUE(REASON_TEXT) TYPE REASON_TEXT |
|
| 7 | TEXT60 | Text Field of Length 60 | SOURCE REFERENCE(TITLE_TEXT) TYPE TEXT60 OPTIONAL |
|