SAP ABAP Class CL_SALV_CSQ_VIEWER_REFS_STRUCT (OBSOLETE: Viewer for structures with references)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSQ (Package) Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSQ_XML_VIEWER | OBSOLETE: XML Viewer | 20080909 |
Properties
| Class | CL_SALV_CSQ_VIEWER_REFS_STRUCT | |
| Short Description | OBSOLETE: Viewer for structures with references | |
| Super Class | CL_SALV_CSQ_XML_VIEWER | OBSOLETE: XML Viewer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSQ | Tools |
| Created | 20080909 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_CSQ_VIEWER_REFS_STRUCT has no forward declaration.
Interfaces
Class CL_SALV_CSQ_VIEWER_REFS_STRUCT has no interface implemented.
Friends
Class CL_SALV_CSQ_VIEWER_REFS_STRUCT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20080909 |
Methods
Class CL_SALV_CSQ_VIEWER_REFS_STRUCT has no method.
Events
Class CL_SALV_CSQ_VIEWER_REFS_STRUCT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_STRUCTURE_MAPPING | Private | See coding | 20080909 | BEGIN OF ys_structure_mapping,
absolute_name type string,
t_data_fields type if_salv_csq=>yt_field_name,
t_reference_fields type if_salv_csq=>yt_field_name,
r_structure type ref to data,
END OF ys_structure_mapping
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |