SAP ABAP Class IF_SERVICE_GETTER (Get SD and EP from BS and SR)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SERVICE_GETTER_BS_V1 Get SD/EP form backend systems 20071122
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SERVICE_GETTER_SR_V1 SD/EP getter class for the SR 20071122
Properties
Class IF_SERVICE_GETTER  
Short Description Get SD and EP from BS and SR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071122   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SERVICE_GETTER has no forward declaration.
Interfaces
Class IF_SERVICE_GETTER has no interface implemented.
Friends
Class IF_SERVICE_GETTER has no friend class.
Attributes
Class IF_SERVICE_GETTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EP_DETAIL Instance method Public Method Get a detail information for a single EP 20071122
2 GET_EP_KEYS Instance method Public Method Get an array of Endpoints for a SD 20071122
3 GET_SD_DETAIL Instance method Public Method Get a detail information for a single SD 20071122
4 GET_SD_KEYS Instance method Public Method Get an array of Server Definitions 20071122
Events
Class IF_SERVICE_GETTER has no event.
Types
Class IF_SERVICE_GETTER has no local type.
Method Signatures

Method GET_EP_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRITERIA Call by reference Type reference (TYPE) STTY_PTV Table of PTV structures 20080318
2 Exporting EP_DETAIL Call by reference Type reference (TYPE) STTY_COMPLEX_PROPS A table containg compex properties 20071122
3 Importing EP_KEY Call by reference Type reference (TYPE) SSTR_COMPLEX_PROP A complex proprty 20071122
# Exception Resumable Description Created on
1 CX_SERVICE_GETTER_EXCEPTION Exception for retirieving of services 20071122

Method GET_EP_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRITERIA Call by reference Type reference (TYPE) STTY_PTV Table of PTV structures 20080318
2 Exporting EP_KEYS Call by reference Type reference (TYPE) STTY_COMPLEX_PROPS A table containg compex properties 20071122
3 Importing SD_KEY Call by reference Type reference (TYPE) SSTR_COMPLEX_PROP A complex proprty 20071122
# Exception Resumable Description Created on
1 CX_SERVICE_GETTER_EXCEPTION Exception for retirieving of services 20071122

Method GET_SD_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRITERIA Call by reference Type reference (TYPE) STTY_PTV Table of PTV structures 20080318
2 Exporting SD_DETAIL Call by reference Type reference (TYPE) STTY_COMPLEX_PROPS A table containg compex properties 20071122
3 Importing SD_KEY Call by reference Type reference (TYPE) SSTR_COMPLEX_PROP A complex proprty 20071122
# Exception Resumable Description Created on
1 CX_SERVICE_GETTER_EXCEPTION Exception for retirieving of services 20071122

Method GET_SD_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRITERIA Call by reference Type reference (TYPE) STTY_PTV Table of PTV structures 20071122
2 Exporting SD_KEYS Call by reference Type reference (TYPE) STTY_COMPLEX_PROPS A table containg compex properties 20071122
# Exception Resumable Description Created on
1 CX_SERVICE_GETTER_EXCEPTION Exception for retirieving of services 20071122
History
Last changed by/on SAP  20080612 
SAP Release Created in