SAP ABAP Class /MRSS/IF_EX_DPR_UI (Interface for BAdI: /MRSS/DPR_BADI_UI)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080229 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_DPR_UI_IMPL | Class for BAdI Impl.: /MRSS/DPR_UI_ENH_IMPL | 20130808 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_EX_DPR_UI_EXAMP | Example for /MRSS/DPR_BADI_UI | 20080229 |
Properties
| Class | /MRSS/IF_EX_DPR_UI | |
| Short Description | Interface for BAdI: /MRSS/DPR_BADI_UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080229 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/IF_EX_DPR_UI has no forward declaration.
Interfaces
Class /MRSS/IF_EX_DPR_UI has no interface implemented.
Friends
Class /MRSS/IF_EX_DPR_UI has no friend class.
Attributes
Class /MRSS/IF_EX_DPR_UI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080319 | ||
| 2 | Instance method | Public | Method | 20080617 | ||
| 3 | Instance method | Public | Method | 20080319 | ||
| 4 | Instance method | Public | Method | 20080319 | ||
| 5 | Instance method | Public | Method | 20080319 | ||
| 6 | Instance method | Public | Method | 20080319 |
Events
Class /MRSS/IF_EX_DPR_UI has no event.
Types
Class /MRSS/IF_EX_DPR_UI has no local type.
Method Signatures
Method CHECK_USER_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UI_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_UI_DATA | Structure to hold the UI data in the custom MRS tab | 20080420 | |||
| 2 | ES_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080319 | |||
| 3 | ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20080319 | |||
| 4 | ET_ERROR_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_SYMSG_TAB | Table Type symsg | 20080319 |
Method CHECK_USER_INPUT on class /MRSS/IF_EX_DPR_UI has no exception.
Method CHECK_USER_INPUT_ON_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UI_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_UI_DATA | Structure to hold the UI data in the custom MRS tab | 20080617 | |||
| 2 | ES_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080617 | |||
| 3 | ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20080617 | |||
| 4 | ET_ERROR_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_SYMSG_TAB | Table Type symsg | 20080617 | |||
| 5 | IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_ACT_RPN_UI_TREE | Data to be displayed in ALV tree | 20080617 | |||
| 6 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20080617 |
Method CHECK_USER_INPUT_ON_ACTION on class /MRSS/IF_EX_DPR_UI has no exception.
Method GET_CUST_MAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RECPT_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_EMAIL_RECPT_TAB | Email Receipents Table | 20080319 | |||
| 2 | CT_SO_USER_ATTACH_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_USER_SO_ATTACH_TAB | SAP Office Users Attachments Table | 20080319 | |||
| 3 | CV_BODY_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080319 | ||||
| 4 | CV_SUBJECT | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Short description of contents | 20080319 | |||
| 5 | IS_UI_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_UI_DATA | Structure to hold the UI data in the custom MRS tab | 20080319 |
Method GET_CUST_MAIL_DATA on class /MRSS/IF_EX_DPR_UI has no exception.
Method HANDLE_UI_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UI_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_UI_DATA | Structure to hold the UI data in the custom MRS tab | 20080319 | |||
| 2 | RT_BAPI_ERROR | Value transfer | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080319 |
Method HANDLE_UI_EVENT on class /MRSS/IF_EX_DPR_UI has no exception.
Method SET_CUST_ACTION1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UI_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_UI_DATA | Structure to hold the UI data in the custom MRS tab | 20080319 | |||
| 2 | RT_BAPI_ERROR | Value transfer | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080319 |
Method SET_CUST_ACTION1 on class /MRSS/IF_EX_DPR_UI has no exception.
Method SET_CUST_ACTION2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UI_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_UI_DATA | Structure to hold the UI data in the custom MRS tab | 20080319 | |||
| 2 | RT_BAPI_ERROR | Value transfer | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080319 |
Method SET_CUST_ACTION2 on class /MRSS/IF_EX_DPR_UI has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |