Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMCADMIN_NAVCONTEXT | Navigation Tree Properties | 20050420 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMCADMIN_NAVIGATION_OBJECT | Navigation object which responds to navigation tree events | 20050420 |
Properties
Class | CL_VMCADMIN_APP_INFO | |
Short Description | Application | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | VMC_ADMIN | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
Created | 20050420 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VMCADMIN_APP_INFO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_VMCADMIN_NAVCONTEXT | Navigation Tree Properties | 20050420 | ||
2 | IF_VMCADMIN_NAVIGATION_OBJECT | Navigation object which responds to navigation tree events | 20050420 |
Friends
Class CL_VMCADMIN_APP_INFO has no friend class.
Attributes
Methods
Events
Class CL_VMCADMIN_APP_INFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTREEITMS | Private | See coding | 20050420 | MTREEITMS type standard table of MTREEITM
|
||
2 | TT_APP_WAY | Private | See coding | 20050420 | begin of TT_APP_WAY,
NODE_KEY type TV_NODEKEY,
EXPANDED(1) type C,
PARENT_KEY type TV_NODEKEY,
NAME type STRING,
ID type STRING,
end of TT_APP_WAY
|
||
3 | TT_APP_WAYS | Private | See coding | 20050420 | TT_APP_WAYS type sorted table of TT_APP_WAY
with unique key NODE_KEY
|
||
4 | TT_CFG_WAY | Private | See coding | 20050713 | begin of TT_CFG_WAY,
NODE_KEY type TV_NODEKEY,
EXPANDED(1) type C,
PARENT_KEY type TV_NODEKEY,
NAME type STRING,
COMPONENT type STRING,
CUSTOM_PARENT_KEY type TV_NODEKEY,
BASE(1) type C,
A_NAME type STRING,
L_NAME type STRING,
VERSION type I,
CHANGE_DATE type AS4DATE,
CHANGE_TIME type AS4TIME,
CHANGE_USER type AS4USER,
end of TT_CFG_WAY
|
||
5 | TT_CFG_WAYS | Private | See coding | 20050713 | TT_CFG_WAYS type sorted table of TT_CFG_WAY
with unique key NODE_KEY
|
||
6 | TT_DB_M_RESOURCES_STICKY_STRUC | Private | See coding | 20111209 | BEGIN OF tt_db_m_resources_sticky_struc,
name TYPE string,
sticky TYPE c LENGTH 1,
hash_string TYPE string,
END OF tt_db_m_resources_sticky_struc
|
||
7 | TT_DB_M_RESOURCES_STICKY_TABLE | Private | See coding | 20111209 | tt_db_m_resources_sticky_table TYPE TABLE OF tt_db_m_resources_sticky_struc
|
||
8 | TT_DB_STAMPS_TMP | Private | See coding | 20050420 | TT_DB_STAMPS_TMP type standard table of SVMCRT_DB_STAMP_TMP
|
||
9 | TT_DB_WAY | Private | See coding | 20050420 | begin of TT_DB_WAY,
NODE_KEY type TV_NODEKEY,
EXPANDED(1) type C,
PARENT_KEY type TV_NODEKEY,
NAME type STRING,
STAMP type SVMCRT_DB_STAMP,
COMPONENT type STRING,
MODULE type STRING,
end of TT_DB_WAY
|
||
10 | TT_DB_WAYS | Private | See coding | 20050420 | TT_DB_WAYS type sorted table of TT_DB_WAY
with unique key NODE_KEY
|
||
11 | TT_FOLDER | Private | See coding | 20050420 | TT_FOLDER type standard table of SVMCRT_DB_FOLDER_ITEM
|
||
12 | TT_STICKY_STRUC | Private | See coding | 20130212 | BEGIN OF tt_sticky_struc,
name_postfix TYPE string,
bytes TYPE SVMCRTCERTSBIN,
END OF tt_sticky_struc
|
||
13 | TT_STICKY_TABLE | Private | See coding | 20130212 | tt_sticky_table TYPE TABLE OF tt_sticky_struc
|
Method Signatures
Method COMPONENT_CONTAINS_STICKY_RES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMP_NAME | Call by reference | Type reference (TYPE) | STRING | 20111209 | |||
2 | ![]() |
COMP_STAMP | Call by reference | Type reference (TYPE) | SVMCRT_DB_STAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20111209 | ||
3 | ![]() |
IS_STICKY | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20111209 |
Method COMPONENT_CONTAINS_STICKY_RES on class CL_VMCADMIN_APP_INFO has no exception.
Method CREATE_CFG_TOOLBAR Signature
Method CREATE_CFG_TOOLBAR on class CL_VMCADMIN_APP_INFO has no parameter.
Method CREATE_CFG_TOOLBAR on class CL_VMCADMIN_APP_INFO has no exception.
Method CREATE_CFG_TREE Signature
Method CREATE_CFG_TREE on class CL_VMCADMIN_APP_INFO has no parameter.
Method CREATE_CFG_TREE on class CL_VMCADMIN_APP_INFO has no exception.
Method CREATE_LIST Signature
Method CREATE_LIST on class CL_VMCADMIN_APP_INFO has no parameter.
Method CREATE_LIST on class CL_VMCADMIN_APP_INFO has no exception.
Method CREATE_STAMP_LIST Signature
Method CREATE_STAMP_LIST on class CL_VMCADMIN_APP_INFO has no parameter.
Method CREATE_STAMP_LIST on class CL_VMCADMIN_APP_INFO has no exception.
Method CREATE_TOOLBAR Signature
Method CREATE_TOOLBAR on class CL_VMCADMIN_APP_INFO has no parameter.
Method CREATE_TOOLBAR on class CL_VMCADMIN_APP_INFO has no exception.
Method CREATE_TREE Signature
Method CREATE_TREE on class CL_VMCADMIN_APP_INFO has no parameter.
Method CREATE_TREE on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_CFG_TOOLBAR_PRESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20050720 |
Method HANDLE_CFG_TOOLBAR_PRESSED on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_CFG_TREE_NODE_DCLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050715 |
Method HANDLE_CFG_TREE_NODE_DCLICK on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_CFG_TREE_NODE_KEYPRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Value transfer | Attribute reference (LIKE) | 20050721 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050721 |
Method HANDLE_CFG_TREE_NODE_KEYPRESS on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_DISPATCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20050420 |
Method HANDLE_DISPATCH on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_LIST_DRILL_DOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20050420 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20050420 | ||||
3 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20050420 |
Method HANDLE_LIST_DRILL_DOWN on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_LIST_STAMP_CHANGED Signature
Method HANDLE_LIST_STAMP_CHANGED on class CL_VMCADMIN_APP_INFO has no parameter.
Method HANDLE_LIST_STAMP_CHANGED on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_LIST_USER_CMD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20050429 |
Method HANDLE_LIST_USER_CMD on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLEAR_CACHE | Call by reference | Type reference (TYPE) | C | 20050426 |
Method HANDLE_REFRESH on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_TOOLBAR_IN_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20050420 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050420 |
Method HANDLE_TOOLBAR_IN_LIST on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_TOOLBAR_PRESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20050420 |
Method HANDLE_TOOLBAR_PRESSED on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_TREE_EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050420 |
Method HANDLE_TREE_EXPAND_NODE on class CL_VMCADMIN_APP_INFO has no exception.
Method HANDLE_TREE_SEL_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050420 |
Method HANDLE_TREE_SEL_CHANGED on class CL_VMCADMIN_APP_INFO has no exception.
Method INIT_TREE Signature
Method INIT_TREE on class CL_VMCADMIN_APP_INFO has no parameter.
Method INIT_TREE on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_APP_ACTGROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_APP_ACTGROUP on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_APP_ACTGROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_APP_ACTGROUPS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_APP_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_APP_ACTIVATION on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_APP_ACTIVATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_APP_ACTIVATIONS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_APP_BINDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_APP_BINDINGS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_APP_INGROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_APP_INGROUPS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_APP_OBSOLACTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050425 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050425 |
Method LIST_APP_OBSOLACTS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_APP_RESOURCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_APP_RESOURCES on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_CFG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050713 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050713 |
Method LIST_CFG on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_CFG_BASE_CUSTOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050714 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050714 |
Method LIST_CFG_BASE_CUSTOM on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_CFG_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050714 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050714 |
Method LIST_CFG_COMPONENT on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_CFG_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050714 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050714 |
Method LIST_CFG_COMPONENTS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_CFG_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050714 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050714 |
Method LIST_CFG_CONFIG on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_CFG_OBSOLETES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050715 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050715 |
Method LIST_CFG_OBSOLETES on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_C_BINDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_C_BINDINGS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_C_MODULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_C_MODULE on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_C_MODULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_C_MODULES on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_C_RESOURCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_C_RESOURCES on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_IMPORTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050426 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050426 |
Method LIST_DB_IMPORTS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_L_BINDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_L_BINDINGS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_L_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_L_COMPONENT on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_L_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_L_COMPONENTS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_M_BINDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_M_BINDINGS on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_M_MANIFEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_M_MANIFEST on class CL_VMCADMIN_APP_INFO has no exception.
Method LIST_DB_M_RESOURCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST | Call by reference | Type reference (TYPE) | C | 20050420 | |||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050420 |
Method LIST_DB_M_RESOURCES on class CL_VMCADMIN_APP_INFO has no exception.
Method MODULE_CONTAINS_STICKY_RES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMP_NAME | Call by reference | Type reference (TYPE) | STRING | 20111209 | |||
2 | ![]() |
IS_STICKY | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20111209 | ||
3 | ![]() |
MOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20111209 |
Method MODULE_CONTAINS_STICKY_RES on class CL_VMCADMIN_APP_INFO has no exception.
Method MODULE_LIST_STICKY_RES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMP_NAME | Call by reference | Type reference (TYPE) | STRING | 20111209 | |||
2 | ![]() |
MOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20111209 | |||
3 | ![]() |
RES_STICKY_LIST | Call by reference | Type reference (TYPE) | TT_STICKY_TABLE | Ressourcen eines Moduls | 20130212 |
Method MODULE_LIST_STICKY_RES on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_BAD_STAMP Signature
Method OPER_BAD_STAMP on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_BAD_STAMP on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_CFG_ACTIVATE Signature
Method OPER_CFG_ACTIVATE on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_CFG_ACTIVATE on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_CFG_COPY Signature
Method OPER_CFG_COPY on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_CFG_COPY on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_CFG_CREATE Signature
Method OPER_CFG_CREATE on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_CFG_CREATE on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_CFG_DIRTY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANSWER | Call by reference | Type reference (TYPE) | C | 20050721 |
Method OPER_CFG_DIRTY_CHECK on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_CFG_DIRTY_SAVE Signature
Method OPER_CFG_DIRTY_SAVE on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_CFG_DIRTY_SAVE on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_CFG_SAVE Signature
Method OPER_CFG_SAVE on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_CFG_SAVE on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_CFG_TRANSPORT Signature
Method OPER_CFG_TRANSPORT on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_CFG_TRANSPORT on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_COMPACT Signature
Method OPER_COMPACT on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_COMPACT on class CL_VMCADMIN_APP_INFO has no exception.
Method OPER_DELETE Signature
Method OPER_DELETE on class CL_VMCADMIN_APP_INFO has no parameter.
Method OPER_DELETE on class CL_VMCADMIN_APP_INFO has no exception.
Method TREE_CFG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050715 |
Method TREE_CFG on class CL_VMCADMIN_APP_INFO has no exception.
Method TREE_CFG_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20050721 |
Method TREE_CFG_EDIT on class CL_VMCADMIN_APP_INFO has no exception.
Method TREE_CFG_EDIT_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20050722 |
Method TREE_CFG_EDIT_DEL on class CL_VMCADMIN_APP_INFO has no exception.
Method TREE_CFG_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20050726 |
Method TREE_CFG_TOOLBAR on class CL_VMCADMIN_APP_INFO has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |