SAP ABAP Interface IF_SATC_IMP_MD_CHECK (Import of check metadata: check)
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_API (Package) API for import of external results
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_IMP_MD_CHECK Import of metadata: check 20100322
Properties
Interface IF_SATC_IMP_MD_CHECK  
Short Description Import of check metadata: check    
General Data
Package SATC_ABAP_CHECK__IMP_API   API for import of external results 
Created 20100318   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_IMP_MD_CHECK has no forward declaration.
Interfaces
Interface IF_SATC_IMP_MD_CHECK has no interface.
Friends
Interface IF_SATC_IMP_MD_CHECK has no friend.
Attributes
Interface IF_SATC_IMP_MD_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATC_MODULE_ID Instance method Public Method Returns ATC check module id 20100318
2 GET_CHECKMAN_CHECK_ID Instance method Public Method Returns CheckMan check id 20100318
3 GET_CONTACT_PERSON Instance method Public Method Returns contact person for the check 20100319
4 GET_DOCUMENTATION_NAME Instance method Public Method Returns name of SAP Script documentation for check 20100318
5 GET_EXEMPTION_GRANULARITY Instance method Public Method Get granularity of an exemption 20110107
6 GET_MESSAGES Instance method Public Method Get metadata of messages (verdicts) of the check 20100318
7 GET_PACKAGE_NAME Instance method Public Method Get package name 20100330
8 GET_RESP_CSNCOMPONENT Instance method Public Method Returns CSN component responsible for check 20100318
9 GET_TITLE Instance method Public Method Returns check title 20100318
10 SET_CONTACT_PERSON Instance method Public Method Set contact person for the check 20100319
11 SET_DOCUMENTATION_NAME Instance method Public Method Set name of SAP Script documentation for check 20100318
12 SET_EXEMPTION_GRANULARITY Instance method Public Method Set granularity of an exemption 20110107
13 SET_MESSAGES Instance method Public Method Set metadata of messages (verdicts) of the check 20100318
14 SET_PACKAGE_NAME Instance method Public Method Set package name 20100330
15 SET_RESP_CSNCOMPONENT Instance method Public Method Set CSN component responsible for check 20100318
16 SET_TITLE Instance method Public Method Set check title 20100318
Events
Interface IF_SATC_IMP_MD_CHECK has no event.
Types
Interface IF_SATC_IMP_MD_CHECK has no local type.
Method Signatures

Method GET_ATC_MODULE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_ATC_MODULE_ID 20100319

Method GET_ATC_MODULE_ID on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method GET_CHECKMAN_CHECK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_CHECKMAN_CHK_ID 20100319

Method GET_CHECKMAN_CHECK_ID on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method GET_CONTACT_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_CONTACT_PERSON 20100319

Method GET_CONTACT_PERSON on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method GET_DOCUMENTATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_DOCUMENTATION 20100319

Method GET_DOCUMENTATION_NAME on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method GET_EXEMPTION_GRANULARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_XMPT_GRANULARITY 20110107

Method GET_EXEMPTION_GRANULARITY on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_MESSAGE=>TY_T_MESSAGES 20100319

Method GET_MESSAGES on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method GET_PACKAGE_NAME Signature

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

Method GET_PACKAGE_NAME on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method GET_RESP_CSNCOMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_RESP_CSNCOMPONENT 20100319

Method GET_RESP_CSNCOMPONENT on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_TITLE 20100319

Method GET_TITLE on Interface IF_SATC_IMP_MD_CHECK has no exception.

Method SET_CONTACT_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTACT_PERSON Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_CONTACT_PERSON 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408

Method SET_DOCUMENTATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENTATION_NAME Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_DOCUMENTATION 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408

Method SET_EXEMPTION_GRANULARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XMPT_GRANULARITY Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_XMPT_GRANULARITY 20110107
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20110107

Method SET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGES Call by reference Type reference (TYPE) IF_SATC_IMP_MD_MESSAGE=>TY_T_MESSAGES 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT Import of check metadata: root exception 20100319

Method SET_PACKAGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE_NAME Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_PACKAGE_NAME 20100330
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408

Method SET_RESP_CSNCOMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESP_CSNCOMPONENT Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_RESP_CSNCOMPONENT 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TITLE Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_TITLE 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408
History
Last changed by/on SAP  20130531 
SAP Release Created in 800