SAP ABAP Class CL_SAUNIT_FAVORITE (Favorite)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_WORKBENCH (Package) - Internal - No reuse - Workbench integration, test browser
Properties
Class CL_SAUNIT_FAVORITE  
Short Description Favorite    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_WORKBENCH   - Internal - No reuse - Workbench integration, test browser 
Created 20080802   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SAUNIT_FAVORITE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SAUNIT_FAVORITE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SAUNIT_FAVORITE_ACCESS_SVC 20080816 Service to load and save favorites
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_DATA Instance attribute Public Type reference (TYPE) IF_SAUNIT_FAVORITE_TYPES=>TY_S_FAVORITE 20080805
2 F_ELEMENTS Instance attribute Protected Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE_ELEMENTS Programs Part of Favorite 20080814
3 F_OPTIONS Instance attribute Protected Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE_OPTIONS Favorite Options 20080805
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080814
2 COPY_TO Instance method Public Method Copies favorite to new one 20080805
3 GET_ELEMENTS Instance method Public Method Get elements 20080814
4 GET_OPTIONS Instance method Public Method Get options 20080802
5 GET_TITLE Instance method Public Method Get title 20080802
6 SET_ELEMENTS Instance method Public Method Set elements 20080814
7 SET_OPTIONS Instance method Public Method Set options 20080802
8 SET_TITLE Instance method Public Method Set title 20080802
9 _SET_CHANGED_TS Instance method Protected Method Sets changed on (influences expiry) 20080820
Events
Class CL_SAUNIT_FAVORITE has no event.
Types
Class CL_SAUNIT_FAVORITE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_TS Call by reference Type reference (TYPE) TIMESTAMP UTC time stamp (YYYYMMDDhhmmss) 20080818
2 Importing I_NAME Call by reference Type reference (TYPE) SAUNIT_D_FAVORITE_NAME Name 20080814
3 Importing I_OWNER Call by reference Type reference (TYPE) SYUNAME Owner 20080814
4 Importing I_TITLE Call by reference Type reference (TYPE) SAUNIT_D_FAVORITE_TITLE Title 20080814

Method CONSTRUCTOR on class CL_SAUNIT_FAVORITE has no exception.

Method COPY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SAUNIT_D_FAVORITE_NAME Name 20080805
2 Importing I_OWNER Call by reference Type reference (TYPE) SYUNAME Owener 20080805
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE Favorite 20080805

Method COPY_TO on class CL_SAUNIT_FAVORITE has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE_ELEMENTS Programs contained in favorite 20080814

Method GET_ELEMENTS on class CL_SAUNIT_FAVORITE has no exception.

Method GET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE_OPTIONS Options 20080802

Method GET_OPTIONS on class CL_SAUNIT_FAVORITE has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SAUNIT_D_FAVORITE_TITLE Title 20080802

Method GET_TITLE on class CL_SAUNIT_FAVORITE has no exception.

Method SET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENTS Call by reference Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE_ELEMENTS Programs contained in favorite 20080814

Method SET_ELEMENTS on class CL_SAUNIT_FAVORITE has no exception.

Method SET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPTIONS Call by reference Object reference (TYPE REF TO) CL_SAUNIT_FAVORITE_OPTIONS Options 20080802

Method SET_OPTIONS on class CL_SAUNIT_FAVORITE has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TITLE Call by reference Type reference (TYPE) SAUNIT_D_FAVORITE_TITLE Title 20080802

Method SET_TITLE on class CL_SAUNIT_FAVORITE has no exception.

Method _SET_CHANGED_TS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_TS Call by reference Type reference (TYPE) TIMESTAMP UTC time stamp (YYYYMMDDhhmmss) 20080820

Method _SET_CHANGED_TS on class CL_SAUNIT_FAVORITE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 712