SAP ABAP Class CL_ST05_DDIC_INFO_V (ST05 DDIC Info View Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
⤷
ST05 (Package) ST05 Performance Trace
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PTC_V_SCREEN | View Class for Screens for Performance Tools | 20130315 |
Properties
| Class | CL_ST05_DDIC_INFO_V | |
| Short Description | ST05 DDIC Info View Class | |
| Super Class | CL_PTC_V_SCREEN | View Class for Screens for Performance Tools |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ST05 | ST05 Performance Trace |
| Created | 20100715 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ST05_DDIC_INFO_V has no interface implemented.
Friends
Class CL_ST05_DDIC_INFO_V has no friend class.
Attributes
Class CL_ST05_DDIC_INFO_V has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display Properties of DDIC Object | 20100715 | |
| 2 | Instance method | Public | Method | Display Indexes of DDIC Object | 20100721 | |
| 3 | Instance method | Public | Method | Get Screen Fields | 20100715 | |
| 4 | Instance method | Public | Method | Set Screen Fields | 20100715 |
Events
Class CL_ST05_DDIC_INFO_V has no event.
Types
Class CL_ST05_DDIC_INFO_V has no local type.
Method Signatures
Method DISPLAY_DDIC_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_INFORMATION_TABLE | Call by reference | Type reference (TYPE) | ST05_DDIC_INFORMATION_TABLE | Tabelle mit DDIC Informationen | 20110516 |
Method DISPLAY_DDIC_INFO on class CL_ST05_DDIC_INFO_V has no exception.
Method DISPLAY_INDEX_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_INFORMATION | Call by reference | Type reference (TYPE) | ST05_DDIC_INFORMATION | DDIC Information | 20100721 | |||
| 2 | INDEX_ID | Call by reference | Type reference (TYPE) | ST05_INDEX_ID | ID of an index on a table | 20100722 |
Method DISPLAY_INDEX_FIELDS on class CL_ST05_DDIC_INFO_V has no exception.
Method GET_SCREEN_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_ID | Call by reference | Type reference (TYPE) | ST05_INDEX_ID | ID of an index on a table | 20100722 | |||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20100722 |
Method GET_SCREEN_FIELDS on class CL_ST05_DDIC_INFO_V has no exception.
Method SET_SCREEN_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20100715 |
Method SET_SCREEN_FIELDS on class CL_ST05_DDIC_INFO_V has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |