SAP ABAP Class CL_SRV_SERVICE (XI Services: Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC-SRV (Application Component) Services
     SAI_SERVICES (Package) Determine Adapter Configuration
Properties
Class CL_SRV_SERVICE  
Short Description XI Services: Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SERVICES   Determine Adapter Configuration 
Created 20050506   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRV_SERVICE has no interface implemented.
Friends
Class CL_SRV_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 USERS Instance attribute Private Type reference (TYPE) SSRV_SERVICEUSRT XI Services: Table of Users of a Service 20050506
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050506
2 GET_USERS Static method Public Method 20051103
3 HAS_USER Instance method Public Method 20050506
4 HAS_USERS Instance method Public Method 20050506
5 IS_BPE Static method Public Method 20070118
6 IS_USER_IN_ANY_SERVICE Static method Public Method 20050506
Events
Class CL_SRV_SERVICE has no event.
Types
Class CL_SRV_SERVICE 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 PARTY Call by reference Type reference (TYPE) SXI_PARTY '' XI: Communication Party 20050506
2 Importing SERVICE Call by reference Type reference (TYPE) SXI_SERVICE XI: Service 20050506
# Exception Resumable Description Created on
1 CX_SRV_NORMALIZE_ERROR XI Services: Party/Service Normalisierungs Fehler 20050506

Method GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_ID Call by reference Type reference (TYPE) SSRV_OBJECT_ID XI Services: Object ID 20051103
2 Returning RESULT Value transfer Type reference (TYPE) SSRV_SERVICEUSRT XI Services: Table of Users of a Service 20051103

Method GET_USERS on class CL_SRV_SERVICE has no exception.

Method HAS_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050506
2 Importing USER Call by reference Type reference (TYPE) SSRV_SERVICE_USER XI Services: Authorized User 20050506

Method HAS_USER on class CL_SRV_SERVICE has no exception.

Method HAS_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050506

Method HAS_USERS on class CL_SRV_SERVICE has no exception.

Method IS_BPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARTY Call by reference Type reference (TYPE) SXI_PARTY XI: Communication Party 20070118
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070118
3 Importing SERVICE Call by reference Type reference (TYPE) SXI_SERVICE XI: Service 20070118

Method IS_BPE on class CL_SRV_SERVICE has no exception.

Method IS_USER_IN_ANY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050506
2 Exporting SERVICES Call by reference Type reference (TYPE) SXI_ADDRESSES_NORM XI: Adressentabelle 20050601
3 Importing USER Call by reference Type reference (TYPE) SSRV_SERVICE_USER XI Services: Authorized User 20050506

Method IS_USER_IN_ANY_SERVICE on class CL_SRV_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640