SAP ABAP Class CL_DML_FAVORITES (MDF Favorites Handling)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MDF (Application Component) Master Data Framework
     COM_DML_ENGINE (Package) MDF: Single Object Runtime
Properties
Class CL_DML_FAVORITES  
Short Description MDF Favorites Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_DML_ENGINE   MDF: Single Object Runtime 
Created 20030926   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DML_FAVORITES has no forward declaration.
Interfaces
Class CL_DML_FAVORITES has no interface implemented.
Friends
Class CL_DML_FAVORITES has no friend class.
Attributes
Class CL_DML_FAVORITES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_FAVORITES Static method Public Method Add to Favorites 20030926
2 DELETE_FROM_FAVORITES Static method Public Method Delete from Favorites 20030926
3 GET_MY_FAVORITES Static method Public Method Read My Favorites 20030926
Events
Class CL_DML_FAVORITES has no event.
Types
Class CL_DML_FAVORITES has no local type.
Method Signatures

Method ADD_TO_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) DML_OBJTYP 20030926
2 Importing IV_OBJVERS_ID Call by reference Type reference (TYPE) DML_OBJVERS_ID 20030926
3 Importing IV_USER_NAME Call by reference Type reference (TYPE) UNAME 20030926

Method ADD_TO_FAVORITES on class CL_DML_FAVORITES has no exception.

Method DELETE_FROM_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) DML_OBJTYP 20030926
2 Importing IV_OBJVERS_ID Call by reference Type reference (TYPE) DML_OBJVERS_ID 20030926
3 Importing IV_USER_NAME Call by reference Type reference (TYPE) UNAME 20030926

Method DELETE_FROM_FAVORITES on class CL_DML_FAVORITES has no exception.

Method GET_MY_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAVORITES Call by reference Type reference (TYPE) DML_T_FAVORITES 20030926
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) DML_OBJTYP 20030926
3 Importing IV_USER_NAME Call by reference Type reference (TYPE) UNAME 20030926

Method GET_MY_FAVORITES on class CL_DML_FAVORITES has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 300