SAP ABAP Class CL_SRAPI_WRITE_SERVICE_FACTORY (Factory for the write service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Properties
| Class | CL_SRAPI_WRITE_SERVICE_FACTORY | |
| Short Description | Factory for the write service | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20061219 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_WRITE_SERVICE_FACTORY has no forward declaration.
Interfaces
Class CL_SRAPI_WRITE_SERVICE_FACTORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAPI_TEST_FIXTURE | 20061228 | Test class helper for ABAP Unit test |
Attributes
Class CL_SRAPI_WRITE_SERVICE_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100701 | ||
| 2 | Static method | Public | Method | Get an instance of the write service | 20061219 |
Events
Class CL_SRAPI_WRITE_SERVICE_FACTORY has no event.
Types
Class CL_SRAPI_WRITE_SERVICE_FACTORY has no local type.
Method Signatures
Method GET_WRITE_SERV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_SERVICE_REPOSITORY | Service Repository | 20100701 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_WRITE_SERVICE | Interface for Write-Access to Repository | 20100701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal Error Write Service | 20100701 |
Method GET_WRITE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_SERVICE_REPOSITORY | Service Repository | 20061220 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_WRITE_SERVICE | Internal Interface Write-Service | 20061219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal Error Write Service | 20100701 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |