SAP ABAP Class CL_SMYO_MY_OBJECTS_MOD_WP (MyObjects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SMYO (Package) My_Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMYO_MY_OBJECTS_MODEL | Interface for Data Collection | 20000322 |
Properties
| Class | CL_SMYO_MY_OBJECTS_MOD_WP | |
| Short Description | MyObjects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMYO | My_Objects |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMYO_MY_OBJECTS_MODEL | Interface for Data Collection | 20000322 |
Friends
Class CL_SMYO_MY_OBJECTS_MOD_WP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SMYO_T_NODES | Node Table | 20000322 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SMYO_T_TREES | Hierarchy | 20000322 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SMYO_T_TREE | Hierarchy | 20000322 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SMYO_T_TREES | Hierarchy | 20000322 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UNAME | User Name | 20000322 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SWLCL | Class in Workflow Inbox | 20000322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build Hierarchy | 20000322 | |
| 2 | Instance method | Private | Method | Move SMYOTREE to DB | 20000322 | |
| 3 | Instance method | Public | Constructor | Constructor | 20000322 | |
| 4 | Instance method | Private | Method | Clear | 20000322 | |
| 5 | Instance method | Private | Method | Get all Removed Objects | 20000322 | |
| 6 | Instance method | Private | Method | Get Local Hierarchy | 20000322 | |
| 7 | Instance method | Private | Method | Get Node | 20000322 | |
| 8 | Instance method | Private | Method | Read First Level | 20000322 | |
| 9 | Instance method | Private | Method | Delete Nodes that Already Exist in Hierarchy | 20000322 | |
| 10 | Static method | Public | Method | Utility Method | 20000322 | |
| 11 | Static method | Public | Method | Utility Method | 20000322 |
Events
Class CL_SMYO_MY_OBJECTS_MOD_WP has no event.
Types
Class CL_SMYO_MY_OBJECTS_MOD_WP has no local type.
Method Signatures
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_SMYO_MY_OBJECTS_MOD_WP has no parameter.
Method BUILD_TREE on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method CLEAN_UP_SMYOTREE Signature
Method CLEAN_UP_SMYOTREE on class CL_SMYO_MY_OBJECTS_MOD_WP has no parameter.
Method CLEAN_UP_SMYOTREE on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNAME | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | Benutzername | 20000322 | ||
| 2 | WFCLASS | Call by reference | Type reference (TYPE) | SWLCL | 'MO' | Klasse in der Workflow-Inbox | 20000322 |
Method CONSTRUCTOR on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method FREE Signature
Method FREE on class CL_SMYO_MY_OBJECTS_MOD_WP has no parameter.
Method FREE on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method GET_ALL_MY_OBJECTS Signature
Method GET_ALL_MY_OBJECTS on class CL_SMYO_MY_OBJECTS_MOD_WP has no parameter.
Method GET_ALL_MY_OBJECTS on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method GET_LOCAL_HIERARCHIE Signature
Method GET_LOCAL_HIERARCHIE on class CL_SMYO_MY_OBJECTS_MOD_WP has no parameter.
Method GET_LOCAL_HIERARCHIE on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method GET_NODES Signature
Method GET_NODES on class CL_SMYO_MY_OBJECTS_MOD_WP has no parameter.
Method GET_NODES on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method GET_OBJECTS_UNDER_ROOT Signature
Method GET_OBJECTS_UNDER_ROOT on class CL_SMYO_MY_OBJECTS_MOD_WP has no parameter.
Method GET_OBJECTS_UNDER_ROOT on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method MIX_EM_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000322 |
Method MIX_EM_UP on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method SMYOWP_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MY_OBJECTS | Call by reference | Type reference (TYPE) | SMYO_T_TREE | Hierarchie | 20000322 | |||
| 2 | IM_UNAME | Call by reference | Type reference (TYPE) | UNAME | Benutzername | 20000322 |
Method SMYOWP_INSERT on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
Method SMYOWP_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MY_OBJECTS | Call by reference | Type reference (TYPE) | SMYO_T_TREE | Hierarchie | 20000322 | |||
| 2 | IM_UNAME | Call by reference | Type reference (TYPE) | UNAME | Benutzername | 20000322 |
Method SMYOWP_SELECT on class CL_SMYO_MY_OBJECTS_MOD_WP has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46D |