SAP ABAP Class CL_STW_TEST_ALV_DISPLAY_FEED (StreamWork ABAP Library Test Display a List of Feed Entries)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_EXAMPLES (Package) Examples of the StreamWork Library (Comp. Mode)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STW_TEST_ALV_LIST | StreamWork ABAP Library Test ALV Wrapper | 20111101 |
Properties
| Class | CL_STW_TEST_ALV_DISPLAY_FEED | |
| Short Description | StreamWork ABAP Library Test Display a List of Feed Entries | |
| Super Class | CL_STW_TEST_ALV_LIST | StreamWork ABAP Library Test ALV Wrapper |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_STW_EXAMPLES | Examples of the StreamWork Library (Comp. Mode) |
| Created | 20111101 | 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 CL_STW_TEST_ALV_DISPLAY_FEED has no interface implemented.
Friends
Class CL_STW_TEST_ALV_DISPLAY_FEED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | CS_OK | 20111101 | ||||
| 2 | Instance attribute | Public | See coding | MT_FEED_ALV | 20111101 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20111121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120322 | ||
| 2 | Instance method | Public | Method | FILL_LINES | 20111101 | |
| 3 | Instance method | Public | Method | SET_FIELD_CATALOGUE | 20111101 |
Events
Class CL_STW_TEST_ALV_DISPLAY_FEED has no event.
Types
Class CL_STW_TEST_ALV_DISPLAY_FEED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20120322 | ||||
| 2 | IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_STW_TEST_LOGGING | 20120322 | ||||
| 3 | IO_MAIN | Call by reference | Object reference (TYPE REF TO) | IF_STW_TEST_LIBRARY | 20120322 | ||||
| 4 | IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20120322 | ||||
| 5 | IV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | 20120322 | ||||
| 6 | IV_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | 20120322 | ||||
| 7 | IV_STRUCNAME | Call by reference | Type reference (TYPE) | C | 20120322 | ||||
| 8 | IV_WITHOUT_REPLIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120322 |
Method CONSTRUCTOR on class CL_STW_TEST_ALV_DISPLAY_FEED has no exception.
Method FILL_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FEED_ENTRY | Call by reference | Type reference (TYPE) | STW_T_FEED_ENTRY | IT_FEED_ENTRY | 20111101 |
Method FILL_LINES on class CL_STW_TEST_ALV_DISPLAY_FEED has no exception.
Method SET_FIELD_CATALOGUE Signature
Method SET_FIELD_CATALOGUE on class CL_STW_TEST_ALV_DISPLAY_FEED has no parameter.
Method SET_FIELD_CATALOGUE on class CL_STW_TEST_ALV_DISPLAY_FEED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |