SAP ABAP Class CL_UCON_API_RFC_SERVICE (RFC Service Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_API (Package) API für Unified Connectivity
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UCON_API_RFC_SERVICE | RFC Service Interface | 20120515 |
Properties
| Class | CL_UCON_API_RFC_SERVICE | |
| Short Description | RFC Service Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UNIFIED_CON_API | API für Unified Connectivity |
| Created | 20120515 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UCON_API_RFC_SERVICE | RFC Service Interface | 20120515 |
Friends
Class CL_UCON_API_RFC_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UCONRFCSERVHEAD | ICF: ICFSERVICE Header Table | 20120515 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag if header data has been changed | 20120515 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flaf if object can be modified | 20120516 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag if the RFC service is a new one, not yet saved to DB | 20120515 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | UCONRFCSERVTEXT | HTTP Service Text Table | 20120515 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag if text data has been changed | 20120515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120516 | |
| 2 | Instance method | Private | Method | Delete inactive version of RFC service | 20120516 | |
| 3 | Instance method | Private | Method | Retrieve version of RFC service valid for the caller | 20120516 | |
| 4 | Instance method | Private | Method | Read existing data from database for RFC service | 20120516 | |
| 5 | Instance method | Private | Method | Save data to database | 20120516 | |
| 6 | Instance method | Private | Method | Save an active dummy version of the RFC service | 20120516 | |
| 7 | Instance method | Private | Method | Sets the admin data (created/changed) | 20120515 | |
| 8 | Instance method | Private | Method | Locks the object if necessary | 20120516 |
Events
Class CL_UCON_API_RFC_SERVICE has no event.
Types
Class CL_UCON_API_RFC_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 | NAME | Call by reference | Type reference (TYPE) | UCONRFCSERVID | RFC Service ID | 20120516 | |||
| 2 | NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class RFC Service | 20120516 |
Method DO_DELETE_INACTIVE_VERSION Signature
Method DO_DELETE_INACTIVE_VERSION on class CL_UCON_API_RFC_SERVICE has no parameter.
Method DO_DELETE_INACTIVE_VERSION on class CL_UCON_API_RFC_SERVICE has no exception.
Method DO_GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VERSION | Value transfer | Type reference (TYPE) | UCONSTATE | State of Object | 20120516 |
Method DO_GET_VERSION on class CL_UCON_API_RFC_SERVICE has no exception.
Method DO_READ_DATA Signature
Method DO_READ_DATA on class CL_UCON_API_RFC_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class RFC Service | 20120516 |
Method DO_SAVE Signature
Method DO_SAVE on class CL_UCON_API_RFC_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class RFC Service | 20120516 |
Method DO_SAVE_ACTIVE_DUMMY Signature
Method DO_SAVE_ACTIVE_DUMMY on class CL_UCON_API_RFC_SERVICE has no parameter.
Method DO_SAVE_ACTIVE_DUMMY on class CL_UCON_API_RFC_SERVICE has no exception.
Method DO_SET_ADMIN_DATA Signature
Method DO_SET_ADMIN_DATA on class CL_UCON_API_RFC_SERVICE has no parameter.
Method DO_SET_ADMIN_DATA on class CL_UCON_API_RFC_SERVICE has no exception.
Method DO_SET_MODFICATION_FLAG Signature
Method DO_SET_MODFICATION_FLAG on class CL_UCON_API_RFC_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class RFC Service | 20120516 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 805 |