SAP ABAP Class CE_SIW_MASS_ACTIVATOR_TYPE (Enumeration: Mass Activator Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_PRODUCTION (Package) Service Implementation Production
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CE_SIW_MASS_ACTIVATOR_TYPE_DFT | Enumeration of Default Mass Activator Types | 20100519 |
Properties
| Class | CE_SIW_MASS_ACTIVATOR_TYPE | |
| Short Description | Enumeration: Mass Activator Type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20100517 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_SIW_MASS_ACTIVATOR_TYPE has no forward declaration.
Interfaces
Class CE_SIW_MASS_ACTIVATOR_TYPE has no interface implemented.
Friends
Class CE_SIW_MASS_ACTIVATOR_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SIW_DTE_ACTIVATOR_TYPE | Id of Mass Activator Type | 20100517 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SIW_DTE_CLASS_NAME | Name of IF_SIW_MASS_ACTIVATOR Implementation | 20100517 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | TAB | Contains all Mass Activator Types | 20100517 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | Text of Mass Activator Type | 20100517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the ID of the Mass Activator Type | 20100517 | |
| 2 | Instance method | Public | Method | Returns the Name of IF_SIW_MASS_ACTIVATOR Implementation | 20100517 | |
| 3 | Instance method | Public | Method | Returns the Text of the Mass Activator Type | 20100517 | |
| 4 | Static method | Protected | Method | Add the Mass Activator Type to S_TAB_ALL Table | 20100517 | |
| 5 | Static method | Public | Method | Returns all Mass Activator Types | 20100517 | |
| 6 | Static method | Public | Method | Returns the Enumeration Instance for ID | 20100517 |
Events
Class CE_SIW_MASS_ACTIVATOR_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20100517 | tab type standard table of ref to ce_siw_mass_activator_type with default key
|
Method Signatures
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | SIW_DTE_ACTIVATOR_TYPE | Type of Mass Activator | 20100517 |
Method GET_ID on class CE_SIW_MASS_ACTIVATOR_TYPE has no exception.
Method GET_MASS_ACTIVATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MASS_ACTIVATOR | Value transfer | Type reference (TYPE) | SIW_DTE_CLASS_NAME | Name of IF_SIW_MASS_ACTIVATOR implementation | 20100517 |
Method GET_MASS_ACTIVATOR on class CE_SIW_MASS_ACTIVATOR_TYPE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100517 |
Method GET_TEXT on class CE_SIW_MASS_ACTIVATOR_TYPE has no exception.
Method S_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MASS_ACTIVATOR_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_SIW_MASS_ACTIVATOR_TYPE | 20100623 |
Method S_ADD on class CE_SIW_MASS_ACTIVATOR_TYPE has no exception.
Method S_GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MASS_ACTIVATOR_TYPES | Value transfer | Type reference (TYPE) | TAB | 20100517 |
Method S_GET_ALL on class CE_SIW_MASS_ACTIVATOR_TYPE has no exception.
Method S_GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SIW_DTE_ACTIVATOR_TYPE | Type of Mass Activator | 20100517 | |||
| 2 | R_MASS_ACTIVATOR_TYPE | Value transfer | Object reference (TYPE REF TO) | CE_SIW_MASS_ACTIVATOR_TYPE | Enumeration Instance: Mass Activator Type | 20100517 |
Method S_GET_TYPE on class CE_SIW_MASS_ACTIVATOR_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |