SAP ABAP Class CL_SWN_CATEGORY (WF Notif: Category)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWN (Package) Business Workflow: E-Mail Notifications for Work Items
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWN_CATEGORY | WF Notif: Category | 20030812 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWN_ADM_CATEGORY | WF Notif: Category for Admin UI | 20040401 |
Properties
| Class | CL_SWN_CATEGORY | |
| Short Description | WF Notif: Category | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
| Created | 20030812 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWN_CATEGORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWN_CATEGORY | WF Notif: Category | 20030812 |
Friends
Class CL_SWN_CATEGORY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030818 | |
| 2 | Static method | Public | Method | Gets class name for an ID | 20030818 | |
| 3 | Instance method | Public | Method | 20031004 | ||
| 4 | Instance method | Public | Method | 20031004 | ||
| 5 | Instance method | Public | Method | 20031004 | ||
| 6 | Instance method | Public | Method | Initializes object from the database | 20030815 |
Events
Class CL_SWN_CATEGORY has no event.
Types
Class CL_SWN_CATEGORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWN_OBJECT_FACTORY | Factory | 20030818 |
Method CONSTRUCTOR on class CL_SWN_CATEGORY has no exception.
Method GET_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEYS | Call by reference | Type reference (TYPE) | SWNKCATEGORY | ID der Kategorie | 20030821 | |||
| 2 | R_CLASSNAME | Value transfer | Type reference (TYPE) | STRING | Klassenname | 20030818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht instanziiert werden | 20030922 |
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_SWN_CATEGORY has no parameter.
Method GET_DESCRIPTION on class CL_SWN_CATEGORY has no exception.
Method GET_MESSAGE Signature
Method GET_MESSAGE on class CL_SWN_CATEGORY has no parameter.
Method GET_MESSAGE on class CL_SWN_CATEGORY has no exception.
Method GET_SCENARIO Signature
Method GET_SCENARIO on class CL_SWN_CATEGORY has no parameter.
Method GET_SCENARIO on class CL_SWN_CATEGORY has no exception.
Method LOAD_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEYS | Call by reference | Type reference (TYPE) | SWNKCATEGORY | ID | 20030821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Objekt mit diesem Schlüssel vorhanden | 20030815 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |