SAP ABAP Class CL_SIW_PROJECT_STATUS_FACTORY (Obsolete: Represents the Project Status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_CORE (Package) Core of Service Implementation Workbench
⤷
⤷
Properties
| Class | CL_SIW_PROJECT_STATUS_FACTORY | |
| Short Description | Obsolete: Represents the Project Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_CORE | Core of Service Implementation Workbench |
| Created | 20110103 | SAP |
| Last change | 20110908 | 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_SIW_PROJECT_STATUS_FACTORY has no interface implemented.
Friends
Class CL_SIW_PROJECT_STATUS_FACTORY has no friend class.
Attributes
Class CL_SIW_PROJECT_STATUS_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Creates the Implementation Related Substatus | 20110103 | |
| 2 | Static method | Private | Method | Creates the Service Related Substatus | 20110103 | |
| 3 | Static method | Public | Method | Creates the Status Hierarchy only with Impl. Related Status | 20110103 | |
| 4 | Static method | Public | Method | Creates the Status Hierarchy with Service Related Status | 20110103 | |
| 5 | Static method | Private | Method | Creates the Main Status | 20110103 |
Events
Class CL_SIW_PROJECT_STATUS_FACTORY has no event.
Types
Class CL_SIW_PROJECT_STATUS_FACTORY has no local type.
Method Signatures
Method S_ADD_IMPL_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROJECT_STATUS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_STATUS | Project Status Hierachy | 20110103 | |||
| 2 | R_PROJECT_STATUS | Value transfer | Object reference (TYPE REF TO) | IF_SIW_STATUS | Project Status Hierachy | 20110103 |
Method S_ADD_IMPL_STATUS on class CL_SIW_PROJECT_STATUS_FACTORY has no exception.
Method S_ADD_SERVICE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATION_TYPE | Call by reference | Type reference (TYPE) | SIW_DTE_SERVICE_LEVEL | IF_SIW_CONSTANTS=>CON_LEVEL1 | SIW Service Creation Type | 20110218 | ||
| 2 | I_PROJECT_STATUS | Call by reference | Object reference (TYPE REF TO) | IF_SIW_STATUS | Project Status Hierachy | 20110103 | |||
| 3 | R_PROJECT_STATUS | Value transfer | Object reference (TYPE REF TO) | IF_SIW_STATUS | Project Status Hierachy | 20110103 |
Method S_ADD_SERVICE_STATUS on class CL_SIW_PROJECT_STATUS_FACTORY has no exception.
Method S_CREATE_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROJECT_STATUS | Value transfer | Object reference (TYPE REF TO) | IF_SIW_STATUS | Project Status Hierachy | 20110103 |
Method S_CREATE_DEFAULT on class CL_SIW_PROJECT_STATUS_FACTORY has no exception.
Method S_CREATE_FOR_API_BASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATION_TYPE | Call by reference | Type reference (TYPE) | SIW_DTE_SERVICE_LEVEL | IF_SIW_CONSTANTS=>CON_LEVEL1 | SIW Service Creation Type | 20110218 | ||
| 2 | R_PROJECT_STATUS | Value transfer | Object reference (TYPE REF TO) | IF_SIW_STATUS | Project Status Hierachy | 20110103 |
Method S_CREATE_FOR_API_BASED on class CL_SIW_PROJECT_STATUS_FACTORY has no exception.
Method S_CREATE_PROJECT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROJECT_STATUS | Value transfer | Object reference (TYPE REF TO) | IF_SIW_STATUS | Project Status Hierachy | 20110103 |
Method S_CREATE_PROJECT_STATUS on class CL_SIW_PROJECT_STATUS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |