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 ADD_NOTIFICATION_PROPERTIES Instance method Public Method Adds notification properties 20120706
2 CREATE Static method Public Method Create a new notification 20120706
3 DELETE Instance method Public Method Delete this notification 20120706
4 DISCARD Instance method Public Method Discard changes 20120706
5 GET_NOTIFICATION_PROPERTIES Instance method Public Method Gets notification properties 20120706
6 LOOKUP Static method Public Method Lookup a notification 20120706
7 QUERY Static method Public Method Query notifications 20120706
8 RETRIEVE Instance method Public Method Retrieve data for this notification 20120706
9 SAVE Instance method Public Method Save this notification 20120706
10 UPDATE 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 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120706
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NTF Call by reference Type reference (TYPE) SSTR_SR_NTF_OBJECT 20120706
2 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
3 Importing IV_ORIGINAL_SENDER Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method DELETE Signature

Method DELETE on class IF_SR_INBOUND_NTF has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method DISCARD Signature

Method DISCARD on class IF_SR_INBOUND_NTF has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method GET_NOTIFICATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) STTY_SR_NTF_PROPERTY 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NOTIF Call by reference Type reference (TYPE) SSTR_SR_NTF_OBJECT 20120706
2 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIFS Call by reference Type reference (TYPE) STTY_SR_NTF_OBJECT 20120706
2 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
3 Importing IV_ORIGINAL_SENDER Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY 20120706
4 Importing IV_RECEIVER_ID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY 20120706
5 Importing IV_SUBSCRIPTION_ID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NOTIF Call by reference Type reference (TYPE) SSTR_SR_NTF 20120706
2 Exporting ES_USER Call by reference Type reference (TYPE) SSTR_SR_USER_INFORMATION 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method SAVE Signature

Method SAVE on class IF_SR_INBOUND_NTF has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NTF Call by reference Type reference (TYPE) SSTR_SR_NTF 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706
History
Last changed by/on SAP  20130531 
SAP Release Created in