SAP ABAP Class CL_WDR_P6S_RES_ADMIN_WHEREUSED (Personas Resources Admin Where-Used List)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_PERSONAS (Package) Web Dynpro ABAP Objects for Personas
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_P6S_RES_ADMIN_BASE | Personas Roles Admin Basis | 20140807 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20140807 |
Properties
| Class | CL_WDR_P6S_RES_ADMIN_WHEREUSED | |
| Short Description | Personas Resources Admin Where-Used List | |
| Super Class | CL_WDR_P6S_RES_ADMIN_BASE | Personas Roles Admin Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_PERSONAS | Web Dynpro ABAP Objects for Personas |
| Created | 20140807 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_P6S_RES_ADMIN_WHEREUSED has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20140807 |
Friends
Class CL_WDR_P6S_RES_ADMIN_WHEREUSED has no friend class.
Attributes
Class CL_WDR_P6S_RES_ADMIN_WHEREUSED has no attribute.
Methods
Class CL_WDR_P6S_RES_ADMIN_WHEREUSED has no method.
Events
Class CL_WDR_P6S_RES_ADMIN_WHEREUSED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_RESOURCE_USAGE | Public | See coding | 20140807 | begin of ts_resource_usage,
usage_type type char10,
name type string,
app_id type tcode,
id type SYSUUID_C,
end of ts_resource_usage
|
||
| 2 | TT_RESOURCE_USAGE | Public | See coding | 20140807 | tt_resource_usage type standard table of ts_resource_usage
|
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |