SAP ABAP Interface IF_QUERY_IMPORT_EXPORT (SAP Query: Extras with Query Import/Export)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-QUE (Application Component) SAP Query
⤷
SQUE (Package) Application Development R/3 SAP Query
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_QUERY_IMPORT_EXPORT | SAP Query: Extras for Import/Export of Queries | 20000114 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_QUERY_IMPORT_EXPORT_BW | Save BW Extras | 20000209 |
Properties
| Interface | IF_QUERY_IMPORT_EXPORT | |
| Short Description | SAP Query: Extras with Query Import/Export |
General Data
| Package | SQUE | Application Development R/3 SAP Query |
| Created | 20000114 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_QUERY_IMPORT_EXPORT has no forward declaration.
Interfaces
Interface IF_QUERY_IMPORT_EXPORT has no interface.
Friends
Interface IF_QUERY_IMPORT_EXPORT has no friend.
Attributes
Interface IF_QUERY_IMPORT_EXPORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Extra when Deleting a Query | 20000114 | |
| 2 | Instance method | Public | Method | Extra when Renaming a Query | 20000114 | |
| 3 | Instance method | Public | Method | Extra when Saving a Query | 20000114 |
Events
Interface IF_QUERY_IMPORT_EXPORT has no event.
Types
Interface IF_QUERY_IMPORT_EXPORT has no local type.
Method Signatures
Method ON_QUERY_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY | Call by reference | Type reference (TYPE) | AQS_QUNAME | Query | 20000114 | |||
| 2 | USERGROUP | Call by reference | Type reference (TYPE) | AQS_BGNAME | Benutzergruppe | 20000114 | |||
| 3 | WORKSPACE | Call by reference | Type reference (TYPE) | AQS_WSID | SPACE | Arbeitsbereich | 20000114 |
Method ON_QUERY_DELETE on Interface IF_QUERY_IMPORT_EXPORT has no exception.
Method ON_QUERY_RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY_NEW | Call by reference | Type reference (TYPE) | AQS_QUNAME | Query neu | 20000114 | |||
| 2 | QUERY_OLD | Call by reference | Type reference (TYPE) | AQS_QUNAME | Query alt | 20000114 | |||
| 3 | USERGROUP_NEW | Call by reference | Type reference (TYPE) | AQS_BGNAME | Benutzergruppe neu | 20000114 | |||
| 4 | USERGROUP_OLD | Call by reference | Type reference (TYPE) | AQS_BGNAME | Benutzergruppe alt | 20000114 | |||
| 5 | WORKSPACE | Call by reference | Type reference (TYPE) | AQS_WSID | SPACE | Arbeitsbereich | 20000114 |
Method ON_QUERY_RENAME on Interface IF_QUERY_IMPORT_EXPORT has no exception.
Method ON_QUERY_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY | Call by reference | Type reference (TYPE) | AQS_QUNAME | Query | 20000114 | |||
| 2 | USERGROUP | Call by reference | Type reference (TYPE) | AQS_BGNAME | Benutzergruppe | 20000114 | |||
| 3 | WORKSPACE | Call by reference | Type reference (TYPE) | AQS_WSID | SPACE | Arbeitsbereich | 20000114 |
Method ON_QUERY_SAVE on Interface IF_QUERY_IMPORT_EXPORT has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46D |