SAP ABAP Class IF_SR_INBOUND_PUB (Services Registry: Publication Info)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SR_INBOUND_IBC Services Registry: IBC Definition 20120706
2 Interface composition (i COMPRISING i_ref)  IF_SR_INBOUND_SEP Services Registry : Service Endpoint 20120706
3 Interface composition (i COMPRISING i_ref)  IF_SR_INBOUND_WSD Services Registry : Web Service Definition 20120706
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_IBC Services Registry: IBC entity 20120709
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_PUB_SUB_HANDLER Services Registry: Pub Sub Handler 20120709
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_SEP Services Registry : Service Endpoint 20120709
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_WSD Services Registry : Web Service Definition 20120709
Properties
Class IF_SR_INBOUND_PUB  
Short Description Services Registry: Publication Info    
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_PUB has no forward declaration.
Interfaces
Class IF_SR_INBOUND_PUB has no interface implemented.
Friends
Class IF_SR_INBOUND_PUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_SR_PUB_SUB_OP_CODE_NTF Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_OP_CODE 'NTF' 20120706
2 CON_SR_PUB_SUB_OP_CODE_PUB Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_OP_CODE 'PUB' 20120706
3 CON_SR_PUB_SUB_OP_CODE_SUB Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_OP_CODE 'SUB' 20120706
Methods
# Method Level Visibility Method type Description Created on
1 DISCARD_PUBLICATION Instance method Public Method Discard changes 20120706
2 LOOKUP Static method Public Method Lookup publication info 20120706
3 RETRIEVE_PUBLICATION_INFO Instance method Public Method Retrieve data of publication info 20120706
4 SAVE_PUBLICATION_INFO Instance method Public Method Saves publication info 20120706
5 SET_PUBLICATION_INFO Instance method Public Method Sets publication info 20120706
Events
Class IF_SR_INBOUND_PUB has no event.
Types
Class IF_SR_INBOUND_PUB has no local type.
Method Signatures

Method DISCARD_PUBLICATION Signature

Method DISCARD_PUBLICATION on class IF_SR_INBOUND_PUB has no parameter.
Method DISCARD_PUBLICATION on class IF_SR_INBOUND_PUB has no exception.

Method LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PUB_INFO Call by reference Type reference (TYPE) SSTR_SR_PUB 20120706
2 Importing I_PUBLICATION_ID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706

Method LOOKUP on class IF_SR_INBOUND_PUB has no exception.

Method RETRIEVE_PUBLICATION_INFO Signature

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

Method SAVE_PUBLICATION_INFO Signature

Method SAVE_PUBLICATION_INFO on class IF_SR_INBOUND_PUB has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706

Method SET_PUBLICATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
2 Importing IV_LAST_SENDER Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY 20120706
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_ID 20120706
4 Importing IV_ORIG_SENDER Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY 20120706
5 Importing IV_STEP_COUNTER Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_STEP_COUNTER 20120706
6 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20120706
7 Returning RV_GUID Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120706
History
Last changed by/on SAP  20130531 
SAP Release Created in