SAP ABAP Class IF_ADT_EXCEPTION_PROPERTIES (Exception properties)
Properties
Class | IF_ADT_EXCEPTION_PROPERTIES | |
Short Description | Exception properties | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091126 | SAP |
Last change | 20130531 | 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
Class IF_ADT_EXCEPTION_PROPERTIES has no interface implemented.
Friends
Class IF_ADT_EXCEPTION_PROPERTIES has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_ADT_EXCEPTION_PROPERTIES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |