SAP ABAP Interface IF_CTS_PROCESS_GOV_MANAGER (cCTS: Process Government Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_MODEL (Package) Central CTS: Package for Object Model
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
Interface IF_CTS_PROCESS_GOV_MANAGER  
Short Description cCTS: Process Government Manager    
General Data
Package SCTS_DIST_CTL_MODEL   Central CTS: Package for Object Model 
Created 20100903   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_PROCESS_GOV_MANAGER has no forward declaration.
Interfaces
Interface IF_CTS_PROCESS_GOV_MANAGER has no interface.
Friends
Interface IF_CTS_PROCESS_GOV_MANAGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHECK_CHANGE_DESCRIPTION Constant Public Type reference (TYPE) STRING 'CHECK_CHANGE_DESCRIPTION' 20100915
2 CO_CHECK_CREATE_TR_ITEM Constant Public Type reference (TYPE) STRING 'CHECK_CREATE_TR_ITEM' 20100915
3 CO_CHECK_EXPORT Constant Public Type reference (TYPE) STRING 'CHECK_EXPORT' 20100908
4 CO_CHECK_FINALIZE Constant Public Type reference (TYPE) STRING 'CHECK_FINALIZE' 20100915
5 CO_CHECK_IMPORT Constant Public Type reference (TYPE) STRING 'CHECK_IMPORT' 20100908
6 CO_CHECK_QUEUE_DELETE_ITEM Constant Public Type reference (TYPE) STRING 'CHECK_DEL_QUEUE_ITEM' 20100908
7 CO_PUBLISH_CHANGE_DESCRIPTION Constant Public Type reference (TYPE) STRING 'PUBLISH_CHANGE_DESCRIPTION' 20100915
8 CO_PUBLISH_CREATE_TR_ITEM Constant Public Type reference (TYPE) STRING 'PUBLISH_CREATE_TR_ITEM' 20100915
9 CO_PUBLISH_EXPORT Constant Public Type reference (TYPE) STRING 'PUBLISH_EXPORT' 20100908
10 CO_PUBLISH_FINALIZE Constant Public Type reference (TYPE) STRING 'PUBLISH_FINALIZE' 20100915
11 CO_PUBLISH_IMPORT Constant Public Type reference (TYPE) STRING 'PUBLISH_IMPORT' 20100908
12 CO_PUBLISH_QUEUE_DELETE_ITEM Constant Public Type reference (TYPE) STRING 'PUBLISH_DEL_QUEUE_ITEM' 20100908
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Action 20100908
2 GET_GOVERNANCE_ITEMS Static method Public Method Returns all governance items 20100915
3 GET_GOVERNANCE_ITEM_NAME Static method Public Method Returns the name of a process governance item 20100903
4 GET_GOVERNANCE_ITEM_URL Static method Public Method Returns the url of a process governance item 20100903
5 PUBLISH Instance method Public Method Publish Some Notification 20100908
Events
Interface 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 Importing FUNCTION Call by reference Type reference (TYPE) STRING 20100908
2 Importing INPUT Call by reference Type reference (TYPE) ANY 20100908
3 Importing OPTIONAL_INPUT Call by reference Type reference (TYPE) ANY 20100915
4 Returning RESULT Value transfer Type reference (TYPE) SCTS_PROC_GOV_RESULT cCTS: Process Check result 20100908

Method CHECK on Interface 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 Returning ITEMS Value transfer Type reference (TYPE) TY_GOV_ITEMS 20100915

Method GET_GOVERNANCE_ITEMS on Interface 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 Importing ID Call by reference Type reference (TYPE) STRING 20100903
2 Returning NAME Value transfer Type reference (TYPE) STRING 20100903

Method GET_GOVERNANCE_ITEM_NAME on Interface 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 Importing ID Call by reference Type reference (TYPE) STRING 20100903
2 Returning URL Value transfer Type reference (TYPE) STRING 20100903

Method GET_GOVERNANCE_ITEM_URL on Interface 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 Importing FUNCTION Call by reference Type reference (TYPE) STRING 20100908
2 Importing INPUT Call by reference Type reference (TYPE) ANY 20100908

Method PUBLISH on Interface IF_CTS_PROCESS_GOV_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702