SAP ABAP Class IF_SQF_RESULT_LIST (Result list)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080731 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SQF_RESULT_LIST | Result list | 20080731 |
Properties
| Class | IF_SQF_RESULT_LIST | |
| Short Description | Result list | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080731 | SAP |
| Last change | 20090618 | 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 IF_SQF_RESULT_LIST has no interface implemented.
Friends
Class IF_SQF_RESULT_LIST has no friend class.
Attributes
Class IF_SQF_RESULT_LIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get result-id for initial display | 20081110 | |
| 2 | Instance method | Public | Method | Set Result | 20080808 | |
| 3 | Instance method | Public | Method | 20080731 | ||
| 4 | Instance method | Public | Method | Set Result | 20080731 |
Events
Class IF_SQF_RESULT_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_RESULT | Public | See coding | 20080731 | begin of ty_result,
id type sobj_name,
ref type ref to if_sqf_result,
end of ty_result
|
||
| 2 | TY_RESULT_LIST | Public | See coding | 20080731 | ty_result_list type standard table of ty_result
|
Method Signatures
Method GET_DEFAULT_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT_ID | Value transfer | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20081110 |
Method GET_DEFAULT_RESULT on class IF_SQF_RESULT_LIST has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20080808 | |||
| 2 | RE_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SQF_RESULT | Result | 20080808 |
Method GET_RESULT on class IF_SQF_RESULT_LIST has no exception.
Method GET_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULTS | Call by reference | Type reference (TYPE) | TY_RESULT_LIST | 20080731 |
Method GET_RESULTS on class IF_SQF_RESULT_LIST has no exception.
Method SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFAULT_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 'X' - Declare result to be displayed initially | 20081110 | ||
| 2 | IM_ID | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20080731 | |||
| 3 | IM_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_SQF_RESULT | Result | 20080731 |
Method SET_RESULT on class IF_SQF_RESULT_LIST has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |