SAP ABAP Class CL_SAUNIT_FAVORITE_ELEMENTS (Elements that are part of an 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_ELEMENTS | |
| Short Description | Elements that are part of an 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 | 20080813 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SAUNIT_FAVORITE_ELEMENTS has no interface implemented.
Friends
Class CL_SAUNIT_FAVORITE_ELEMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_SAUNIT_FAVORITE_TYPES=>TY_T_PROGRAMS | 20080813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates a new object with identical attributes | 20080813 | |
| 2 | Instance method | Public | Method | Removes a program | 20080813 | |
| 3 | Instance method | Public | Method | Adds or changes program and sub entities | 20080813 |
Events
Class CL_SAUNIT_FAVORITE_ELEMENTS has no event.
Types
Class CL_SAUNIT_FAVORITE_ELEMENTS has no local type.
Method Signatures
Method CREATE_CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAUNIT_FAVORITE_ELEMENTS | 20080813 |
Method CREATE_CLONE on class CL_SAUNIT_FAVORITE_ELEMENTS has no exception.
Method REMOVE_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Object Name | 20080813 | |||
| 2 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20080813 |
Method REMOVE_PROGRAM on class CL_SAUNIT_FAVORITE_ELEMENTS has no exception.
Method SET_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAM | Call by reference | Type reference (TYPE) | IF_SAUNIT_FAVORITE_TYPES=>TY_S_PROGRAM | 20080813 |
Method SET_PROGRAM on class CL_SAUNIT_FAVORITE_ELEMENTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |