SAP ABAP Class IF_SR_INBOUND_NTF (Services Registry: Notifications)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_INBOUND_NTF | Services Registry: Notification entity | 20120709 |
Properties
| Class | IF_SR_INBOUND_NTF | |
| Short Description | Services Registry: Notifications | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120706 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SR_INBOUND_NTF has no forward declaration.
Interfaces
Class IF_SR_INBOUND_NTF has no interface implemented.
Friends
Class IF_SR_INBOUND_NTF has no friend class.
Attributes
Class IF_SR_INBOUND_NTF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds notification properties | 20120706 | |
| 2 | Static method | Public | Method | Create a new notification | 20120706 | |
| 3 | Instance method | Public | Method | Delete this notification | 20120706 | |
| 4 | Instance method | Public | Method | Discard changes | 20120706 | |
| 5 | Instance method | Public | Method | Gets notification properties | 20120706 | |
| 6 | Static method | Public | Method | Lookup a notification | 20120706 | |
| 7 | Static method | Public | Method | Query notifications | 20120706 | |
| 8 | Instance method | Public | Method | Retrieve data for this notification | 20120706 | |
| 9 | Instance method | Public | Method | Save this notification | 20120706 | |
| 10 | Instance method | Public | Method | Update this notification | 20120706 |
Events
Class IF_SR_INBOUND_NTF has no event.
Types
Class IF_SR_INBOUND_NTF has no local type.
Method Signatures
Method ADD_NOTIFICATION_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20120706 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NTF | Call by reference | Type reference (TYPE) | SSTR_SR_NTF_OBJECT | 20120706 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 3 | IV_ORIGINAL_SENDER | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DELETE Signature
Method DELETE on class IF_SR_INBOUND_NTF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method DISCARD Signature
Method DISCARD on class IF_SR_INBOUND_NTF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method GET_NOTIFICATION_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | STTY_SR_NTF_PROPERTY | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NOTIF | Call by reference | Type reference (TYPE) | SSTR_SR_NTF_OBJECT | 20120706 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTIFS | Call by reference | Type reference (TYPE) | STTY_SR_NTF_OBJECT | 20120706 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | ||||
| 3 | IV_ORIGINAL_SENDER | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 | ||||
| 4 | IV_RECEIVER_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120706 | ||||
| 5 | IV_SUBSCRIPTION_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NOTIF | Call by reference | Type reference (TYPE) | SSTR_SR_NTF | 20120706 | ||||
| 2 | ES_USER | Call by reference | Type reference (TYPE) | SSTR_SR_USER_INFORMATION | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method SAVE Signature
Method SAVE on class IF_SR_INBOUND_NTF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NTF | Call by reference | Type reference (TYPE) | SSTR_SR_NTF | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |