SAP ABAP Interface IF_ADT_EXCEPTION_PROPERTIES (Exception properties)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_REST (Package) REST Framework

⤷

⤷

Properties
Interface | IF_ADT_EXCEPTION_PROPERTIES | |
Short Description | Exception properties |
General Data
Package | SADT_REST | REST Framework |
Created | 20091126 | SAP |
Last changed | 20130531 | 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) |
Interfaces
Interface IF_ADT_EXCEPTION_PROPERTIES has no interface.
Friends
Interface IF_ADT_EXCEPTION_PROPERTIES has no friend.
Attributes
Interface IF_ADT_EXCEPTION_PROPERTIES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add property | 20091126 |
2 | ![]() |
Instance method | Public | Method | Get all properties | 20110914 |
3 | ![]() |
Instance method | Public | Method | Get property | 20110914 |
Events
Interface IF_ADT_EXCEPTION_PROPERTIES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PROPERTIES | Public | Type reference (TYPE) | SADT_EXCEPTION_PROPERTIES | 20110914 |
|
Method Signatures
Method ADD_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091126 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20091126 |
Method ADD_PROPERTY on Interface IF_ADT_EXCEPTION_PROPERTIES has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_PROPERTIES | 20110914 |
Method GET_PROPERTIES on Interface IF_ADT_EXCEPTION_PROPERTIES has no exception.
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110914 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20110914 |
Method GET_PROPERTY on Interface IF_ADT_EXCEPTION_PROPERTIES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |