SAP ABAP Class IF_MYOBJECTS_MODEL (Model for Data Collection (List))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MYOBJECTS_MODEL Model for Data Collection (List) 20000607
Properties
Class IF_MYOBJECTS_MODEL  
Short Description Model for Data Collection (List)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000607   SAP 
Last change 20001020   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_MYOBJECTS_MODEL has no interface implemented.
Friends
Class IF_MYOBJECTS_MODEL has no friend class.
Attributes
Class IF_MYOBJECTS_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_OBJECTS Instance method Public Method Delete Objects 20000705
2 GET_NODE_TEXT Instance method Public Method Read Node Text 20000705
3 GET_OBJECTS Instance method Public Method Read Objects 20000609
4 UPDATE_OBJECTS Instance method Public Method Modify objects 20000705
Events
Class IF_MYOBJECTS_MODEL has no event.
Types
Class IF_MYOBJECTS_MODEL has no local type.
Method Signatures

Method DELETE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEL Call by reference Type reference (TYPE) SGO_T_GUID Tabelle von Guids 20000705

Method DELETE_OBJECTS on class IF_MYOBJECTS_MODEL has no exception.

Method GET_NODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE Call by reference Type reference (TYPE) SMYO_NODE Name der Mappe für meine Objekte (Schlüssel) 20000705
2 Returning RE_TEXT Value transfer Type reference (TYPE) SGOH_TEXT Mappe (Beschreibung) 20000705

Method GET_NODE_TEXT on class IF_MYOBJECTS_MODEL has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER_NODE Call by reference Type reference (TYPE) SMYO_NODE Name der Mappe für meine Objekte (Schlüssel) 20000609
2 Importing IM_FILTER_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20000609
3 Returning RE_OBJECTS Value transfer Type reference (TYPE) SGO_T_TRE Übergabetabelle für MyObjects 20000609
# Exception Resumable Description Created on
1 DB_ERROR DB-Fehler beim Lesen 20000609
2 FILTER_NODE_NOT_EXIST Der Benutzer hat den Knoten nicht 20000609
3 NODE_DEFINITION_NOT_EXIST Es gibt diesen Knoten nicht 20000609
4 OBJECTTYPE_NOT_ALLOWED Dieser Knoten erlaubt den Objektyp nicht 20000609
5 PERSONALISATION_ERROR Fehler beim Zugriff auf Personalisierungsdaten 20000609

Method UPDATE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MOD_OBJ Call by reference Type reference (TYPE) SGO_T_TRE Tabellentyp zu SMYOTREE 20000705

Method UPDATE_OBJECTS on class IF_MYOBJECTS_MODEL has no exception.
History
Last changed by/on SAP  20001020 
SAP Release Created in