SAP ABAP Class CL_SRT_WSP_CONFIG_PROFILE (WSP Configuration Web Service 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRT_WSP_CONFIG_ROOT WSP Configuration (Root Class) 20050308
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONFIG_PROFILE WSP Configuration Profile 20050308
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONFIG_ROOT WSP Configuration Root Class 20050308
Properties
Class CL_SRT_WSP_CONFIG_PROFILE  
Short Description WSP Configuration Web Service Profile    
Super Class CL_SRT_WSP_CONFIG_ROOT WSP Configuration (Root Class) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class SRT_WSP    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20050308   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CONFIG_PROFILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONFIG_PROFILE WSP Configuration Profile 20050308
2 IF_SRT_WSP_CONFIG_ROOT WSP Configuration Root Class 20050308
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20050308 WSP Factory Class
2 CL_SRT_WSP_FEATURE_FACTORY 20050601 WSP Feature Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_CONFIG_PROFILE' Class Name 20050316
2 M_ASSIGN_LIST Instance attribute Private Type reference (TYPE) SRT_WSP_ASSIGN_OBJECT_LIST List of Assignment Objects 20050725
3 M_CONFIG_VALUES Instance attribute Private Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP Configuration Values 20050419
4 M_LCHK_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN Configuration has changed since last check 20050726
5 M_LCHK_IS_VALID Instance attribute Private Type reference (TYPE) BOOLEAN 'X' = Valid; ' ' = Invalid 20050726
6 M_LCHK_MESSAGES Instance attribute Private Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20050726
7 M_PROFILE_NAME_INT Instance attribute Private Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP internal name of the profile configuration 20050502
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050308
2 CREATE_INITIAL_NODES Instance method Private Method Creates the initial subject nodes 20050408
3 GET_PROFILE_STRUC Instance method Protected Method Returns the profile structure 20050601
4 HAS_CHANGED Instance method Private Method Configuration changed 20050726
5 INITIALIZE_FROM_DB Instance method Private Method Initializes the profile from the database 20050317
6 INITIALIZE_FROM_PROFILE_STRUC Instance method Protected Method Initializes the profile from the profile structure 20050601
7 LOCK Instance method Private Method Locks the configuration 20050317
8 OPEN Static method Protected Method Returns a profile instance 20050308
9 PROFILE_ASSIGN_ON_ACTIVATE Instance method Private Method Edits Profile Assignment at Activation 20050720
10 PROFILE_ASSIGN_ON_SAVE Instance method Private Method Edits Profile Assignment at Save 20050720
11 SET_ASSIGN_EDIT_MODE Instance method Private Method Sets Edit Mode for Assignment 20050725
12 UNLOCK Instance method Private Method Unlocks the configuration 20050317
Events
Class CL_SRT_WSP_CONFIG_PROFILE has no event.
Types
Class CL_SRT_WSP_CONFIG_PROFILE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20050317
2 Importing SOAP_APPLICATION Value transfer Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP name of the SOAP Application 20050407
3 Importing TYPE Value transfer Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP profile type 20050317
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050308

Method CREATE_INITIAL_NODES Signature

Method CREATE_INITIAL_NODES on class CL_SRT_WSP_CONFIG_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050408

Method GET_PROFILE_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILE_STRUC Value transfer Type reference (TYPE) SRT_WSP_PROFILE_STRUC WSP DT Profile structure for XML transf. (Don't change) 20050601
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050601

Method HAS_CHANGED Signature

Method HAS_CHANGED on class CL_SRT_WSP_CONFIG_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050726

Method INITIALIZE_FROM_DB Signature

Method INITIALIZE_FROM_DB on class CL_SRT_WSP_CONFIG_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050317

Method INITIALIZE_FROM_PROFILE_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_STRUC Value transfer Type reference (TYPE) SRT_WSP_PROFILE_STRUC WSP DT Profile structure for XML transf. (Don't change) 20050601
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050601

Method LOCK Signature

Method LOCK on class CL_SRT_WSP_CONFIG_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050317

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_PROFILE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_PROFILE WSP Configuration Profile 20050308
2 Importing NAME Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20050308
3 Importing SOAP_APPLICATION Value transfer Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP name of the SOAP Application 20050407
4 Importing TYPE Value transfer Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP profile type 20050308
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050317

Method PROFILE_ASSIGN_ON_ACTIVATE Signature

Method PROFILE_ASSIGN_ON_ACTIVATE on class CL_SRT_WSP_CONFIG_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050720

Method PROFILE_ASSIGN_ON_SAVE Signature

Method PROFILE_ASSIGN_ON_SAVE on class CL_SRT_WSP_CONFIG_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050720

Method SET_ASSIGN_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_READ_ONLY Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050725
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050725

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_CONFIG_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050317
History
Last changed by/on SAP  20090618 
SAP Release Created in 710