SAP ABAP Class IF_STW_FEED_ENTRY_INTERNAL (represent an entry of a StreamWork feed internally)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_STW_FEED_ENTRY StreamWork Feed entry 20110930
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_FEED_ENTRY represents an entry of a StreamWork feed 20110930
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_STW_GENERAL_ABSTRACT general abstract testdouble to reduce note dependencies 20120526
Properties
Class IF_STW_FEED_ENTRY_INTERNAL  
Short Description represent an entry of a StreamWork feed internally    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110930   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_STW_FEED_ENTRY_INTERNAL has no forward declaration.
Interfaces
Class IF_STW_FEED_ENTRY_INTERNAL has no interface implemented.
Friends
Class IF_STW_FEED_ENTRY_INTERNAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ID Instance attribute Public Type reference (TYPE) STRING 20111109
2 MV_IS_REPLY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20111121
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_REPLY Instance method Public Method 20111121
2 INIT Instance method Public Method 20110930
3 INIT_ID Instance method Public Method 20111109
Events
Class IF_STW_FEED_ENTRY_INTERNAL has no event.
Types
Class IF_STW_FEED_ENTRY_INTERNAL has no local type.
Method Signatures

Method APPEND_REPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FEED_ENTRY Call by reference Object reference (TYPE REF TO) IF_STW_FEED_ENTRY 20111121
2 Importing IV_NEW_REPLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120418

Method APPEND_REPLY on class IF_STW_FEED_ENTRY_INTERNAL has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FEED_ENTRY Call by reference Type reference (TYPE) IF_STW_FEED_PROCESSOR_INTERNAL=>TS_FEED_ENTRY 20110930
2 Importing IV_NEW_REPLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120418

Method INIT on class IF_STW_FEED_ENTRY_INTERNAL has no exception.

Method INIT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20111109

Method INIT_ID on class IF_STW_FEED_ENTRY_INTERNAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in