SAP ABAP Class IF_SATC_USER_DATA_PROVIDER (User data provider)
Properties
| Class | IF_SATC_USER_DATA_PROVIDER | |
| Short Description | User data provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110418 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_USER_DATA_PROVIDER has no forward declaration.
Interfaces
Class IF_SATC_USER_DATA_PROVIDER has no interface implemented.
Friends
Class IF_SATC_USER_DATA_PROVIDER has no friend class.
Attributes
Class IF_SATC_USER_DATA_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides SMTP address for user account | 20110418 | |
| 2 | Instance method | Public | Method | Provides name for user account | 20110418 |
Events
Class IF_SATC_USER_DATA_PROVIDER has no event.
Types
Class IF_SATC_USER_DATA_PROVIDER has no local type.
Method Signatures
Method GET_EMAIL_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EMAIL_ADDRESS | Value transfer | Type reference (TYPE) | STRING | SMTP-address | 20110418 | |||
| 2 | I_USER_NAME | Call by reference | Type reference (TYPE) | SYUNAME | User account (SY-UNAME) | 20110418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110418 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIRST_NAME | Value transfer | Type reference (TYPE) | STRING | First name | 20110418 | |||
| 2 | E_LAST_NAME | Value transfer | Type reference (TYPE) | STRING | Last name | 20110418 | |||
| 3 | I_USER_NAME | Call by reference | Type reference (TYPE) | SYUNAME | User account (SY-UNAME) | 20110418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110418 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |