SAP ABAP Class CL_CTS_PROCESS_FACTORY (cCTS: Process factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_GENERIC_PROCESS (Package) centralCTS: Generic Process Layer

⤷

⤷

Properties
Class | CL_CTS_PROCESS_FACTORY | |
Short Description | cCTS: Process factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCTS_DIST_CTL_GENERIC_PROCESS | centralCTS: Generic Process Layer |
Created | 20100903 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CTS_PROCESS_FACTORY has no forward declaration.
Interfaces
Class CL_CTS_PROCESS_FACTORY has no interface implemented.
Friends
Class CL_CTS_PROCESS_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CTS_CORE_GOV_DEF_ITEM' | 20100915 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CTS_CORE_GOV_SWITCHED_ON' | 20100908 | ||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_PROCESS_GOV_MANAGER | cCTS: Process Government Manager | 20100915 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100915 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Factory method for creating a process gov. manager | 20100903 |
2 | ![]() |
Static method | Public | Method | Get default governance item | 20100915 |
3 | ![]() |
Static method | Public | Method | Returns true if switched on | 20100907 |
4 | ![]() |
Static method | Public | Method | Set default governance item | 20100915 |
5 | ![]() |
Static method | Public | Method | Set governance switch | 20100908 |
Events
Class CL_CTS_PROCESS_FACTORY has no event.
Types
Class CL_CTS_PROCESS_FACTORY has no local type.
Method Signatures
Method CREATE_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_PROCESS_GOV_MANAGER | cCTS: Process Government Manager | 20100903 |
Method CREATE_MANAGER on class CL_CTS_PROCESS_FACTORY has no exception.
Method GET_DEFAULT_GOVERNANCE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | STRING | 20100915 |
Method GET_DEFAULT_GOVERNANCE_ITEM on class CL_CTS_PROCESS_FACTORY has no exception.
Method IS_GOVERNANCE_SWITCHED_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100907 |
Method IS_GOVERNANCE_SWITCHED_ON on class CL_CTS_PROCESS_FACTORY has no exception.
Method SET_DEFAULT_GOVERNANCE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20100915 |
Method SET_DEFAULT_GOVERNANCE_ITEM on class CL_CTS_PROCESS_FACTORY has no exception.
Method SET_GOVERNANCE_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ON | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100908 |
Method SET_GOVERNANCE_SWITCH on class CL_CTS_PROCESS_FACTORY has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |