SAP ABAP Interface IF_KMC_CFG_STORE_ARCHIVE (Complex type CfgStoreArchive)
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_CFG_STORE_ARCHIVE Complex type CfgStoreArchive 20060316
Properties
Interface IF_KMC_CFG_STORE_ARCHIVE  
Short Description Complex type CfgStoreArchive    
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_CFG_STORE_ARCHIVE has no forward declaration.
Interfaces
Interface IF_KMC_CFG_STORE_ARCHIVE has no interface.
Friends
Interface IF_KMC_CFG_STORE_ARCHIVE has no friend.
Attributes
Interface IF_KMC_CFG_STORE_ARCHIVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT_SIZE_LIMIT Instance method Public Method Get value for field contentSizeLimit. 20060316
2 GET_DATA_STRUCTURE Instance method Public Method Get Data Structure 20060316
3 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20060316
4 GET_TOKEN_LIFETIME_LIMIT Instance method Public Method Get value for field tokenLifetimeLimit. 20060316
5 IS_NETCON_ACTIVE Instance method Public Method Get value for field netconActive. 20060316
6 IS_PERF_ACTIVE Instance method Public Method Get value for field perfActive. 20060316
7 IS_TRACE_ACTIVE Instance method Public Method Get value for field traceActive. 20060316
8 SET_CONTENT_SIZE_LIMIT Instance method Public Method Set value for field contentSizeLimit. 20060316
9 SET_DATA_STRUCTURE Instance method Public Method Set Data Structure 20060316
10 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20060316
11 SET_NETCON_ACTIVE Instance method Public Method Set value for field netconActive. 20060316
12 SET_PERF_ACTIVE Instance method Public Method Set value for field perfActive. 20060316
13 SET_TOKEN_LIFETIME_LIMIT Instance method Public Method Set value for field tokenLifetimeLimit. 20060316
14 SET_TRACE_ACTIVE Instance method Public Method Set value for field traceActive. 20060316
Events
Interface IF_KMC_CFG_STORE_ARCHIVE has no event.
Types
Interface IF_KMC_CFG_STORE_ARCHIVE has no local type.
Method Signatures

Method GET_CONTENT_SIZE_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CONTENT_SIZE_LIMIT Value transfer Type reference (TYPE) INT4 ContentSizeLimit 20060316

Method GET_CONTENT_SIZE_LIMIT on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method GET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DATA Value transfer Type reference (TYPE) KMCWS_CFG_STORE_ARCHIVE Data Structure 20060316

Method GET_DATA_STRUCTURE on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method GET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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_CFG_STORE_ARCHIVE has no exception.

Method GET_TOKEN_LIFETIME_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TOKEN_LIFETIME_LIMIT Value transfer Type reference (TYPE) INT4 TokenLifetimeLimit 20060316

Method GET_TOKEN_LIFETIME_LIMIT on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method IS_NETCON_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NETCON_ACTIVE Value transfer Type reference (TYPE) SAP_BOOL NetconActive 20060316

Method IS_NETCON_ACTIVE on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method IS_PERF_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PERF_ACTIVE Value transfer Type reference (TYPE) SAP_BOOL PerfActive 20060316

Method IS_PERF_ACTIVE on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method IS_TRACE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TRACE_ACTIVE Value transfer Type reference (TYPE) SAP_BOOL TraceActive 20060316

Method IS_TRACE_ACTIVE on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method SET_CONTENT_SIZE_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT_SIZE_LIMIT Value transfer Type reference (TYPE) INT4 ContentSizeLimit 20060316

Method SET_CONTENT_SIZE_LIMIT on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method SET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Value transfer Type reference (TYPE) KMCWS_CFG_STORE_ARCHIVE Data Structure 20060316

Method SET_DATA_STRUCTURE on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method SET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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_CFG_STORE_ARCHIVE has no exception.

Method SET_NETCON_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NETCON_ACTIVE Value transfer Type reference (TYPE) SAP_BOOL NetconActive 20060316

Method SET_NETCON_ACTIVE on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method SET_PERF_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERF_ACTIVE Value transfer Type reference (TYPE) SAP_BOOL PerfActive 20060316

Method SET_PERF_ACTIVE on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method SET_TOKEN_LIFETIME_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOKEN_LIFETIME_LIMIT Value transfer Type reference (TYPE) INT4 TokenLifetimeLimit 20060316

Method SET_TOKEN_LIFETIME_LIMIT on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.

Method SET_TRACE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRACE_ACTIVE Value transfer Type reference (TYPE) SAP_BOOL TraceActive 20060316

Method SET_TRACE_ACTIVE on Interface IF_KMC_CFG_STORE_ARCHIVE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710