SAP ABAP Interface IF_SRT_WSP_SYSTEM_INFO_WRITER (WSP System Information: Write API)
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 implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_SYSTEM_INFO WSP System Information 20070511
Properties
Interface IF_SRT_WSP_SYSTEM_INFO_WRITER  
Short Description WSP System Information: Write API    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20070511   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_SYSTEM_INFO_WRITER has no forward declaration.
Interfaces
Interface IF_SRT_WSP_SYSTEM_INFO_WRITER has no interface.
Friends
Interface IF_SRT_WSP_SYSTEM_INFO_WRITER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070521
Methods
# Method Level Visibility Method type Description Created on
1 ADD_APPLICATION Instance method Public Method Add application 20080214
2 ADD_SYSTEM Instance method Public Method Add System 20070521
3 DELETE_APPLICATION Instance method Public Method Delete application 20080214
4 DELETE_SYSTEM Instance method Public Method Delete System 20070521
5 LOCK Instance method Public Method Lock info 20070521
6 SET_APPLICATION_DESCRIPTION Instance method Public Method Set application description 20080214
7 SET_APPLICATION_EXT_ID Instance method Public Method Set external application ID 20080214
8 SET_APPLICATION_NAME Instance method Public Method Set application name 20080214
9 SET_BIZ_SYSTEM_NAME Instance method Public Method Set business system name 20070521
10 SET_DESCRIPTION Instance method Public Method Set description 20070521
11 SET_SLD_SYSTEM_NAME Instance method Public Method Set SLD system name 20070521
12 UNLOCK Instance method Public Method Unlock 20070521
Events
Interface IF_SRT_WSP_SYSTEM_INFO_WRITER has no event.
Types
Interface IF_SRT_WSP_SYSTEM_INFO_WRITER has no local type.
Method Signatures

Method ADD_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_DESCRIPTION WSP description 20080214
2 Importing APPL_EXT_ID Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_EXT_ID SRT application external ID 20080214
3 Returning APPL_KEY Value transfer Type reference (TYPE) GUID_32 SRT application key 20080214
4 Importing APPL_NAME Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_NAME SRT application name 20080214
5 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 System key 20080214
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method ADD_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIZ_SYSTEM_NAME Call by reference Type reference (TYPE) SRT_WSP_BIZ_SYSTEM_NAME Business System Name 20070521
2 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_DESCRIPTION WSP description 20070521
3 Importing SLD_SYSTEM_NAME Call by reference Type reference (TYPE) SRT_WSP_SLD_SYSTEM_NAME SLD System Name 20070521
4 Returning SYSTEM_KEY Value transfer Type reference (TYPE) GUID_32 System key 20070521
5 Importing SYSTEM_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method DELETE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_KEY Call by reference Type reference (TYPE) GUID_32 SRT application key 20080214
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method DELETE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 System key 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method LOCK Signature

Method LOCK on Interface IF_SRT_WSP_SYSTEM_INFO_WRITER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method SET_APPLICATION_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_DESCRIPTION WSP description 20080214
2 Importing APPL_KEY Call by reference Type reference (TYPE) GUID_32 SRT application key 20080214
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method SET_APPLICATION_EXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_EXT_ID Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_EXT_ID SRT application external ID 20080214
2 Importing APPL_KEY Call by reference Type reference (TYPE) GUID_32 SRT application key 20080214
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method SET_APPLICATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_KEY Call by reference Type reference (TYPE) GUID_32 SRT application key 20080214
2 Importing APPL_NAME Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_NAME SRT application name 20080214
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method SET_BIZ_SYSTEM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIZ_SYSTEM_NAME Call by reference Type reference (TYPE) SRT_WSP_BIZ_SYSTEM_NAME Business System Name 20070521
2 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 System key 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_DESCRIPTION WSP description 20070521
2 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 System key 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method SET_SLD_SYSTEM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SLD_SYSTEM_NAME Call by reference Type reference (TYPE) SRT_WSP_SLD_SYSTEM_NAME SLD System Name 20070521
2 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 System key 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method UNLOCK Signature

Method UNLOCK on Interface IF_SRT_WSP_SYSTEM_INFO_WRITER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521
History
Last changed by/on SAP  20110908 
SAP Release Created in 710