SAP ABAP Class CL_CTS_BRF_PROCESS_MANAGER (cCTS: BRF-based process gov. manager)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_PROCESS_GOV_MANAGER | cCTS: Process Government Manager | 20100903 |
Properties
| Class | CL_CTS_BRF_PROCESS_MANAGER | |
| Short Description | cCTS: BRF-based process gov. manager | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_PROCESS_GOV_MANAGER | cCTS: Process Government Manager | 20100903 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_PROCESS_FACTORY | 20100903 | cCTS: Process factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20100915 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20100915 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20100908 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20100915 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20100908 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20100908 | |||||
| 7 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_CHK_ENTITY_CH_DESCR' | Beschreibung | 20100915 | ||
| 8 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_CHK_ENTITY_CREATE' | Beschreibung | 20100915 | ||
| 9 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_POST_ENTITY_CREATE' | Beschreibung | 20100915 | ||
| 10 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_POST_DEL_ENT_F_QUEUE' | Beschreibung | 20100908 | ||
| 11 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_CHK_DEL_ENT_F_QUEUE' | Beschreibung | 20100908 | ||
| 12 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_POST_ENTITY_CH_DESCR' | Beschreibung | 20100915 | ||
| 13 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_CHK_ENTITY_FINALIZE' | Beschreibung | 20100915 | ||
| 14 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_POST_ENTITY_FINALIZE' | Beschreibung | 20100915 | ||
| 15 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_CHK_ENTITY_IMPORT' | Beschreibung | 20100907 | ||
| 16 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_POST_ENTITY_IMPORT' | Beschreibung | 20100907 | ||
| 17 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_CHK_ENTITY_EXPORT' | Beschreibung | 20100907 | ||
| 18 | Constant | Private | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'SCTS_POST_ENTITY_EXPORT' | Beschreibung | 20100907 | ||
| 19 | Constant | Private | Type reference (TYPE) | STRING | 'SCTS_ENTITY_INFO' | 20100907 | |||
| 20 | Constant | Private | Type reference (TYPE) | STRING | 'NEW_DESCRIPTION' | 20100915 | |||
| 21 | Instance attribute | Public | Attribute reference (LIKE) | 20100915 | |||||
| 22 | Instance attribute | Public | Attribute reference (LIKE) | 20100915 | |||||
| 23 | Instance attribute | Public | Attribute reference (LIKE) | 20100908 | |||||
| 24 | Instance attribute | Public | Attribute reference (LIKE) | 20100915 | |||||
| 25 | Instance attribute | Public | Attribute reference (LIKE) | 20100908 | |||||
| 26 | Instance attribute | Public | Attribute reference (LIKE) | 20100908 |
Methods
Events
Class CL_CTS_BRF_PROCESS_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GOV_ITEMS | Public | Attribute reference (LIKE) | 20100915 | |
||
| 2 | TY_INPUT_TABLE | Private | See coding | 20100915 | ty_input_table type standard table of ty_input_table_line with key parameter_name
|
||
| 3 | TY_INPUT_TABLE_LINE | Private | See coding | 20100915 | begin of ty_input_table_line,
parameter_name type string,
parameter_value type string,
end of ty_input_table_line
|
Method Signatures
Method ADD_PROJECT_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFO | Call by reference | Type reference (TYPE) | SCTS_PROC_GOV_ENTITY_INFO | cCTS: Process governance - collection information | 20100908 | |||
| 2 | PROJECT | Call by reference | Object reference (TYPE REF TO) | IF_CTS_PROJECT | 20100908 |
Method ADD_PROJECT_INFORMATION on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method BRF_EXECUTE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_CTS_PROJECT=>TY_RULE_ID | 20100906 | ||||
| 2 | FUNCTION_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100906 | |||
| 3 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | Beschreibung | 20100906 | |||
| 4 | INPUT_DATA | Call by reference | Type reference (TYPE) | ANY | 20100906 | ||||
| 5 | INPUT_PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20100906 | ||||
| 6 | OPTIONAL_DATA_TABLE | Call by reference | Type reference (TYPE) | TY_INPUT_TABLE | 20100915 | ||||
| 7 | OUTPUT_DATA | Call by reference | Type reference (TYPE) | ANY | 20100906 |
Method BRF_EXECUTE_FUNCTION on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method BRF_GET_FUNCTION_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Application | 20100906 | |||
| 2 | FUNCTION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FUNCTION | FDT: Function | 20100904 | |||
| 3 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | FDT: Name of function | 20100904 |
Method BRF_GET_FUNCTION_BY_NAME on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method BUILD_BASIC_ENTITY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_REF | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_ENTITY | 20100908 | ||||
| 2 | INFO | Value transfer | Type reference (TYPE) | SCTS_PROC_GOV_ENTITY_INFO | cCTS: Process governance - collection information | 20100908 |
Method BUILD_BASIC_ENTITY_INFO on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method CHECK Signature
Method CHECK on class CL_CTS_BRF_PROCESS_MANAGER has no parameter.
Method CHECK on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method CHECK_WITH_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_REF | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_ENTITY | 20100908 | ||||
| 2 | FUNCTION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | Beschreibung | 20100908 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SCTS_PROC_GOV_RESULT | cCTS: Process Check result | 20100908 |
Method CHECK_WITH_ENTITY on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method CHECK_WITH_ENTITY_AND_CH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_REF | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_ENTITY | 20100915 | ||||
| 2 | FUNCTION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | Beschreibung | 20100915 | |||
| 3 | OPTIONAL_FIELD_DATA | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100915 | ||||
| 4 | OPTIONAL_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20100915 | ||||
| 5 | RESULT | Value transfer | Type reference (TYPE) | SCTS_PROC_GOV_RESULT | cCTS: Process Check result | 20100915 |
Method CHECK_WITH_ENTITY_AND_CH_DATA on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method CREATE 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 on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method GET_GOVERNANCE_ITEMS Signature
Method GET_GOVERNANCE_ITEMS on class CL_CTS_BRF_PROCESS_MANAGER has no parameter.
Method GET_GOVERNANCE_ITEMS on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method GET_GOVERNANCE_ITEM_NAME Signature
Method GET_GOVERNANCE_ITEM_NAME on class CL_CTS_BRF_PROCESS_MANAGER has no parameter.
Method GET_GOVERNANCE_ITEM_NAME on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method GET_GOVERNANCE_ITEM_URL Signature
Method GET_GOVERNANCE_ITEM_URL on class CL_CTS_BRF_PROCESS_MANAGER has no parameter.
Method GET_GOVERNANCE_ITEM_URL on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method PUBLISH Signature
Method PUBLISH on class CL_CTS_BRF_PROCESS_MANAGER has no parameter.
Method PUBLISH on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
Method PUBLISH_WITH_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_REF | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_ENTITY | 20100908 | ||||
| 2 | FUNCTION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | Beschreibung | 20100908 |
Method PUBLISH_WITH_ENTITY on class CL_CTS_BRF_PROCESS_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |