SAP ABAP Interface IF_SIDL_DEFINITION (Definition)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIDL_DEFINITION | Definition | 20041130 |
Properties
| Interface | IF_SIDL_DEFINITION | |
| Short Description | Definition |
General Data
| Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
| Created | 20040806 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | SIDL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIDL_BASE | Base | 20041130 | ||
| 2 | IF_SIDL_NODE | Node | 20041130 |
Friends
Interface IF_SIDL_DEFINITION has no friend.
Attributes
Interface IF_SIDL_DEFINITION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041130 | ||
| 2 | Instance method | Public | Method | 20041130 | ||
| 3 | Instance method | Public | Method | 20051207 | ||
| 4 | Instance method | Public | Method | 20041130 | ||
| 5 | Instance method | Public | Method | 20041130 | ||
| 6 | Instance method | Public | Method | 20041130 | ||
| 7 | Instance method | Public | Method | 20041203 | ||
| 8 | Instance method | Public | Method | 20050502 | ||
| 9 | Instance method | Public | Method | 20060728 | ||
| 10 | Instance method | Public | Method | 20050606 | ||
| 11 | Instance method | Public | Method | 20041130 | ||
| 12 | Instance method | Public | Method | 20051207 | ||
| 13 | Instance method | Public | Method | 20041130 | ||
| 14 | Instance method | Public | Method | 20041202 | ||
| 15 | Instance method | Public | Method | 20050503 |
Events
Interface IF_SIDL_DEFINITION has no event.
Types
Interface IF_SIDL_DEFINITION has no local type.
Method Signatures
Method CREATE_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20041214 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_INTERFACE | Interface Object | 20041130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041215 |
Method CREATE_TYPE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_TYPE_CONTAINER | TypeContainer | 20041130 |
Method CREATE_TYPE_CONTAINER on Interface IF_SIDL_DEFINITION has no exception.
Method GET_INCONSISTENCY_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | CX_SIDL | 20051207 |
Method GET_INCONSISTENCY_REASON on Interface IF_SIDL_DEFINITION has no exception.
Method GET_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_NODESET | Nodeset | 20041130 |
Method GET_INTERFACES on Interface IF_SIDL_DEFINITION has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_SIDL_DEFINITION has no parameter.
Method GET_NAME on Interface IF_SIDL_DEFINITION has no exception.
Method GET_NODE_TYPE Signature
Method GET_NODE_TYPE on Interface IF_SIDL_DEFINITION has no parameter.
Method GET_NODE_TYPE on Interface IF_SIDL_DEFINITION has no exception.
Method GET_REGISTRY Signature
Method GET_REGISTRY on Interface IF_SIDL_DEFINITION has no parameter.
Method GET_REGISTRY on Interface IF_SIDL_DEFINITION has no exception.
Method GET_SUBJECT_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_SUBJECT_ADAPTER | Subject Adapter | 20050502 |
Method GET_SUBJECT_ADAPTER on Interface IF_SIDL_DEFINITION has no exception.
Method GET_SUBJECT_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_SIDL | 20060728 |
Method GET_SUBJECT_CONFIG on Interface IF_SIDL_DEFINITION has no exception.
Method GET_TARGET_NAMESPACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | I | SIDL_NODE_INTERFACE | 20050606 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | TSIDL_TNSOBJ | SIDL Zuordnung TargetNamespace-Object | 20050606 |
Method GET_TARGET_NAMESPACES on Interface IF_SIDL_DEFINITION has no exception.
Method GET_TYPE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_TYPE_CONTAINER | TypeContainer | 20041130 |
Method GET_TYPE_CONTAINER on Interface IF_SIDL_DEFINITION has no exception.
Method IS_CONSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051207 |
Method IS_CONSISTENT on Interface IF_SIDL_DEFINITION has no exception.
Method SET_NAME Signature
Method SET_NAME on Interface IF_SIDL_DEFINITION has no parameter.
Method SET_NAME on Interface IF_SIDL_DEFINITION has no exception.
Method SET_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGISTRY | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20041202 |
Method SET_REGISTRY on Interface IF_SIDL_DEFINITION has no exception.
Method SET_SUBJECT_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_SIDL | 20050503 |
Method SET_SUBJECT_CONFIG on Interface IF_SIDL_DEFINITION has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |