SAP ABAP Interface IF_SIW_CONFIG_API (API for Configurations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_API (Package) API for Service Implementation Workbench
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_CONFIG_API API for Configurations 20110125
Properties
Interface IF_SIW_CONFIG_API  
Short Description API for Configurations    
General Data
Package S_SIW_API   API for Service Implementation Workbench 
Created 20110125   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SIW_CONFIG_API has no interface.
Friends
Interface IF_SIW_CONFIG_API has no friend.
Attributes
Interface IF_SIW_CONFIG_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Instance method Public Method Check Existence of SIW Configuration 20110125
2 CREATE Instance method Public Method Create SIW Configuration 20110125
3 DELETE Instance method Public Method Delete SIW Configuration 20110125
4 GET_DETAIL Instance method Public Method Get Details of SIW Configuration 20110125
5 UPDATE Instance method Public Method Update SIW Configuration 20110125
Events
Interface IF_SIW_CONFIG_API has no event.
Types
Interface IF_SIW_CONFIG_API has no local type.
Method Signatures

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SIW_DTE_CONFIG_ID Configuration ID 20110125
2 Returning R_FLG_DOES_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20110125
# Exception Resumable Description Created on
1 CX_SIW_AUTHORISATION_FAILURE Authorisation Failure 20110125
2 CX_SIW_CALL_ERROR Error During Call (Prerequisite Violated) 20110127

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_DATA Call by reference Type reference (TYPE) SIW_STR_API_CONFIG_ATTR 20110125
# Exception Resumable Description Created on
1 CX_SIW_AUTHORISATION_FAILURE Authorisation Failure 20110125
2 CX_SIW_CALL_ERROR Error During Call (Prerequisite Violated) 20110127
3 CX_SIW_EXECUTION_ERROR Execution Error 20110125

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SIW_DTE_CONFIG_ID Configuration ID 20110125
# Exception Resumable Description Created on
1 CX_SIW_AUTHORISATION_FAILURE Authorisation Failure 20110125
2 CX_SIW_CALL_ERROR Error During Call (Prerequisite Violated) 20110127
3 CX_SIW_EXECUTION_ERROR Execution Error 20110125

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SIW_DTE_CONFIG_ID Configuration ID 20110125
2 Returning R_CONFIG_DATA Value transfer Type reference (TYPE) SIW_STR_API_CONFIG_ATTR 20110125
# Exception Resumable Description Created on
1 CX_SIW_AUTHORISATION_FAILURE Authorisation Failure 20110125
2 CX_SIW_CALL_ERROR Error During Call (Prerequisite Violated) 20110127
3 CX_SIW_NOT_FOUND Not Existing Object or Information 20110125

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_DATA Call by reference Type reference (TYPE) SIW_STR_API_CONFIG_ATTR 20110125
# Exception Resumable Description Created on
1 CX_SIW_AUTHORISATION_FAILURE Authorisation Failure 20110125
2 CX_SIW_CALL_ERROR Error During Call (Prerequisite Violated) 20110127
3 CX_SIW_EXECUTION_ERROR Execution Error 20110125
4 CX_SIW_NOT_FOUND Not Existing Object or Information 20110125
History
Last changed by/on SAP  20110908 
SAP Release Created in 731