SAP ABAP Interface IF_SRT_WSP_CONFIG_PROFILE_RT (WSP Configuration Profile)
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_CONFIG_PROFILE_RT WSP Configuration Web Service Profile 20051006
Properties
Interface IF_SRT_WSP_CONFIG_PROFILE_RT  
Short Description WSP Configuration Profile    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20051006   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONFIG_ROOT WSP Configuration Root Class 20051006
Friends
Interface IF_SRT_WSP_CONFIG_PROFILE_RT 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 Has changed = 'X' 20051006
2 CHANGED_AT Instance attribute Public Type reference (TYPE) UZEIT Last Changed At 20051006
3 CHANGED_BY Instance attribute Public Type reference (TYPE) UNAME Last Changed By 20051006
4 CHANGED_CP Instance attribute Public Type reference (TYPE) PROGRAMM Calling Program/Last Change 20051006
5 CHANGED_ON Instance attribute Public Type reference (TYPE) UDATUM Date of last change 20051006
6 CHANGED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code Last Changed 20051006
7 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT Created At 20051006
8 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME Created By 20051006
9 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM Calling Program/Create 20051006
10 CREATED_ON Instance attribute Public Type reference (TYPE) UDATUM Date of creation 20051006
11 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code of Creation 20051006
12 DESCRIPTION Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION Description 20051006
13 NAME Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Configuration Name 20051006
14 NEW Instance attribute Public Type reference (TYPE) BOOLEAN New = 'X'; Exists = ' ' 20051006
15 PROFILE_KEY Instance attribute Public Type reference (TYPE) GUID_32 Profile Key 20051006
16 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Read Only = 'X'; Read-Write = ' ' 20051006
17 SOAP_APPLICATION Instance attribute Public Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP Name of SOAP Application 20051006
18 STATE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_STATE active = 'A'; inactive = 'I'; unknown = 'u' 20051006
19 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Configuration is terminated 20051006
20 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20051006
21 VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profile Version 20060808
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates Configuration 20051006
2 ADD_CONFIG_VALUE Instance method Public Method Adds Single Configuration Value 20051006
3 ADD_PROPERTY Instance method Public Method Adds Property 20051006
4 CHANGE_ON_IMMUTABLE Instance method Public Method Change even if assignments exist 20060614
5 DEACTIVATE Instance method Public Method Deactivates Configuration 20051006
6 DELETE Instance method Public Method Deletes Configuration 20051006
7 DELETE_ALL_CONFIG_VALUES Instance method Public Method Deletes All Configuration Values 20051006
8 DELETE_ALL_PROPERTIES Instance method Public Method Delete all properties 20051006
9 DELETE_CONFIG_VALUE_BY_NAME Instance method Public Method Deletes All Configuration Values for Given Name 20051006
10 DELETE_PROPERTIES_BY_NAME Instance method Public Method Delete all properties for a given name 20051006
11 EQUALS Instance method Public Method Checks whether specified PL is identical to current profile 20071024
12 GET_ALL_PROPERTIES Instance method Public Method Returns all properties 20051006
13 GET_ALL_PROPERTIES_DISPLAY Instance method Public Method Get all properties with invisible security values 20060410
14 GET_CONFIG_VALUES Instance method Public Method Returns All Configuration Values 20051006
15 GET_CONFIG_VALUES_BY_NAME Instance method Public Method Returns All Configuration Values for Given Name 20051006
16 GET_PROPERTIES_BY_NAME Instance method Public Method Returns all properties for a given name 20051006
17 GET_UNIQUE_NAME Instance method Public Method Returns a unique profile name (with version) or GUID 20060808
18 INIT_FROM_TEMPLATE Instance method Public Method Initializes the profile from template 20051006
19 IS_IMMUTABLE Instance method Public Method Checks Non-Modifiability 20060614
20 RESET_ASSIGN_USAGE Instance method Public Method Resets status whether profile used in assignment 20051122
21 SAVE Instance method Public Method Persists Configuration on Database 20051006
22 SET_CONFIG_VALUES Instance method Public Method Sets All Configuration Values 20051006
23 SET_DESCRIPTION Instance method Public Method Sets Description 20051006
24 SET_EDIT_MODE Instance method Public Method Sets Edit Mode 20051006
25 SET_PROPERTIES Instance method Public Method Sets all properties 20051006
26 TERMINATE Instance method Public Method Terminates this configuration 20051006
Events
Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no event.
Types
Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_ASSIGN Call by reference Type reference (TYPE) BOOLEAN Ignoriere Assignments 20061002
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method ADD_CONFIG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_STRUC WSP config value 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method ADD_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Call by reference Type reference (TYPE) SRT_WSP_TEMPL_PROPERTY WSP property 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method CHANGE_ON_IMMUTABLE Signature

Method CHANGE_ON_IMMUTABLE on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060614

Method DEACTIVATE Signature

Method DEACTIVATE on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method DELETE Signature

Method DELETE on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method DELETE_ALL_CONFIG_VALUES Signature

Method DELETE_ALL_CONFIG_VALUES on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method DELETE_ALL_PROPERTIES Signature

Method DELETE_ALL_PROPERTIES on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method DELETE_CONFIG_VALUE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) QNAME Qualified Name 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method DELETE_PROPERTIES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES WSP Template Properties 20071024
2 Returning PR_IS_EQUALS Value transfer Type reference (TYPE) BOOLEAN X=PL identisch mit Profil; space=sonst 20071024
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20071024

Method GET_ALL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES table of WSP properties 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method GET_ALL_PROPERTIES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES WSP Template Properties 20060410
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG Ausnahmen Web Admin ICF 20060410

Method GET_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method GET_CONFIG_VALUES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 20051006
2 Importing NAME Value transfer Type reference (TYPE) QNAME Qualified Name 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method GET_PROPERTIES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20051006
2 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES table of WSP properties 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method GET_UNIQUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILE_NAME Value transfer Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME 20060808
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060808

Method INIT_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEMPLATE Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_TEMPLATE WSP configuration webservice template 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method IS_IMMUTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_IMMUTABLE Value transfer Type reference (TYPE) BOOLEAN X=Profil ist unveränderbar; space=Profil ist änderbar 20060614

Method IS_IMMUTABLE on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no exception.

Method RESET_ASSIGN_USAGE Signature

Method RESET_ASSIGN_USAGE on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051122

Method SAVE Signature

Method SAVE on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method SET_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

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_CONFIG_DESCRIPTION WSP configuration description 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_ONLY Call by reference Type reference (TYPE) BOOLEAN Read only = 'X'; Read write = ' ' 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES table of WSP properties 20051006
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_CONFIG_PROFILE_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051006
History
Last changed by/on SAP  20090618 
SAP Release Created in 710