SAP ABAP Class CL_VBC_SEP_MANAGER_FACTORY (Service Endpoint Manager Factory)
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)
⤷
⤷
Properties
| Class | CL_VBC_SEP_MANAGER_FACTORY | |
| Short Description | Service Endpoint Manager Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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_FACTORY has no forward declaration.
Interfaces
Class CL_VBC_SEP_MANAGER_FACTORY has no interface implemented.
Friends
Class CL_VBC_SEP_MANAGER_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_VBC_SEP_MANAGER | Singelton Object | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get an empty manager object | 20081126 | |
| 2 | Instance method | Public | Method | Get an instance of the Configured Service Endpoint Manager | 20081126 | |
| 3 | Instance method | Public | Method | Refresh buffer - use with care! | 20091120 |
Events
Class CL_VBC_SEP_MANAGER_FACTORY has no event.
Types
Class CL_VBC_SEP_MANAGER_FACTORY has no local type.
Method Signatures
Method GET_NULL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SEP_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_VBC_SEP_MANAGER | Service Endpoint Manager | 20081126 |
Method GET_NULL_OBJECT on class CL_VBC_SEP_MANAGER_FACTORY has no exception.
Method GET_SEP_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SEP_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_VBC_SEP_MANAGER | Service Endpoint Manager | 20081126 |
Method GET_SEP_MANAGER on class CL_VBC_SEP_MANAGER_FACTORY has no exception.
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_VBC_SEP_MANAGER_FACTORY has no parameter.
Method REFRESH_BUFFER on class CL_VBC_SEP_MANAGER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |