SAP ABAP Class CL_SQF_RESULT_LIST_OUTPUT (List output)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_API (Package) API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SQF_RESULT | Result | 20080819 |
Properties
| Class | CL_SQF_RESULT_LIST_OUTPUT | |
| Short Description | List output | |
| Super Class | CL_SQF_RESULT | Result |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_API | API |
| Created | 20080819 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SQF_RESULT_LIST_OUTPUT has no forward declaration.
Interfaces
Class CL_SQF_RESULT_LIST_OUTPUT has no interface implemented.
Friends
Class CL_SQF_RESULT_LIST_OUTPUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TABLE_ABAPLIST | Container for a Packed List | 20080819 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOBJ_NAME | 'CL_SQF_RESULT_LIST_OUTPUT' | Object Name in Object Directory | 20080819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080819 | ||
| 2 | Instance method | Public | Method | 20080819 |
Events
Class CL_SQF_RESULT_LIST_OUTPUT has no event.
Types
Class CL_SQF_RESULT_LIST_OUTPUT has no local type.
Method Signatures
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LIST | Call by reference | Type reference (TYPE) | TABLE_ABAPLIST | Container for a Packed List | 20080819 |
Method GET_LIST on class CL_SQF_RESULT_LIST_OUTPUT has no exception.
Method SET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LIST | Call by reference | Type reference (TYPE) | TABLE_ABAPLIST | Container for a Packed List | 20080819 |
Method SET_LIST on class CL_SQF_RESULT_LIST_OUTPUT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 712 |