Data Element list used by SAP ABAP Function Module /MRSS/RMS_REASON_CLOSE_GET (Read Reasons for Close)
SAP ABAP Function Module
/MRSS/RMS_REASON_CLOSE_GET (Read Reasons for Close) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /MRSS/T_RM_CLOSED_REASON_DESC | Description of Reason for Closing | SOURCE REFERENCE(EV_DESCRIPTION) TYPE /MRSS/T_RM_CLOSED_REASON_DESC |
|
| 2 | /MRSS/T_RM_REASON_CLOSE | Code for Closing Reason | SOURCE REFERENCE(IV_CLOSE_REASON) TYPE /MRSS/T_RM_REASON_CLOSE OPTIONAL |
|
| 3 | LANG | Language ID | SOURCE REFERENCE(IV_LANGUAGE) TYPE LANG DEFAULT SY-LANGU |
|