SAP ABAP Interface IF_STW_USER_EMAIL_BADI (Interface for BAdI: STW_USER_EMAIL_BADI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)
⤷
⤷
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
| Interface | IF_STW_USER_EMAIL_BADI | |
| Short Description | Interface for BAdI: STW_USER_EMAIL_BADI |
General Data
| Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
| Created | 20110818 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_STW_USER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110818 |
Friends
Interface IF_STW_USER_EMAIL_BADI has no friend.
Attributes
Interface 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
Interface IF_STW_USER_EMAIL_BADI has no event.
Types
Interface 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 Interface IF_STW_USER_EMAIL_BADI has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |