SAP ABAP Class CL_SATC_IMP_MD_REPOSITORY (Import of check metadata: metadata repository)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK__IMP_CORE (Package) Import of external results: implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_IMP_MD_REPOSITORY Import of check metadata: repository 20100323
Properties
Class CL_SATC_IMP_MD_REPOSITORY  
Short Description Import of check metadata: metadata repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK__IMP_CORE   Import of external results: implementation 
Created 20100323   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_IMP_MD_REPOSITORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_IMP_MD_REPOSITORY Import of check metadata: repository 20100323
Friends
Class CL_SATC_IMP_MD_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_ATC_MD_ACCESS Instance attribute Protected Object reference (TYPE REF TO) IF_SATC_AC_CHECK_MD_ACCESS 20100329
2 F_ATC_STEP_REG Instance attribute Protected Object reference (TYPE REF TO) CL_SATC_STEP_REGISTRATION_SVC 20100329
3 F_CHECK_VERIFIER Instance attribute Protected Object reference (TYPE REF TO) IF_SATC_AC_IMP_MD_CHK_VERIFIER 20100511
4 F_CRM_MD_ACCESS Instance attribute Protected Object reference (TYPE REF TO) IF_CRM_CHECK_META_DATA_ACCESS 20100330
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method Init instance 20100329
2 _CHECK_TRANSPORT_ID Instance method Protected Method Check if transport id is valid 20100329
3 _CREATE_PLUGIN_NAME Instance method Protected Method Generate plug-in name 20100330
4 _GET_CHECKMAN_REGISTRATION Instance method Protected Method Get instance of CheckMan registration service 20100330
5 _GET_PACKAGE_NAME Instance method Protected Method Get package name of ATC meta data 20100330
6 _GET_PLUGIN_NAME Instance method Protected Method Get plug-in name 20100330
7 _LOAD_MD Instance method Protected Method Load metadata 20100330
8 _STORE_ATC_CHECK_MD Instance method Protected Method Store check metadata in ATC format 20100330
9 _STORE_CRM_CHECK_MD Instance method Protected Method Store check metadata in CheckMan format 20100330
Events
Class CL_SATC_IMP_MD_REPOSITORY has no event.
Types
Class CL_SATC_IMP_MD_REPOSITORY has no local type.
Method Signatures

Method INIT Signature

Method INIT on class CL_SATC_IMP_MD_REPOSITORY has no parameter.
Method INIT on class CL_SATC_IMP_MD_REPOSITORY has no exception.

Method _CHECK_TRANSPORT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_ID Call by reference Type reference (TYPE) TRKORR 20100329
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100329

Method _CREATE_PLUGIN_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKMAN_CHECK_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_CHECKMAN_CHK_ID 20100330
2 Returning RESULT Value transfer Type reference (TYPE) SATC_MD_STEP-PLUGIN_NAME 20100330

Method _CREATE_PLUGIN_NAME on class CL_SATC_IMP_MD_REPOSITORY has no exception.

Method _GET_CHECKMAN_REGISTRATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKMAN_CHECK_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_CHECKMAN_CHK_ID 20100330
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_CHECK_REGISTRATION 20100330

Method _GET_CHECKMAN_REGISTRATION on class CL_SATC_IMP_MD_REPOSITORY has no exception.

Method _GET_PACKAGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATC_MODULE_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_ATC_MODULE_ID 20100330
2 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_PACKAGE_NAME 20100330

Method _GET_PACKAGE_NAME on class CL_SATC_IMP_MD_REPOSITORY has no exception.

Method _GET_PLUGIN_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATC_MODULE_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_ATC_MODULE_ID 20100330
2 Returning RESULT Value transfer Type reference (TYPE) SATC_MD_STEP-PLUGIN_NAME 20100330
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100330

Method _LOAD_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATC_MODULE_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_ATC_MODULE_ID 20100330
2 Importing I_CHECKMAN_CHK_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_CHECKMAN_CHK_ID 20100330
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_IMP_MD_CHECK 20100330
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100330

Method _STORE_ATC_CHECK_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MD_CHECK Call by reference Object reference (TYPE REF TO) IF_SATC_IMP_MD_CHECK 20100330
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100330

Method _STORE_CRM_CHECK_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MD_CHECK Call by reference Object reference (TYPE REF TO) IF_SATC_IMP_MD_CHECK 20100330
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100330
History
Last changed by/on SAP  20130531 
SAP Release Created in 800