SAP ABAP Class IF_SRT_PUBLIC_SV_GROUP_HANDLER (Service Group Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_PUBLIC_SV_GROUP_HANDLER Service Group Handler 20080318
Properties
Class IF_SRT_PUBLIC_SV_GROUP_HANDLER  
Short Description Service Group Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080318   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_PUBLIC_SV_GROUP_HANDLER has no forward declaration.
Interfaces
Class IF_SRT_PUBLIC_SV_GROUP_HANDLER has no interface implemented.
Friends
Class IF_SRT_PUBLIC_SV_GROUP_HANDLER has no friend class.
Attributes
Class IF_SRT_PUBLIC_SV_GROUP_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROVIDER_APPLICATIONS Instance method Public Method Gets list of provider applications 20080318
2 GET_WEB_SERVICE_BY_BUS_APPL_ID Instance method Public Method Gets Web service for business application ID 20080319
3 GET_WEB_SERVICE_SINGLE_SYSTEM Instance method Public Method Gets Web service if service group permits only one system 20080319
Events
Class IF_SRT_PUBLIC_SV_GROUP_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_BUSINESS_APPL_ID Public Type reference (TYPE) STRING Business Application ID 20080318
2 T_LP_NAME Public Type reference (TYPE) SRT_LP_NAME Logical Port Name 20080318
3 T_PROVIDER_APPLICATION Public Object reference (TYPE REF TO) IF_SRT_PUBLIC_PROVIDER_APPL Provider Application 20080318
4 T_PROVIDER_APPLICATIONS Public Type reference (TYPE) SRT_PUBLIC_PROVIDER_APPLS Provider Applications 20080318
5 T_PROXY_CLASS Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Proxy Class Name 20080318
6 T_SERVICE_GROUP Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Service Group Name 20080318
7 T_WEB_SERVICE Public Object reference (TYPE REF TO) IF_SRT_PUBLIC_WEB_SERVICE Web Service 20080319
Method Signatures

Method GET_PROVIDER_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROVIDER_APPLICATIONS Value transfer Type reference (TYPE) T_PROVIDER_APPLICATIONS Provider Applications 20080318
2 Importing SERVICE_GROUP Call by reference Type reference (TYPE) T_SERVICE_GROUP Service Group Name 20080318
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG WSP Exception 20080318

Method GET_WEB_SERVICE_BY_BUS_APPL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_APPL_ID Call by reference Type reference (TYPE) T_BUSINESS_APPL_ID Bussiness Application ID 20080319
2 Importing PROXY_CLASS Call by reference Type reference (TYPE) T_PROXY_CLASS Proxy Class Name 20080319
3 Importing SERVICE_GROUP Call by reference Type reference (TYPE) T_SERVICE_GROUP Service Group Name 20080319
4 Returning WEB_SERVICE Value transfer Type reference (TYPE) T_WEB_SERVICE Web Service 20080319
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG Fehlerklasse der Webservice-Konfiguration 20080319

Method GET_WEB_SERVICE_SINGLE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY_CLASS Call by reference Type reference (TYPE) T_PROXY_CLASS Proxy Class Name 20080319
2 Importing SERVICE_GROUP Call by reference Type reference (TYPE) T_SERVICE_GROUP Service Group Name 20080319
3 Returning WEB_SERVICE Value transfer Type reference (TYPE) T_WEB_SERVICE Web Service 20080319
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20080319
History
Last changed by/on SAP  20090618 
SAP Release Created in