SAP ABAP Class CL_VBC_SEP_MANAGER (Service Endpoint Manager)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-VBZ (Application Component) Visual Business
     VBC_BUSINESS_OBJECTS (Package) Business Object Layer (Application Logic)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_VBC_ADOMAIN_OBJECT Abstract Domain Object 20081126
Properties
Class CL_VBC_SEP_MANAGER  
Short Description Service Endpoint Manager    
Super Class CL_VBC_ADOMAIN_OBJECT Abstract Domain Object 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VBC_BUSINESS_OBJECTS   Business Object Layer (Application Logic) 
Created 20081126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VBC_SEP_MANAGER has no forward declaration.
Interfaces
Class CL_VBC_SEP_MANAGER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_VBC_SEP_MANAGER_FACTORY 20081126 Service Endpoint Manager Factory
2 CL_VBC_SEP_MAPPER 20081126 Service Endpoint Mapper
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_SERVICE_ENDPOINT_ID Constant Public Type reference (TYPE) VBC_MODEL_ID 'SERVICE_ENDPOINT_CONTAINER' Service Endpoint Object ID 20081126
2 MT_SEP Instance attribute Private Type reference (TYPE) VBC_T_SERVICE_ENDPOINT Service Endpoint Table 20081126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081126
2 GENERATE_ALIASES_FROM_DOS Instance method Public Method Generate Aliases from the Models in the System 20081203
3 GET_SEP_BY_ID Instance method Public Method Get a Service Endpoint from the Manager 20081127
4 GET_SEP_LIST Instance method Public Method Get a list of all Service Endpoints 20081202
5 GET_SEP_LIST_FROM_DO_TABLE Instance method Public Method Get a list of all service endpoints used in an application 20091118
6 UPDATE_FROM_DO_TABLE Instance method Public Method Update the Manager from a DO table of a model 20081127
7 UPDATE_FROM_STRUCTURE Instance method Public Method Update the Manager from a SEP Structure Entry 20081203
Events
Class CL_VBC_SEP_MANAGER has no event.
Types
Class CL_VBC_SEP_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_VBC_SEP_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_VBC_SEP_MANAGER has no exception.

Method GENERATE_ALIASES_FROM_DOS Signature

Method GENERATE_ALIASES_FROM_DOS on class CL_VBC_SEP_MANAGER has no parameter.
Method GENERATE_ALIASES_FROM_DOS on class CL_VBC_SEP_MANAGER has no exception.

Method GET_SEP_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEP_ALIAS Call by reference Type reference (TYPE) VBC_ENDPOINT_ALIAS Service Endpoint Alias 20081127
2 Returning RS_SEP_INFO Value transfer Type reference (TYPE) VBC_S_SERVICE_ENDPOINT Servie Endpoint Structure 20081127
# Exception Resumable Description Created on
1 CX_VBC_NOT_FOUND Data not found exception 20081127

Method GET_SEP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SEP Value transfer Type reference (TYPE) VBC_T_SERVICE_ENDPOINT Service Endpoint Table 20081202

Method GET_SEP_LIST on class CL_VBC_SEP_MANAGER has no exception.

Method GET_SEP_LIST_FROM_DO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DO Call by reference Type reference (TYPE) VBC_T_DO Data Object Table 20091118
2 Returning RT_SEP_DATA Value transfer Type reference (TYPE) VBC_T_WEBSERVICE Service Endpoint Table 20091118

Method GET_SEP_LIST_FROM_DO_TABLE on class CL_VBC_SEP_MANAGER has no exception.

Method UPDATE_FROM_DO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DO Call by reference Type reference (TYPE) VBC_T_DO Data Object Table 20081127

Method UPDATE_FROM_DO_TABLE on class CL_VBC_SEP_MANAGER has no exception.

Method UPDATE_FROM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEP Call by reference Type reference (TYPE) VBC_S_SERVICE_ENDPOINT Data Object Table 20081203

Method UPDATE_FROM_STRUCTURE on class CL_VBC_SEP_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702