SAP ABAP Class IF_QUERY_IMPORT_EXPORT (SAP Query: Extras with Query Import/Export)
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
| Class | IF_QUERY_IMPORT_EXPORT | |
| Short Description | SAP Query: Extras with Query Import/Export | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000114 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_QUERY_IMPORT_EXPORT has no forward declaration.
Interfaces
Class IF_QUERY_IMPORT_EXPORT has no interface implemented.
Friends
Class IF_QUERY_IMPORT_EXPORT has no friend class.
Attributes
Class 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
Class IF_QUERY_IMPORT_EXPORT has no event.
Types
Class 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 class 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 class 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 class IF_QUERY_IMPORT_EXPORT has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |