SAP ABAP Interface IF_SRT_WSP_CTRL_CFG_TASK (SOAManager Central Configuration: Task)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20120702
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CTRL_CFG_TASK SOAManager Central Configuration: Task 20110113
Properties
Interface IF_SRT_WSP_CTRL_CFG_TASK  
Short Description SOAManager Central Configuration: Task    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110113   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_CTRL_CFG_TASK has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CTRL_CFG_TASK has no interface.
Friends
Interface IF_SRT_WSP_CTRL_CFG_TASK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN 20110113
2 CHANGED_AT Instance attribute Public Type reference (TYPE) UZEIT 20110113
3 CHANGED_BY Instance attribute Public Type reference (TYPE) UNAME 20110113
4 CHANGED_CP Instance attribute Public Type reference (TYPE) PROGRAMM 20110113
5 CHANGED_ON Instance attribute Public Type reference (TYPE) UDATUM 20110113
6 CHANGED_TC Instance attribute Public Type reference (TYPE) TCODE 20110113
7 CONNECTIVITY_OUT Instance attribute Public Object reference (TYPE REF TO) IF_SRT_WSP_CONNECTIVITY_OUT 20110113
8 CON_TENANT_ID Instance attribute Public Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110113
9 COST Instance attribute Public Type reference (TYPE) SRT_WSP_TASK_COST Natural number 20130430
10 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT 20110113
11 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME 20110113
12 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM 20110113
13 CREATED_ON Instance attribute Public Type reference (TYPE) UDATUM 20110113
14 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE 20110113
15 ENTITY_DATA Instance attribute Public Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING 20110113
16 ENTITY_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_NAME 20110113
17 ENTITY_OPERATION Instance attribute Public Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_OPERATION 20110113
18 ENTITY_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_TYPE 20110113
19 ENTITY_VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_VERSION 20110113
20 ERROR_MESSAGES Instance attribute Public Type reference (TYPE) SRT_WSP_CTRL_TSK_MSGS 20110113
21 NEW Instance attribute Public Type reference (TYPE) BOOLEAN 20110113
22 PROCESSING_MODE Instance attribute Public Type reference (TYPE) SRT_WSP_CON_PROCESSING_MODE 20110113
23 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN 20110113
24 SENDER_DOMAIN_SYSTEM_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY 20110321
25 SENDER_TENANT_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110113
26 STATUS Instance attribute Public Type reference (TYPE) SRT_WSP_CNTRL_STATUS 20110113
27 TARGET_DOMAIN_SYSTEM_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY 20110321
28 TARGET_TENANT_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110113
29 TASK_ID Instance attribute Public Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_ID 20110113
30 TASK_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_TYPE 20110113
31 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN 20110113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR_MESSAGE Instance method Public Method Adds an error message to the list of error messages 20110113
2 CALL_CONNECTIVITY Instance method Public Method Sends data to remote system via Connectivity layer. 20110113
3 CLEAR_ERROR_MESSAGES Instance method Public Method Clear the list of error messages of this task 20110113
4 DELETE Instance method Public Method Delete the task from the database 20110113
5 GET_COST Instance method Public Method Gets the cost of the task 20130430
6 GET_ENTITY_DATA Instance method Public Method Get the entity data of the entity to be processed 20110113
7 GET_ENTITY_NAME Instance method Public Method Get the entity name of the entity to be processed 20110113
8 GET_ENTITY_OPERATION Instance method Public Method Get the entity operation to be processed 20110113
9 GET_ENTITY_TYPE Instance method Public Method Get the entity type of the entity to be processed 20110113
10 GET_ENTITY_VERSION Instance method Public Method Get the entity version of the entity to be processed 20110113
11 GET_ERROR_MESSAGES Instance method Public Method Get all error messages of the status, if any 20110113
12 GET_PROCESSING_MODE Instance method Public Method Get the processing mode (SYNC/ASYNC/BATCH) 20110113
13 GET_SENDER_TENANT_KEY Instance method Public Method 20110113
14 GET_STATUS Instance method Public Method Get the processing status 20110113
15 GET_TARGET_TENANT_KEY Instance method Public Method 20110113
16 GET_TASK_ID Instance method Public Method Get the task ID 20110113
17 GET_TASK_TYPE Instance method Public Method Get the task type 20110113
18 SAVE Instance method Public Method Persist the task on the database 20110113
19 SAVE_TO_XML Instance method Public Method Saves current task into xml 20110113
20 SET_EDIT_MODE Instance method Public Method Sets the edit mode (read_only = 'X') 20110113
21 SET_ENTITY_DATA Instance method Public Method Sets the entity data 20110113
22 SET_PROCESSING_MODE Instance method Public Method Sets Processing Mode 20110113
23 SET_STATUS Instance method Public Method Sets the processing status 20110113
24 UPDATE_FROM_XML Instance method Public Method Updates current task instance from xml 20110113
Events
Interface IF_SRT_WSP_CTRL_CFG_TASK has no event.
Types
Interface IF_SRT_WSP_CTRL_CFG_TASK has no local type.
Method Signatures

Method ADD_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CENTRAL_CONFIG_MESSAGE Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_MESSAGE 20110113
2 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20110113
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 20110113
4 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20110113
5 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20110113
6 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20110113
7 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20110113
8 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20110113
9 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method CALL_CONNECTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATION_NAME Call by reference Type reference (TYPE) SRT_WSP_CENTRAL_CFG_OPERATION 20110113
2 Importing I_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method CLEAR_ERROR_MESSAGES Signature

Method CLEAR_ERROR_MESSAGES on Interface IF_SRT_WSP_CTRL_CFG_TASK has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method DELETE Signature

Method DELETE on Interface IF_SRT_WSP_CTRL_CFG_TASK has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_COST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COST Value transfer Type reference (TYPE) SRT_WSP_TASK_COST Cost 20130430

Method GET_COST on Interface IF_SRT_WSP_CTRL_CFG_TASK has no exception.

Method GET_ENTITY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTITY_DATA Value transfer Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_ENTITY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTITY_NAME Value transfer Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_NAME 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_ENTITY_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTITY_OPERATION Value transfer Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_OPERATION 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTITY_TYPE Value transfer Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_TYPE 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_ENTITY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTITY_VERSION Value transfer Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_VERSION 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERROR_MESSAGES Value transfer Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_MESSAGES 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_PROCESSING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROCESSING_MODE Value transfer Type reference (TYPE) SRT_WSP_CON_PROCESSING_MODE 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_SENDER_TENANT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TENANT_KEY Value transfer Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) SRT_WSP_CNTRL_STATUS 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_TARGET_TENANT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TENANT_KEY Value transfer Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_TASK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TASK_ID Value transfer Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_ID 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_TASK_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TASK_TYPE Value transfer Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_TYPE 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method SAVE Signature

Method SAVE on Interface IF_SRT_WSP_CTRL_CFG_TASK has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method SAVE_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XSTRING Value transfer Type reference (TYPE) XSTRING 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LOCKED Value transfer Type reference (TYPE) BOOLEAN 20110113
2 Importing READ_ONLY Call by reference Type reference (TYPE) BOOLEAN 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method SET_ENTITY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTITY_DATA Call by reference Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method SET_PROCESSING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_WSP_CON_PROCESSING_MODE 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATUS Call by reference Type reference (TYPE) SRT_WSP_CNTRL_STATUS 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method UPDATE_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XSTRING Call by reference Type reference (TYPE) XSTRING 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113
History
Last changed by/on SAP  20140121 
SAP Release Created in 740