SAP ABAP Class CL_SQF_RESULT_PROPERTY_LIST (Property list)
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_STRUCTURED_RESULT | Structured Result | 20080731 |
Properties
Class | CL_SQF_RESULT_PROPERTY_LIST | |
Short Description | Property list | |
Super Class | CL_SQF_STRUCTURED_RESULT | Structured Result |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SQF_API | API |
Created | 20080731 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SQF_RESULT_PROPERTY_LIST has no interface implemented.
Friends
Class CL_SQF_RESULT_PROPERTY_LIST 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) | FIELDNAME | Field Name | 20081212 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20081212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080818 | |
2 | ![]() |
Instance method | Public | Method | 20080818 | |
3 | ![]() |
Instance method | Public | Method | 20080808 | |
4 | ![]() |
Instance method | Public | Method | 20081212 | |
5 | ![]() |
Instance method | Public | Method | Source: if_sqf_query=>ty_selections | 20080807 |
6 | ![]() |
Instance method | Public | Method | Source: Data object that matches the structure descr | 20080807 |
7 | ![]() |
Instance method | Public | Method | 20081212 |
Events
Class CL_SQF_RESULT_PROPERTY_LIST has no event.
Types
Class CL_SQF_RESULT_PROPERTY_LIST has no local type.
Method Signatures
Method ADD_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CATEGORY | Call by reference | Type reference (TYPE) | CLIKE | Category | 20080818 | ||
2 | ![]() |
IM_FIELDNAME | Call by reference | Type reference (TYPE) | CLIKE | Field name | 20080818 | ||
3 | ![]() |
IM_MSGV1 | Call by reference | Type reference (TYPE) | CLIKE | 20080818 | |||
4 | ![]() |
IM_MSGV2 | Call by reference | Type reference (TYPE) | CLIKE | 20080818 | |||
5 | ![]() |
IM_MSGV3 | Call by reference | Type reference (TYPE) | CLIKE | 20080818 | |||
6 | ![]() |
IM_MSGV4 | Call by reference | Type reference (TYPE) | CLIKE | 20080818 | |||
7 | ![]() |
IM_TEXTID | Call by reference | Type reference (TYPE) | TEXTPOOLKY | Text element key (number/selection name) | 20080818 | ||
8 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20080818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Query errors | 20080818 |
Method ADD_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CATEGORY | Call by reference | Type reference (TYPE) | CLIKE | Category | 20080818 | ||
2 | ![]() |
IM_MSGV1 | Call by reference | Type reference (TYPE) | CLIKE | 20080818 | |||
3 | ![]() |
IM_MSGV2 | Call by reference | Type reference (TYPE) | CLIKE | 20080818 | |||
4 | ![]() |
IM_MSGV3 | Call by reference | Type reference (TYPE) | CLIKE | 20080818 | |||
5 | ![]() |
IM_MSGV4 | Call by reference | Type reference (TYPE) | CLIKE | 20080818 | |||
6 | ![]() |
IM_TEXTID | Call by reference | Type reference (TYPE) | TEXTPOOLKY | Text element key (number/selection name) | 20080818 |
Method ADD_SEPARATOR on class CL_SQF_RESULT_PROPERTY_LIST has no exception.
Method GET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20080808 |
Method GET_CONTENT on class CL_SQF_RESULT_PROPERTY_LIST has no exception.
Method GET_SELECTED_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SELECTION | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_SELECTION | 20081212 |
Method GET_SELECTED_SELECTION on class CL_SQF_RESULT_PROPERTY_LIST has no exception.
Method SET_CONTENT_BY_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SELECTIONS | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_SELECTIONS | 20080807 | |||
2 | ![]() |
IM_STRUCTURE_INFO | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_PARAMETER_LIST | 20080818 |
Method SET_CONTENT_BY_SELECTIONS on class CL_SQF_RESULT_PROPERTY_LIST has no exception.
Method SET_CONTENT_BY_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20080807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Query errors | 20080929 |
Method SET_SELECTED_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FIELDNAME | Call by reference | Type reference (TYPE) | CLIKE | 20081212 | |||
2 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | CLIKE | 20081212 |
Method SET_SELECTED_FIELD on class CL_SQF_RESULT_PROPERTY_LIST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |