SAP ABAP Interface IF_VMCADMIN_DETAIL_INFO (Additional Information About Detail Views)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_ADMIN (Package) VMC Administration and Monitoring

⤷

⤷

Properties
Interface | IF_VMCADMIN_DETAIL_INFO | |
Short Description | Additional Information About Detail Views |
General Data
Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
Created | 20051206 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_VMCADMIN_DETAIL_INFO has no forward declaration.
Interfaces
Interface IF_VMCADMIN_DETAIL_INFO has no interface.
Friends
Interface IF_VMCADMIN_DETAIL_INFO has no friend.
Attributes
Interface IF_VMCADMIN_DETAIL_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the properties of the active detail view | 20051206 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ACTIVE_VIEW_CHANGED | Instance Event (0) |
Public (2) |
The active detail view has changed | 20051209 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DETAIL_VIEW_ENTRY | Public | See coding | Definition Structure of Detail View | 20051206 | BEGIN OF t_detail_view_entry,
position TYPE i, "left most position is 1
caption TYPE string,
icon TYPE iconname,
quickinfo TYPE iconquick,
fcode TYPE syucomm,
END OF t_detail_view_entry
|
Method Signatures
Method GET_ACTIVE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVE_VIEW | Value transfer | Type reference (TYPE) | T_DETAIL_VIEW_ENTRY | Struktur zur Definition einer Detailsicht | 20051206 |
Method GET_ACTIVE_VIEW on Interface IF_VMCADMIN_DETAIL_INFO has no exception.
Event Signatures
Event ACTIVE_VIEW_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Funktionscode der neuen Detailsicht | 20051209 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |