SAP ABAP Class IF_CTS_PROCESS_GOV_MANAGER (cCTS: Process Government Manager)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_BRF_PROCESS_MANAGER | cCTS: BRF-based process gov. manager | 20100903 |
Properties
Class | IF_CTS_PROCESS_GOV_MANAGER | |
Short Description | cCTS: Process Government Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100903 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CTS_PROCESS_GOV_MANAGER has no forward declaration.
Interfaces
Class IF_CTS_PROCESS_GOV_MANAGER has no interface implemented.
Friends
Class IF_CTS_PROCESS_GOV_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHECK_CHANGE_DESCRIPTION' | 20100915 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHECK_CREATE_TR_ITEM' | 20100915 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHECK_EXPORT' | 20100908 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHECK_FINALIZE' | 20100915 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHECK_IMPORT' | 20100908 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHECK_DEL_QUEUE_ITEM' | 20100908 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PUBLISH_CHANGE_DESCRIPTION' | 20100915 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PUBLISH_CREATE_TR_ITEM' | 20100915 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PUBLISH_EXPORT' | 20100908 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PUBLISH_FINALIZE' | 20100915 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PUBLISH_IMPORT' | 20100908 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PUBLISH_DEL_QUEUE_ITEM' | 20100908 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Action | 20100908 |
2 | ![]() |
Static method | Public | Method | Returns all governance items | 20100915 |
3 | ![]() |
Static method | Public | Method | Returns the name of a process governance item | 20100903 |
4 | ![]() |
Static method | Public | Method | Returns the url of a process governance item | 20100903 |
5 | ![]() |
Instance method | Public | Method | Publish Some Notification | 20100908 |
Events
Class IF_CTS_PROCESS_GOV_MANAGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_GOV_ITEM | Public | See coding | 20100915 | BEGIN OF ty_gov_item,
id TYPE string,
name TYPE string,
description TYPE string,
url TYPE string,
END OF ty_gov_item
|
||
2 | TY_GOV_ITEMS | Public | See coding | 20100915 | ty_gov_items type standard table of ty_gov_item with key id
|
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20100908 | |||
2 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | ANY | 20100908 | |||
3 | ![]() |
OPTIONAL_INPUT | Call by reference | Type reference (TYPE) | ANY | 20100915 | |||
4 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SCTS_PROC_GOV_RESULT | cCTS: Process Check result | 20100908 |
Method CHECK on class IF_CTS_PROCESS_GOV_MANAGER has no exception.
Method GET_GOVERNANCE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEMS | Value transfer | Type reference (TYPE) | TY_GOV_ITEMS | 20100915 |
Method GET_GOVERNANCE_ITEMS on class IF_CTS_PROCESS_GOV_MANAGER has no exception.
Method GET_GOVERNANCE_ITEM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20100903 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20100903 |
Method GET_GOVERNANCE_ITEM_NAME on class IF_CTS_PROCESS_GOV_MANAGER has no exception.
Method GET_GOVERNANCE_ITEM_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20100903 | |||
2 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | 20100903 |
Method GET_GOVERNANCE_ITEM_URL on class IF_CTS_PROCESS_GOV_MANAGER has no exception.
Method PUBLISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20100908 | |||
2 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | ANY | 20100908 |
Method PUBLISH on class IF_CTS_PROCESS_GOV_MANAGER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |