SAP ABAP Class IF_SMYO_MY_OBJECTS_MODEL (Interface for Data Collection)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMYO_MY_OBJECTS_MOD_LOC MyObjects 20000322
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMYO_MY_OBJECTS_MOD_WP MyObjects 20000322
Properties
Class IF_SMYO_MY_OBJECTS_MODEL  
Short Description Interface for Data Collection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000322   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SMYO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SMYO_MY_OBJECTS_MODEL has no interface implemented.
Friends
Class IF_SMYO_MY_OBJECTS_MODEL has no friend class.
Attributes
Class IF_SMYO_MY_OBJECTS_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Public Method Get Children of Node 20000322
2 GET_MAX_NODE_NUMBER Instance method Public Method Get Highest Folder Number 20000322
3 GET_NODES Instance method Public Method Get Node 20000322
4 GET_NODE_TEXT Instance method Public Method Get Text for Node 20000322
5 SAVE Instance method Public Method Save Entries 20000322
6 SET_MAX_NODE_NUMBER Instance method Public Method Set Highest Folder Number 20000322
Events
Class IF_SMYO_MY_OBJECTS_MODEL has no event.
Types
Class IF_SMYO_MY_OBJECTS_MODEL has no local type.
Method Signatures

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHILDREN Call by reference Type reference (TYPE) SMYO_T_TREE Kinder 20000322
2 Importing IM_NODE Call by reference Type reference (TYPE) SMYO_NODE Knoten in MyObjects (Schlüssel) 20000322

Method GET_CHILDREN on class IF_SMYO_MY_OBJECTS_MODEL has no exception.

Method GET_MAX_NODE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MAX_NODE_NUMBER Call by reference Type reference (TYPE) SMYO_NODN Schlüssel für Mappe im MyObjects (numerisch) 20000322

Method GET_MAX_NODE_NUMBER on class IF_SMYO_MY_OBJECTS_MODEL has no exception.

Method GET_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NODES Call by reference Type reference (TYPE) SMYO_T_NODES Knoten 20000322
2 Exporting EX_SMYONODES Call by reference Type reference (TYPE) SMYO_NODES_T was wohl 20000322

Method GET_NODES on class IF_SMYO_MY_OBJECTS_MODEL has no exception.

Method GET_NODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TEXT Call by reference Type reference (TYPE) SMYO_TEXT Text eines MyObjects Eintrages 20000322
2 Importing IM_NODE Call by reference Type reference (TYPE) SMYO_NODE Knoten in MyObjects (Schlüssel) 20000322
# Exception Resumable Description Created on
1 NODE_NOT_FOUND Mappe nicht gefunden 20000322

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DELETE_TABLE Value transfer Type reference (TYPE) SMYO_T_TREE zu verarbeitende Tabelle 20000322
2 Importing IM_INSERT_TABLE Value transfer Type reference (TYPE) SMYO_T_TREE zu verarbeitende Tabelle 20000322
3 Importing IM_UPDATE_TABLE Value transfer Type reference (TYPE) SMYO_T_TREE zu verarbeitende Tabelle 20000322

Method SAVE on class IF_SMYO_MY_OBJECTS_MODEL has no exception.

Method SET_MAX_NODE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MAX_NODE_NUMBER Call by reference Type reference (TYPE) SMYO_NODN Schlüssel für Mappe im MyObjects (numerisch) 20000322

Method SET_MAX_NODE_NUMBER on class IF_SMYO_MY_OBJECTS_MODEL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in