SAP ABAP Interface IF_SKWF_DYNAMIC_PACKAGE (SKWF: Interface for Dynamic Package)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMF (Application Component) Document Management Framework
⤷
SKWF (Package) SAP Knowledge Warehouse Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SKWF_DYNAMIC_PACKAGE | Handler for (Transient) Dynamic Package | 20001103 |
Properties
| Interface | IF_SKWF_DYNAMIC_PACKAGE | |
| Short Description | SKWF: Interface for Dynamic Package |
General Data
| Package | SKWF | SAP Knowledge Warehouse Framework |
| Created | 20001102 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SKWF_DYNAMIC_PACKAGE has no forward declaration.
Interfaces
Interface IF_SKWF_DYNAMIC_PACKAGE has no interface.
Friends
Interface IF_SKWF_DYNAMIC_PACKAGE has no friend.
Attributes
Interface IF_SKWF_DYNAMIC_PACKAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Packet | 20001102 | |
| 2 | Static method | Public | Method | Find Package by Query (Only for Transient Packages) | 20001107 | |
| 3 | Static method | Public | Method | Insert IOs into Package | 20001102 | |
| 4 | Static method | Public | Method | Delete IOs from Package | 20001102 | |
| 5 | Static method | Public | Method | Find IOs in Package by External Properties | 20001105 | |
| 6 | Static method | Public | Method | Get IOs from Package | 20001102 | |
| 7 | Static method | Public | Method | Set External IO Properties | 20011116 | |
| 8 | Static method | Public | Method | Delete External IO Properties | 20001103 | |
| 9 | Static method | Public | Method | Get External IO Properties | 20001103 | |
| 10 | Static method | Public | Method | Set External IO Properties | 20001103 | |
| 11 | Static method | Public | Method | Set Classification Type | 20001205 | |
| 12 | Static method | Public | Method | Delete Package Properties (Only with Transient Packages) | 20001103 | |
| 13 | Static method | Public | Method | Get Package Properties | 20001103 | |
| 14 | Static method | Public | Method | Set Package Properties (Only with Transient Packages) | 20001103 |
Events
Interface IF_SKWF_DYNAMIC_PACKAGE has no event.
Types
Interface IF_SKWF_DYNAMIC_PACKAGE has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001102 |
Method DELETE on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method FIND_BY_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001107 | |||
| 2 | QUERIES | Call by reference | Type reference (TYPE) | SDOKQUPROPS | Suchanfrage (Query) | 20001107 | |||
| 3 | X_MATCH | Value transfer | Type reference (TYPE) | SKWF_FLAG | 'X': Paketeigenschaften passen auf die Anfrage | 20001107 |
Method FIND_BY_QUERY on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method IOS_ATTACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001102 | |||
| 2 | INPOS | Call by reference | Type reference (TYPE) | SKWF_INPOS | Insert-Position eines IOs | 20010111 | |||
| 3 | INSERT_POSITION | Call by reference | Type reference (TYPE) | SKWF_INSPS | KW Framework: Einfügeposition | 20001107 | |||
| 4 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001102 | |||
| 5 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001102 | |||
| 6 | RELATIVE_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20001107 |
Method IOS_ATTACH on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method IOS_DETACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001102 | |||
| 2 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | IO-Liste (Leer: alle | 20001102 | |||
| 3 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001102 |
Method IOS_DETACH on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method IOS_FIND_BY_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001105 | |||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | SKWF_IOTY | KW Framework: Art eines IOs | 20001105 | |||
| 3 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001105 | |||
| 4 | QUERIES | Call by reference | Type reference (TYPE) | SDOKQUPROPS | Suchanfrage (Query) | 20001105 | |||
| 5 | RESULT_IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001105 |
Method IOS_FIND_BY_QUERY on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method IOS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BAD_IOS | Call by reference | Type reference (TYPE) | SKWF_IOERRS | Tabelle mit KW-Objektfehler Objekten | 20001102 | |||
| 2 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001102 | |||
| 3 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001102 | |||
| 4 | IO_TYPE | Call by reference | Type reference (TYPE) | SKWF_IOTY | KW Framework: Art eines IOs | 20001102 | |||
| 5 | ORDER_TYPE | Call by reference | Type reference (TYPE) | SKWF_ORDTP | KW Framework: Sortierreihenfolge | 20001107 | |||
| 6 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001102 |
Method IOS_GET on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method IOS_PROPERTIES_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20011116 | |||
| 2 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | KW Framework: Objektschlüssel | 20011116 | |||
| 3 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20011116 | |||
| 4 | PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20011116 |
Method IOS_PROPERTIES_SET on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method IO_PROPERTIES_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001103 | |||
| 2 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20001103 | |||
| 3 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001103 | |||
| 4 | PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTDS | Zu löschende Eigenschaften (Leer: Alle) | 20001103 |
Method IO_PROPERTIES_DELETE on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method IO_PROPERTIES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001103 | |||
| 2 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20001103 | |||
| 3 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001103 | |||
| 4 | PROPERTIES_REQUEST | Call by reference | Type reference (TYPE) | SDOKPROPTNS | Gewünschte Eigenschaften | 20001103 | |||
| 5 | PROPERTIES_RESULT | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Ergebnisliste | 20001103 |
Method IO_PROPERTIES_GET on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method IO_PROPERTIES_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001103 | |||
| 2 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20001103 | |||
| 3 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001103 | |||
| 4 | PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20001103 |
Method IO_PROPERTIES_SET on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method ORDER_TYPE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001205 | |||
| 2 | ORDER_TYPE | Call by reference | Type reference (TYPE) | SKWF_ORDTP | KW Framework: Sortierreihenfolge | 20001205 | |||
| 3 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001205 |
Method ORDER_TYPE_SET on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method PROPERTIES_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001103 | |||
| 2 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001103 | |||
| 3 | PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Zu löschende Eigenschaften (Leer: Alle) | 20001103 |
Method PROPERTIES_DELETE on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method PROPERTIES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001103 | |||
| 2 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001103 | |||
| 3 | PROPERTIES_REQUEST | Call by reference | Type reference (TYPE) | SDOKPROPTNS | Gewünschte Eigenschaften | 20001103 | |||
| 4 | PROPERTIES_RESULT | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Ergebnisliste | 20001103 |
Method PROPERTIES_GET on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
Method PROPERTIES_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001103 | |||
| 2 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001103 | |||
| 3 | PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20001103 |
Method PROPERTIES_SET on Interface IF_SKWF_DYNAMIC_PACKAGE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |