SAP ABAP Interface IF_SATC_USER_DATA_PROVIDER (User data provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC_API (Package) INTERNAL: - *NO* REUSE - Test services API

⤷

⤷

Properties
Interface | IF_SATC_USER_DATA_PROVIDER | |
Short Description | User data provider |
General Data
Package | SATC_ABAP_CHECK_SVC_API | INTERNAL: - *NO* REUSE - Test services API |
Created | 20110418 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_USER_DATA_PROVIDER has no forward declaration.
Interfaces
Interface IF_SATC_USER_DATA_PROVIDER has no interface.
Friends
Interface IF_SATC_USER_DATA_PROVIDER has no friend.
Attributes
Interface 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
Interface IF_SATC_USER_DATA_PROVIDER has no event.
Types
Interface 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 | 740 |