SAP ABAP Interface IF_KMC_ARCHIVE_BASKET (Complex type ArchiveBasket)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
EP-KM-WS (Application Component) Embedded Knowledge Management
⤷
S_KMC_KM_ARCHIVE (Package) KMC: Archive Services for KM
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_ARCHIVE_BASKET | Complex type ArchiveBasket | 20060316 |
Properties
| Interface | IF_KMC_ARCHIVE_BASKET | |
| Short Description | Complex type ArchiveBasket |
General Data
| Package | S_KMC_KM_ARCHIVE | KMC: Archive Services for KM |
| Created | 20060316 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_KMC_ARCHIVE_BASKET has no forward declaration.
Interfaces
Interface IF_KMC_ARCHIVE_BASKET has no interface.
Friends
Interface IF_KMC_ARCHIVE_BASKET has no friend.
Attributes
Interface IF_KMC_ARCHIVE_BASKET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get value for field archiveRootRid. | 20060316 | |
| 2 | Instance method | Public | Method | Get value for field basketId. | 20060316 | |
| 3 | Instance method | Public | Method | Get value for field createdBy. | 20060316 | |
| 4 | Instance method | Public | Method | Get value for field creationDate. | 20060316 | |
| 5 | Instance method | Public | Method | Get Data Structure | 20060316 | |
| 6 | Instance method | Public | Method | Get value for field executedBy. | 20060316 | |
| 7 | Instance method | Public | Method | Get value for field executionDate. | 20060316 | |
| 8 | Instance method | Public | Method | Get Manager Factory | 20060316 | |
| 9 | Instance method | Public | Method | Get value for field rids. | 20060316 | |
| 10 | Instance method | Public | Method | Get value for field state. | 20060316 | |
| 11 | Instance method | Public | Method | Set Data Structure | 20060316 | |
| 12 | Instance method | Public | Method | Set Manager Factory | 20060316 |
Events
Interface IF_KMC_ARCHIVE_BASKET has no event.
Types
Interface IF_KMC_ARCHIVE_BASKET has no local type.
Method Signatures
Method GET_ARCHIVE_ROOT_RID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ARCHIVE_ROOT_RID | Value transfer | Type reference (TYPE) | STRING | ArchiveRootRid | 20060316 |
Method GET_ARCHIVE_ROOT_RID on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_BASKET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BASKET_ID | Value transfer | Type reference (TYPE) | STRING | BasketId | 20060316 |
Method GET_BASKET_ID on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_CREATED_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CREATED_BY | Value transfer | Type reference (TYPE) | STRING | CreatedBy | 20060316 |
Method GET_CREATED_BY on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_CREATION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CREATION_DATE | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | CreationDate | 20060316 |
Method GET_CREATION_DATE on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_DATA_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Value transfer | Type reference (TYPE) | KMCWS_ARCHIVE_BASKET | Data Structure | 20060316 |
Method GET_DATA_STRUCTURE on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_EXECUTED_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXECUTED_BY | Value transfer | Type reference (TYPE) | STRING | ExecutedBy | 20060316 |
Method GET_EXECUTED_BY on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_EXECUTION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXECUTION_DATE | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | ExecutionDate | 20060316 |
Method GET_EXECUTION_DATE on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_MANAGER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20060316 |
Method GET_MANAGER_FACTORY on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_RIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RIDS | Value transfer | Type reference (TYPE) | KMCWS_STRING_TAB | Rids | 20060316 |
Method GET_RIDS on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATE | Value transfer | Type reference (TYPE) | INT4 | State | 20060316 |
Method GET_STATE on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method SET_DATA_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Value transfer | Type reference (TYPE) | KMCWS_ARCHIVE_BASKET | Data Structure | 20060316 |
Method SET_DATA_STRUCTURE on Interface IF_KMC_ARCHIVE_BASKET has no exception.
Method SET_MANAGER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20060316 |
Method SET_MANAGER_FACTORY on Interface IF_KMC_ARCHIVE_BASKET has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |