SAP ABAP Class CL_USMD_USER_PROFILE_GUI_WD (User profile)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_MAIN (Package) Main objects of generic MDG UIs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_EVENT_WD | FinBasis Workbench: Communication Web Dynpro - FPM | 20081029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_VIEW_WD | FinBasis Workbench: Communication WebDynpro - Data Class | 20081029 |
Properties
| Class | CL_USMD_USER_PROFILE_GUI_WD | |
| Short Description | User profile | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD2_MAIN | Main objects of generic MDG UIs |
| Created | 20081029 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_USER_PROFILE_GUI_WD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_USMD_EVENT_WD | FinBasis Workbench: Communication Web Dynpro - FPM | 20081029 | ||
| 2 | IF_USMD_VIEW_WD | FinBasis Workbench: Communication WebDynpro - Data Class | 20081029 |
Friends
Class CL_USMD_USER_PROFILE_GUI_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | USMD_T_USER | User list | 20081103 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CLICK_LINK' | 20081103 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SEND_EMAIL' | 20081105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get user profile | 20081029 | |
| 2 | Instance method | Public | Method | Initialize the Component | 20081103 |
Events
Class CL_USMD_USER_PROFILE_GUI_WD has no event.
Types
Class CL_USMD_USER_PROFILE_GUI_WD has no local type.
Method Signatures
Method GET_USER_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_USER_PROFILE | Call by reference | Type reference (TYPE) | USMD_S_USER_PROFILE | user profile | 20081029 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20081029 | |||
| 3 | ID_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20081029 |
Method GET_USER_PROFILE on class CL_USMD_USER_PROFILE_GUI_WD has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20081103 | |||
| 2 | IT_USER | Call by reference | Type reference (TYPE) | USMD_T_USER | Tabelle für Benutzer | 20081103 |
Method INITIALIZE on class CL_USMD_USER_PROFILE_GUI_WD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |