SAP ABAP Interface IF_SRM_TREE_RECORD (Record-Specific Tree Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_REC_TREE CL_SRM_REC_TREE 20040122
Properties
Interface IF_SRM_TREE_RECORD  
Short Description Record-Specific Tree Display    
General Data
Package SRM_XML_BR_MD_FP   XML, Browser, Modeler, File Plan 
Created 20020619   SAP 
Last changed 20060207   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SRMBR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRM_TREE_RECORD has no interface.
Friends
Interface IF_SRM_TREE_RECORD has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ID_COL_INFO_DATE_CHANGED Constant Public Type reference (TYPE) STRING 'DATE_CHANGED' 20041125
2 C_ID_COL_INFO_DATE_CREATED Constant Public Type reference (TYPE) STRING 'DATE_CREATED' 20041125
3 C_ID_COL_INFO_SEMANTIC_TYPE Constant Public Type reference (TYPE) STRING 'SEMANTIC' 20041209
4 C_ID_COL_INFO_STATE_DISPL_NAME Constant Public Type reference (TYPE) STRING 'STATE_NAME' 20041125
5 C_ID_COL_INFO_USER_CHANGED Constant Public Type reference (TYPE) STRING 'USER_CHANGED' 20041125
6 C_ID_COL_INFO_USER_CREATED Constant Public Type reference (TYPE) STRING 'USER_CREATED' 20041125
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SINGLE_TRANSP_NODE Instance method Public Method Add Transparent Node 20040227
2 CONVERT_NODE_KEY_2_CTRL Instance method Public Method Convert Node ID from String to Control Format 20040217
3 DELETE_TRANSPARENT_NODE Instance method Public Method Delete Transparent Node 20040308
4 EXPAND_NODE_TABS Instance method Public Method Expand Node (Set Using if_srm_tree~set_node_tabs) 20050314
5 EXPAND_TRANSPARENT_CONT_STRUCT Instance method Public Method Expand Transparent Container Recursively 20040216
6 EXPAND_WITHOUT_TRANSP_NODES Instance method Public Method Expand Nodes, without Transparent Nodes 20050314
7 GET_NODE_KEY_EXPANDED Instance method Public Method Return Node ID of the Element to be Expanded 20040216
8 INIT_SEARCH Instance method Public Method Initialize Search 20040312
9 SET_REC_POID Instance method Public Method Sets record POID 20051104
10 SET_TRANSPARENT_RECORD Instance method Public Method Set Reference for Transparent Record 20040122
11 SET_TRANSP_CONTAINER_DISPL Instance method Public Method Transparent Structure: Change to Display Mode 20040218
Events
Interface IF_SRM_TREE_RECORD has no event.
Types
Interface IF_SRM_TREE_RECORD has no local type.
Method Signatures

Method ADD_SINGLE_TRANSP_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADD_AS_CHILD Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040301
2 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Element in einem Container(Akte etc.) 20040301
3 Importing IM_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040301
4 Importing IM_RELATION_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040301
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20040301

Method CONVERT_NODE_KEY_2_CTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY_STR Call by reference Type reference (TYPE) STRING Knoten-ID als String 20040217
2 Returning RE_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Knoten-ID im internen Format 20040217

Method CONVERT_NODE_KEY_2_CTRL on Interface IF_SRM_TREE_RECORD has no exception.

Method DELETE_TRANSPARENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DELETE_NODE_FROM_MODEL Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040310
2 Importing IM_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040308
3 Importing IM_NODE_KEY_IS_CONTAINER Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040310
# Exception Resumable Description Created on
1 CX_SRM_REC_TREE Fehlerklasse zu REC_TREE 20040308

Method EXPAND_NODE_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050314
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050314

Method EXPAND_TRANSPARENT_CONT_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEM_TABLE Call by reference Type reference (TYPE) SRMBR_ITEM_TABLE_TYPE 20040216
2 Changing CH_NODE_TABLE Call by reference Type reference (TYPE) SRMBR_NODE_TABLE_TYPE 20040216
3 Importing IM_ADD_NODES_2_CONTROL Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Knoten zum Tree-Control hinzufügen 20040216
4 Importing IM_CONTAINER_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten-ID 20040216
5 Importing IM_DEPTH Call by reference Type reference (TYPE) I Tiefe 20040216
6 Importing IM_EXPAND_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Element welches expandiert werden soll 20040216
7 Importing IM_EXPAND_NODES Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Knoten expandieren 20040216
8 Importing IM_ITERATOR Call by reference Object reference (TYPE REF TO) IF_SRM_CONT_ELEMENT_ITERATOR Iterator über teilnehmende Objekte 20040216
9 Importing IM_USE_ONLY_PROVIDED_ITER Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Nur mitgelieferten Iterator verwenden 20040218
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20040216

Method EXPAND_WITHOUT_TRANSP_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEPTH Call by reference Type reference (TYPE) I 0 Tiefe 20050314
2 Importing IM_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050314
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050314

Method GET_NODE_KEY_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Knoten-ID 20040216

Method GET_NODE_KEY_EXPANDED on Interface IF_SRM_TREE_RECORD has no exception.

Method INIT_SEARCH Signature

Method INIT_SEARCH on Interface IF_SRM_TREE_RECORD has no parameter.
Method INIT_SEARCH on Interface IF_SRM_TREE_RECORD has no exception.

Method SET_REC_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REC_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20051104

Method SET_REC_POID on Interface IF_SRM_TREE_RECORD has no exception.

Method SET_TRANSPARENT_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TRANSPARENT_RECORD Call by reference Type reference (TYPE) SRMBR_TRANSPARENT_RECORD Transparente Akte 20040122

Method SET_TRANSPARENT_RECORD on Interface IF_SRM_TREE_RECORD has no exception.

Method SET_TRANSP_CONTAINER_DISPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten-ID 20040218
# Exception Resumable Description Created on
1 CX_SRM_REC_TREE Fehlerklasse zu REC_TREE 20040218
History
Last changed by/on SAP  20060207 
SAP Release Created in 700