SAP ABAP Class CL_SQF_RESULT (Result)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080731 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SQF_RESULT | Result | 20080731 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SQF_RESULT_LIST_OUTPUT | List output | 20080819 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SQF_RESULT_PLAIN_TEXT | Plain text | 20081031 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SQF_STRUCTURED_RESULT | Structured Result | 20080731 |
Properties
| Class | CL_SQF_RESULT | |
| Short Description | Result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_API | API |
| Created | 20080731 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SQF_RESULT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080731 | ||
| 2 | IF_SQF_RESULT | Result | 20080731 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SQF_RESULT_LIST | 20081210 | Result list |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SQF_TEXTS | Texts | 20080731 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20081211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20081210 |
Events
Class CL_SQF_RESULT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LANGU_TAB | Public | See coding | 20080731 | TY_LANGU_TAB type STANDARD TABLE OF sylangu
|
Method Signatures
Method SET_RESULT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESULT_ID | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20081210 |
Method SET_RESULT_ID on class CL_SQF_RESULT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 712 |