SAP ABAP Class CL_SIDL_INTERFACE (CL_SIDL_INTERFACE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SIDL_BASE | 20041103 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIDL_INTERFACE | Interface Object | 20040806 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIDL_NODE | Node | 20040806 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIDL_WSDL_DOC | Add information for wsdl:documentation | 20081218 |
Properties
| Class | CL_SIDL_INTERFACE | |
| Short Description | ||
| Super Class | CL_SIDL_BASE | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
| Created | 20040806 | SAP |
| Last change | 20090618 | SAP |
| 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_SIDL_INTERFACE | Interface Object | 20040806 | ||
| 2 | IF_SIDL_NODE | Node | 20040806 | ||
| 3 | IF_SIDL_WSDL_DOC | Add information for wsdl:documentation | 20081218 |
Friends
Class CL_SIDL_INTERFACE 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) | UFPS_POSID | Application component | 20081009 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIDL_DEFINITION | Definition | 20041201 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TSIDL_DOCUMENTATION | Table of documentation links | 20081218 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIDL_NODESET | Node Set | 20041103 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20041103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041103 | ||
| 2 | Instance method | Public | Method | 20041201 |
Events
Class CL_SIDL_INTERFACE has no event.
Types
Class CL_SIDL_INTERFACE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SIDL_INTERFACE has no parameter.
Method CONSTRUCTOR on class CL_SIDL_INTERFACE has no exception.
Method SET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_DEFINITION | Definition | 20041201 |
Method SET_DEFINITION on class CL_SIDL_INTERFACE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |