Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_CFG_CONTROL_AREA | ConfigMgmt Screen Area Controller | 20010704 |
Properties
Class | CL_CCM_CFG_NAVIGATION_AREA | |
Short Description | ConfigMgmt Navigation Area Controller | |
Super Class | CL_CCM_CFG_CONTROL_AREA | ConfigMgmt Screen Area Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DI_CCM | Configuration Control |
Created | 20010704 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CCM_CFG_NAVIGATION_AREA has no forward declaration.
Interfaces
Class CL_CCM_CFG_NAVIGATION_AREA has no interface implemented.
Friends
Class CL_CCM_CFG_NAVIGATION_AREA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_CONFIGURATION_MANAGER | Entry Class of Configuration Manager Application Layer | 20010712 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | CCM: As-Maintained Configuration | 20010817 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010903 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010903 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20010714 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYN | Node Layout of ALV Tree Control | 20011024 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20010730 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CCM_FIELDCAT_NAVIGATION_AREA | 20010820 | |||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20010704 | ||
10 | ![]() |
Instance attribute | Private | See coding | 20010705 | ||||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20010711 | ||
12 | ![]() |
Instance attribute | Private | See coding | 20010711 | ||||
13 | ![]() |
Instance attribute | Private | See coding | T_CCM_LAYOUT | 20010820 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TOOLBAR_STRUC | 20010711 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CREATE_BOM_HOLE | Instance Event (0) |
Public (2) |
20060217 | |
2 | CREATE_HOLE | Instance Event (0) |
Public (2) |
20010711 | |
3 | NODE_DELETED | Instance Event (0) |
Public (2) |
20010822 | |
4 | NODE_DETAIL | Instance Event (0) |
Public (2) |
20010705 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | NODE_ITEM | Private | See coding | 20010705 | BEGIN OF node_item,
node_key TYPE lvc_nkey,
equi_ref TYPE REF TO cl_ccm_equipment,
floc_ref TYPE REF TO cl_ccm_funcloc,
hole_ref TYPE REF TO cl_ccm_hole,
bom_ref TYPE REF TO cl_ccm_bomitem,
END OF node_item
|
||
2 | NODE_ITEM_TARGET | Private | See coding | NODE_ITEM_TARGET | 20010815 | BEGIN OF node_item_target,
node_key TYPE lvc_nkey,
mpl_ref TYPE REF TO cl_ccm_mpl_node,
END OF node_item_target
|
|
3 | TOOLBAR_STRUC | Private | See coding | TOOLBAR_STRUC | 20010711 | BEGIN OF toolbar_struc,
fcode TYPE ui_func,
icon TYPE iconname,
type TYPE tb_btype,
text TYPE text40,
tip TYPE iconquick,
END OF toolbar_struc
|
|
4 | TYPE_NODE_ITEMS | Private | See coding | TYPE_NODE_ITEMS | 20010914 | type_node_items TYPE TABLE OF node_item
|
Method Signatures
Method ADD_NODE_TO_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOM_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_BOMITEM | CCM: Wartungsobjektstücklistenposition | 20060214 | ||
2 | ![]() |
EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010713 | ||
3 | ![]() |
FLAG_FOLDER | Call by reference | Type reference (TYPE) | C | Flag to indicate whether folder or not | 20010717 | ||
4 | ![]() |
FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010713 | ||
5 | ![]() |
HOLE_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_HOLE | CCM: Maintenance Object "Hole" | 20010724 | ||
6 | ![]() |
PARENT_EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010713 | ||
7 | ![]() |
PARENT_FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010713 |
Method ADD_NODE_TO_PARENT on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ADD_PARENT_TO_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010713 | ||
2 | ![]() |
FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010713 | ||
3 | ![]() |
PARENT_EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010713 | ||
4 | ![]() |
PARENT_FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010713 |
Method ADD_PARENT_TO_NODE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method AS_MAINTAINED_CONFIG_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY_EQUIPMENT_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010824 | ||
2 | ![]() |
ENTRY_FUNCLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010824 | ||
3 | ![]() |
EV_AS_MAINTND_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | CCM: As Maintained Configuration | 20010824 |
Method AS_MAINTAINED_CONFIG_LOAD on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_LAYER_CONFMGR | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CONFIGURATION_MANAGER | Entry class of configuration manager application layer | 20010712 | ||
2 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20010704 |
Method CONSTRUCTOR on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method COPY_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Root of (sub)tree to be copied | 20010713 | ||
2 | ![]() |
TARGET_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Destination | 20010713 |
Method COPY_TREE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method DELETE_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | Root of tree to be deleted | 20010716 |
Method DELETE_TREE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BOMITEMS | Call by reference | Type reference (TYPE) | TT_CCM_BITEM_NODE_STRUCTURE | CCM: Stücklistenposition Knotentabelle | 20060214 | ||
2 | ![]() |
CT_EQUIPMENTS | Call by reference | Type reference (TYPE) | TT_CCM_EQUI_NODE_STRUCTURE | CCM_equi_NODE_STRUCTURE | 20010716 | ||
3 | ![]() |
CT_FUNCLOCS | Call by reference | Type reference (TYPE) | TT_CCM_FLOC_NODE_STRUCTURE | CCM_FLOC_NODE_STRUCTURE | 20010716 | ||
4 | ![]() |
CT_HOLES | Call by reference | Type reference (TYPE) | TT_CCM_HOLE_NODE_STRUCTURE | CCM_HOLE_NODE_STRUCTURE | 20010920 | ||
5 | ![]() |
EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010713 | ||
6 | ![]() |
FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010713 |
Method GET_CHILDREN on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method GET_ENTRY_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY_EQUI | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010903 | ||
2 | ![]() |
ENTRY_FLOC | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010903 |
Method GET_ENTRY_NODE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010713 | ||
2 | ![]() |
EV_PARENT_EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Parent Equipment | 20010717 | ||
3 | ![]() |
EV_PARENT_FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location Parent FLoc | 20010717 | ||
4 | ![]() |
FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010713 |
Method GET_PARENT on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method GET_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NKEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | Nodes to be expanded | 20010919 | ||
2 | ![]() |
EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010716 | ||
3 | ![]() |
FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010716 | ||
4 | ![]() |
IV_EXPLODE | Call by reference | Type reference (TYPE) | C | Explode ('Y': yes, 'N': no, 'U': prompt user) | 20010919 | ||
5 | ![]() |
IV_LOAD_CONFIG | Call by reference | Type reference (TYPE) | C | 'X': Call application layer for load | 20010920 | ||
6 | ![]() |
KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV tree control: Node-key | 20010719 |
Method GET_TREE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_CHANGE_BOMITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOMITEM_REF | Call by reference | Attribute reference (LIKE) | 20060228 |
Method ON_CHANGE_BOMITEM on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_CHANGE_EQUIPMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUI_REF | Call by reference | Attribute reference (LIKE) | 20010821 |
Method ON_CHANGE_EQUIPMENT on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_CHANGE_HOLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HOLE_REF | Call by reference | Attribute reference (LIKE) | 20010821 |
Method ON_CHANGE_HOLE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_DELETE_HOLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HOLE_REF | Call by reference | Attribute reference (LIKE) | 20010822 |
Method ON_DELETE_HOLE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_DROPDOWN_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20060531 | ||||
2 | ![]() |
POSX | Call by reference | Attribute reference (LIKE) | 20060531 | ||||
3 | ![]() |
POSY | Call by reference | Attribute reference (LIKE) | 20060531 |
Method ON_DROPDOWN_CLICKED on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_EXPAND_NC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010802 |
Method ON_EXPAND_NC on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010712 |
Method ON_FUNCTION_SELECTED on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_ITEM_CONTEXT_MENU_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Value transfer | Attribute reference (LIKE) | 20010928 | ||||
2 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20010928 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010928 |
Method ON_ITEM_CONTEXT_MENU_REQUESTED on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_ITEM_CONTEXT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010928 | ||||
2 | ![]() |
FIELDNAME | Value transfer | Attribute reference (LIKE) | 20010928 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010928 |
Method ON_ITEM_CONTEXT_MENU_SELECTED on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_ITEM_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Value transfer | Attribute reference (LIKE) | 20010717 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010717 |
Method ON_ITEM_DOUBLE_CLICK on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_NEW_HOLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BOMITEM_REF | Call by reference | Attribute reference (LIKE) | 20060302 | ||||
2 | ![]() |
IV_EQUI_REF | Call by reference | Attribute reference (LIKE) | 20010822 | ||||
3 | ![]() |
IV_FLOC_REF | Call by reference | Attribute reference (LIKE) | 20010822 | ||||
4 | ![]() |
IV_HOLE_REF | Call by reference | Attribute reference (LIKE) | 20010822 |
Method ON_NEW_HOLE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_NODE_CONTEXT_MENU_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20010823 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010823 |
Method ON_NODE_CONTEXT_MENU_REQUESTED on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_NODE_CONTEXT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010823 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010823 |
Method ON_NODE_CONTEXT_MENU_SELECTED on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010705 |
Method ON_NODE_DOUBLE_CLICK on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method ON_UPDATE_NAVIGATION_AREA Signature
Method ON_UPDATE_NAVIGATION_AREA on class CL_CCM_CFG_NAVIGATION_AREA has no parameter.
Method ON_UPDATE_NAVIGATION_AREA on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method PATH_TO_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NODES | Call by reference | Type reference (TYPE) | TYPE_NODE_ITEMS | Nodes to be expanded | 20010914 | ||
2 | ![]() |
EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010717 | ||
3 | ![]() |
FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010717 |
Method PATH_TO_ROOT on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method SCROLL_TO_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOM_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_BOMITEM | CCM: Wartungsobjektstücklistenposition | 20060327 | ||
2 | ![]() |
EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010919 | ||
3 | ![]() |
FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Object Equipment | 20010919 | ||
4 | ![]() |
HOLE_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_HOLE | CCM: Maintenance Object "Hole" | 20010919 | ||
5 | ![]() |
MPL_NODE_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MPL_NODE | ConfigMgmt MPL node | 20010919 |
Method SCROLL_TO_NODE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method UPDATE_NAVIGATION_ON_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EQUI_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010820 | ||
2 | ![]() |
IV_FLOC_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010820 | ||
3 | ![]() |
IV_HOLE_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_HOLE | CCM: Maintenance Object "Hole" | 20010820 |
Method UPDATE_NAVIGATION_ON_UPDATE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method XXX_CONVERSION_ROUTINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | C | object id | 20010924 | ||
2 | ![]() |
IV_EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010924 | ||
3 | ![]() |
IV_FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010924 |
Method XXX_CONVERSION_ROUTINE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _CREATE_BOM_HOLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NKEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20060217 | |||
2 | ![]() |
IV_NODE_ITEM | Call by reference | Type reference (TYPE) | NODE_ITEM | 20060217 |
Method _CREATE_BOM_HOLE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _CREATE_HOLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NKEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV Tree Control: Node Table | 20010921 | ||
2 | ![]() |
IV_NODE_ITEM | Call by reference | Type reference (TYPE) | NODE_ITEM | Selected node | 20010921 |
Method _CREATE_HOLE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NKEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV Tree Control: Node Table | 20010921 | ||
2 | ![]() |
IV_NODE_ITEM | Call by reference | Type reference (TYPE) | NODE_ITEM | Selected node | 20010921 |
Method _GET_CHILDREN on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NKEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV Tree Control: Node Table | 20010921 | ||
2 | ![]() |
IV_NODE_ITEM | Call by reference | Type reference (TYPE) | NODE_ITEM | Selected node | 20010921 |
Method _GET_PARENT on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _GET_PATH_TO_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NKEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV Tree Control: Node Table | 20010921 | ||
2 | ![]() |
IV_NODE_ITEM | Call by reference | Type reference (TYPE) | NODE_ITEM | Selected node | 20010921 |
Method _GET_PATH_TO_ROOT on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _GET_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NKEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | Nodes to be expanded | 20010919 | ||
2 | ![]() |
EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010919 | ||
3 | ![]() |
FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010919 | ||
4 | ![]() |
KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV tree control: Node-key | 20010919 |
Method _GET_TREE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _GET_TREE_FN_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXPAND_NKEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV Tree Control: Node Table | 20010921 | ||
2 | ![]() |
IV_NODE_ITEM | Call by reference | Type reference (TYPE) | NODE_ITEM | Selected node | 20010921 |
Method _GET_TREE_FN_SELECTED on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _ON_LOADING_AREA_OPEN_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY_EQUIPMENT_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010817 | ||
2 | ![]() |
ENTRY_FUNCLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010817 | ||
3 | ![]() |
EV_AS_MAINTND_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | CCM: As Maintained Configuration | 20010817 |
Method _ON_LOADING_AREA_OPEN_TREE on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Method _ON_NODE_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV tree control: Node-key | 20010821 |
Method _ON_NODE_DETAIL on class CL_CCM_CFG_NAVIGATION_AREA has no exception.
Event Signatures
Event CREATE_BOM_HOLE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AS_MAINTND_CONFIG | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | 20060217 | |||
2 | BOMITEM_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_BOMITEM | 20060217 | |||
3 | EQUI_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | 20060217 |
Event CREATE_HOLE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AS_MAINTND_CONFIG | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | CCM: As Maintained Configuration | 20010817 | ||
2 | BOMITEM_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_BOMITEM | 20060217 | |||
3 | EQUI_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | Equipment | 20010712 | ||
4 | FLOC_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | Functional location | 20010712 |
Event NODE_DELETED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | HOLE_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_HOLE | CCM: Maintenance Object "Hole" | 20011016 |
Event NODE_DETAIL Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AS_MAINTND_CONFIG | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | CCM: As Maintained Configuration | 20010822 | ||
2 | BOMITEM_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_BOMITEM | 20060217 | |||
3 | EQUI_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | Equipment | 20010712 | ||
4 | FLOC_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | Functional location | 20010712 | ||
5 | HOLE_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_HOLE | CCM: Maintenance Object "Hole" | 20010725 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 46C2 |