SAP ABAP Interface IF_SQF_QUERY_DATA_CONTAINER (Container for query data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_API (Package) API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SQF_QUERY_DATA_CONTAINER | Query data container | 20080313 |
Properties
Interface | IF_SQF_QUERY_DATA_CONTAINER | |
Short Description | Container for query data |
General Data
Package | SQF_API | API |
Created | 20080313 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SQF_QUERY_DATA_CONTAINER has no forward declaration.
Interfaces
Interface IF_SQF_QUERY_DATA_CONTAINER has no interface.
Friends
Interface IF_SQF_QUERY_DATA_CONTAINER has no friend.
Attributes
Interface IF_SQF_QUERY_DATA_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get data | 20080314 |
2 | ![]() |
Instance method | Public | Method | Set data | 20080314 |
Events
Interface IF_SQF_QUERY_DATA_CONTAINER has no event.
Types
Interface IF_SQF_QUERY_DATA_CONTAINER has no local type.
Method Signatures
Method GET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA_ID | Call by reference | Type reference (TYPE) | STRING | Data id | 20080314 | ||
2 | ![]() |
RE_DATA | Value transfer | Object reference (TYPE REF TO) | IF_SQF_QUERY_DATA | Additional data | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General Error When Performing CALL TRANSFORMATION | 20080805 |
Method SET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SQF_QUERY_DATA | Additional data | 20080314 | ||
2 | ![]() |
IM_DATA_ID | Call by reference | Type reference (TYPE) | STRING | Data identifier | 20080314 |
Method SET_ITEM on Interface IF_SQF_QUERY_DATA_CONTAINER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |