SAP ABAP Interface IF_SOAP_HIBERNATION_ATTRIBUTES (Define Visible Attributes of Runtime Context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Properties
Interface | IF_SOAP_HIBERNATION_ATTRIBUTES | |
Short Description | Define Visible Attributes of Runtime Context |
General Data
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20050408 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SOAP_HIBERNATION_ATTRIBUTES has no forward declaration.
Interfaces
Interface IF_SOAP_HIBERNATION_ATTRIBUTES has no interface.
Friends
Interface IF_SOAP_HIBERNATION_ATTRIBUTES has no friend.
Attributes
Interface IF_SOAP_HIBERNATION_ATTRIBUTES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set Attribute | 20050408 |
2 | ![]() |
Instance method | Public | Method | Get Attribute | 20050408 |
Events
Interface IF_SOAP_HIBERNATION_ATTRIBUTES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ATTRIBUTE | Public | See coding | Attribute | 20050408 | begin of TY_ATTRIBUTE,
name type string,
value type ref to data,
end of ty_attribute
|
Method Signatures
Method GET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ATTRIBUTE | Value transfer | Type reference (TYPE) | TY_ATTRIBUTE | Attribut | 20050408 |
Method GET_ATTRIBUTE on Interface IF_SOAP_HIBERNATION_ATTRIBUTES has no exception.
Method SET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | TY_ATTRIBUTE | Attribut | 20050408 |
Method SET_ATTRIBUTE on Interface IF_SOAP_HIBERNATION_ATTRIBUTES has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |