SAP ABAP Class IF_RMPS_REC_TREE_SERVICE (Tree Node and Items Back End)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_REC_TREE_SERVICE Service Class for Folder Tree Parsing 20060215
Properties
Class IF_RMPS_REC_TREE_SERVICE  
Short Description Tree Node and Items Back End    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060120   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMPS_REC_TREE_SERVICE has no forward declaration.
Interfaces
Class IF_RMPS_REC_TREE_SERVICE has no interface implemented.
Friends
Class IF_RMPS_REC_TREE_SERVICE has no friend class.
Attributes
Class IF_RMPS_REC_TREE_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TABLE_MODEL_TO_TREE_MODEL Instance method Public Method Add Table Structure to Tree Model 20060216
2 GET_TREE_MODEL_FROM_REC_ELEM Instance method Public Method Constructs Tree Model Table from Folder Elements 20060215
3 GET_TREE_MODEL_ONLY_CHILDREN Instance method Public Method Gets Tree Model Without Root Node 20060216
Events
Class IF_RMPS_REC_TREE_SERVICE has no event.
Types
Class IF_RMPS_REC_TREE_SERVICE has no local type.
Method Signatures

Method ADD_TABLE_MODEL_TO_TREE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE_TABLE Call by reference Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Knotentabelle für Baummodell 20060216
# Exception Resumable Description Created on
1 CX_SRM_CONNECTION Repository Verbindung (abstrakt) 20060217
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20060217
3 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20060217
4 CX_SRM_POID POID Fehler (abstrakt) 20060217
5 CX_SRM_SP_RECORD_ELEMENT CX_SRM_SP_RECORD_ELEMENT 20060217

Method GET_TREE_MODEL_FROM_REC_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_NODE_TABLE Value transfer Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Knotentabelle für Baummodell 20060215
2 Importing IT_ELEMENTLIST Call by reference Type reference (TYPE) SRM_REC_ELEM_TAB Objektliste 20060215
# Exception Resumable Description Created on
1 CX_SRM_CONNECTION Repository Verbindung (abstrakt) 20060217
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20060217
3 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20060217
4 CX_SRM_POID POID Fehler (abstrakt) 20060217
5 CX_SRM_SP_RECORD_ELEMENT CX_SRM_SP_RECORD_ELEMENT 20060215

Method GET_TREE_MODEL_ONLY_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_NODE_TABLE Value transfer Type reference (TYPE) RMPS_T_TREE_MODEL_NODES Knotentabelle für Baummodell 20060216
2 Importing IM_PROCESS_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100126
3 Importing IO_SRC_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100126
4 Importing IT_ELEMENTLIST Call by reference Type reference (TYPE) SRM_REC_ELEM_TAB Objektliste 20060216
# Exception Resumable Description Created on
1 CX_SRM_CONNECTION Repository Verbindung (abstrakt) 20060217
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20060217
3 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20060217
4 CX_SRM_POID POID Fehler (abstrakt) 20060217
5 CX_SRM_SP_RECORD_ELEMENT CX_SRM_SP_RECORD_ELEMENT 20060217
History
Last changed by/on SAP  20110908 
SAP Release Created in