SAP ABAP Interface IF_KMC_BUILD_INFO_ARCHIVE (Complex type BuildInfoArchive)
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_BUILD_INFO_ARCHIVE Complex type BuildInfoArchive 20060316
Properties
Interface IF_KMC_BUILD_INFO_ARCHIVE  
Short Description Complex type BuildInfoArchive    
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_BUILD_INFO_ARCHIVE has no forward declaration.
Interfaces
Interface IF_KMC_BUILD_INFO_ARCHIVE has no interface.
Friends
Interface IF_KMC_BUILD_INFO_ARCHIVE has no friend.
Attributes
Interface IF_KMC_BUILD_INFO_ARCHIVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUILD_CHANGELIST Instance method Public Method Get value for field buildChangelist. 20060316
2 GET_BUILD_DATE Instance method Public Method Get value for field buildDate. 20060316
3 GET_BUILD_LOCATION Instance method Public Method Get value for field buildLocation. 20060316
4 GET_BUILD_SERVER Instance method Public Method Get value for field buildServer. 20060316
5 GET_DATA_STRUCTURE Instance method Public Method Get Data Structure 20060316
6 GET_JAPRO_INFO Instance method Public Method Get value for field japroInfo. 20060316
7 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20060316
8 GET_MANIFEST_INFO Instance method Public Method Get value for field manifestInfo. 20060316
9 GET_MODEL_CHANGELIST Instance method Public Method Get value for field modelChangelist. 20060316
10 GET_MODEL_DATE Instance method Public Method Get value for field modelDate. 20060316
11 GET_MODEL_DEFINTION Instance method Public Method Get value for field modelDefintion. 20060316
12 GET_MODEL_REVISION Instance method Public Method Get value for field modelRevision. 20060316
13 GET_PROJECT_NAME Instance method Public Method Get value for field projectName. 20060316
14 GET_RELEASE_NAME Instance method Public Method Get value for field releaseName. 20060316
15 GET_SUBPROJECT_NAME Instance method Public Method Get value for field subprojectName. 20060316
16 SET_DATA_STRUCTURE Instance method Public Method Set Data Structure 20060316
17 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20060316
Events
Interface IF_KMC_BUILD_INFO_ARCHIVE has no event.
Types
Interface IF_KMC_BUILD_INFO_ARCHIVE has no local type.
Method Signatures

Method GET_BUILD_CHANGELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_BUILD_CHANGELIST Value transfer Type reference (TYPE) STRING BuildChangelist 20060316

Method GET_BUILD_CHANGELIST on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_BUILD_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_BUILD_DATE Value transfer Type reference (TYPE) STRING BuildDate 20060316

Method GET_BUILD_DATE on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_BUILD_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_BUILD_LOCATION Value transfer Type reference (TYPE) STRING BuildLocation 20060316

Method GET_BUILD_LOCATION on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_BUILD_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_BUILD_SERVER Value transfer Type reference (TYPE) STRING BuildServer 20060316

Method GET_BUILD_SERVER on Interface IF_KMC_BUILD_INFO_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_BUILD_INFO_ARCHIVE Data Structure 20060316

Method GET_DATA_STRUCTURE on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_JAPRO_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_JAPRO_INFO Value transfer Type reference (TYPE) STRING JaproInfo 20060316

Method GET_JAPRO_INFO on Interface IF_KMC_BUILD_INFO_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_BUILD_INFO_ARCHIVE has no exception.

Method GET_MANIFEST_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MANIFEST_INFO Value transfer Type reference (TYPE) STRING ManifestInfo 20060316

Method GET_MANIFEST_INFO on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_MODEL_CHANGELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MODEL_CHANGELIST Value transfer Type reference (TYPE) STRING ModelChangelist 20060316

Method GET_MODEL_CHANGELIST on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_MODEL_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MODEL_DATE Value transfer Type reference (TYPE) STRING ModelDate 20060316

Method GET_MODEL_DATE on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_MODEL_DEFINTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MODEL_DEFINTION Value transfer Type reference (TYPE) STRING ModelDefintion 20060316

Method GET_MODEL_DEFINTION on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_MODEL_REVISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MODEL_REVISION Value transfer Type reference (TYPE) STRING ModelRevision 20060316

Method GET_MODEL_REVISION on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_PROJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PROJECT_NAME Value transfer Type reference (TYPE) STRING ProjectName 20060316

Method GET_PROJECT_NAME on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_RELEASE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RELEASE_NAME Value transfer Type reference (TYPE) STRING ReleaseName 20060316

Method GET_RELEASE_NAME on Interface IF_KMC_BUILD_INFO_ARCHIVE has no exception.

Method GET_SUBPROJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUBPROJECT_NAME Value transfer Type reference (TYPE) STRING SubprojectName 20060316

Method GET_SUBPROJECT_NAME on Interface IF_KMC_BUILD_INFO_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_BUILD_INFO_ARCHIVE Data Structure 20060316

Method SET_DATA_STRUCTURE on Interface IF_KMC_BUILD_INFO_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_BUILD_INFO_ARCHIVE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710