SAP ABAP Class IF_STW_USER_EMAIL_BADI (Interface for BAdI: STW_USER_EMAIL_BADI)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110818 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_USER_BADI_DEFAULT | Default BADI implementation for determination user E-Mail | 20110818 |
Properties
| Class | IF_STW_USER_EMAIL_BADI | |
| Short Description | Interface for BAdI: STW_USER_EMAIL_BADI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110818 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_STW_USER_EMAIL_BADI has no interface implemented.
Friends
Class IF_STW_USER_EMAIL_BADI has no friend class.
Attributes
Class IF_STW_USER_EMAIL_BADI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the StreamWork E-Mail Address for a Backend User | 20110818 | |
| 2 | Instance method | Public | Method | Get the Backend User for an StreamWork E-Mail Address | 20110818 | |
| 3 | Instance method | Public | Method | Map user to USREXTID structure | 20120320 |
Events
Class IF_STW_USER_EMAIL_BADI has no event.
Types
Class IF_STW_USER_EMAIL_BADI has no local type.
Method Signatures
Method GET_STW_EMAIL_FOR_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BACKEND_USER_EMAIL | Call by reference | Type reference (TYPE) | STW_USER_SW_EMAIL | 20110819 | ||||
| 2 | EV_BACKEND_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120627 | ||||
| 3 | IV_BACKEND_USER_ID | Call by reference | Type reference (TYPE) | IF_STW_USER=>TV_BACKEND_USER_ID | Backend User | 20110818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | StreamWork User exceptions | 20110818 |
Method GET_USER_FOR_STW_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BACKEND_USER_ID | Call by reference | Type reference (TYPE) | IF_STW_USER=>TV_BACKEND_USER_ID | 20110819 | ||||
| 2 | IV_BACKEND_USER_EMAIL | Call by reference | Type reference (TYPE) | STW_USER_SW_EMAIL | 20110819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | StreamWork User exceptions | 20110818 |
Method MAP_TO_USREXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXTID | Call by reference | Type reference (TYPE) | CLB_USREXTIDMAPT | Assignment of External ID to Users | 20120320 | |||
| 2 | EV_MSG | Call by reference | Type reference (TYPE) | BAPI_MSG | Message Text | 20120320 | |||
| 3 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120320 | |||
| 4 | IV_ETYPE | Call by reference | Type reference (TYPE) | EXTID_TYPE | External ID type | 20120320 | |||
| 5 | IV_POSTFIX | Call by reference | Type reference (TYPE) | STRING | 20120320 | ||||
| 6 | IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20120320 |
Method MAP_TO_USREXTID on class IF_STW_USER_EMAIL_BADI has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |