SAP ABAP Interface IF_SATC_CI_EXEMPTION_ROOT (Exemption)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_CI_EXEMPTION (Package) INTERNAL: - *NO* REUSE - Exemption Browser, ...
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SATC_CI_EXEMPTION Exemption 20120316
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_CI_EXEMPTION_ROOT Exemptions in code inspector mode - root 20120319
Properties
Interface IF_SATC_CI_EXEMPTION_ROOT  
Short Description Exemption    
General Data
Package SATC_CI_EXEMPTION   INTERNAL: - *NO* REUSE - Exemption Browser, ... 
Created 20120316   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_CI_EXEMPTION_ROOT has no forward declaration.
Interfaces
Interface IF_SATC_CI_EXEMPTION_ROOT has no interface.
Friends
Interface IF_SATC_CI_EXEMPTION_ROOT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHECK_SCOPE Constant Public See coding 20120316
2 CO_EXEMPTION_STATE Constant Public See coding 20120316
3 CO_NOTIFICATION_TYPE Constant Public See coding 20120328
4 CO_OBJECT_SCOPE Constant Public See coding 20120316
5 CO_REASON Constant Public See coding 20120320
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICANT Instance method Public Method 20120404
2 GET_APPLICANT_COMMENT Instance method Public Method 20120321
3 GET_APPROVER Instance method Public Method 20120316
4 GET_APPROVER_COMMENT Instance method Public Method 20120316
5 GET_CHECK Instance method Public Method 20120416
6 GET_CHECK_SCOPE Instance method Public Method 20120316
7 GET_EXEMPTION_ID Instance method Public Method 20120321
8 GET_EXEMPTION_STATE Instance method Public Method 20120316
9 GET_KEY_OF_FINDING Instance method Public Method 20121217
10 GET_LAST_CHANGED Instance method Public Method 20120316
11 GET_LAST_CHANGE_BY_APPLICANT Instance method Public Method 20120404
12 GET_LAST_CHANGE_BY_APPROVER Instance method Public Method 20120316
13 GET_OBJECT_SCOPE Instance method Public Method 20120316
14 GET_REASON Instance method Public Method 20120316
15 GET_VALIDITY_DATE Instance method Public Method 20120316
16 IS_DELETED Instance method Public Method 20120316
Events
Interface IF_SATC_CI_EXEMPTION_ROOT has no event.
Types
Interface IF_SATC_CI_EXEMPTION_ROOT has no local type.
Method Signatures

Method GET_APPLICANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPLICANT Value transfer Type reference (TYPE) UNAME 20120404

Method GET_APPLICANT on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_APPLICANT_COMMENT Signature

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

Method GET_APPLICANT_COMMENT on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_APPROVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPROVER Value transfer Type reference (TYPE) SATC_CI_APPROVER_NAME 20120316

Method GET_APPROVER on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_APPROVER_COMMENT Signature

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

Method GET_APPROVER_COMMENT on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK Call by reference Type reference (TYPE) SEOCLSNAME 20120416
2 Exporting E_CHECK_MESSAGE Call by reference Type reference (TYPE) SCI_ERRC 20120416

Method GET_CHECK on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_CHECK_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_SCOPE Value transfer Type reference (TYPE) SATC_CI_CHECK_SCOPE 20120321

Method GET_CHECK_SCOPE on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_EXEMPTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXEMPTION_ID Value transfer Type reference (TYPE) GUID_32 20120321

Method GET_EXEMPTION_ID on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_EXEMPTION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATE Value transfer Type reference (TYPE) SATC_CI_EXEMPTION_STATE 20120316

Method GET_EXEMPTION_STATE on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_KEY_OF_FINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECKSUM Value transfer Type reference (TYPE) I 20121217
2 Exporting E_CHECK_CLASS Value transfer Type reference (TYPE) CSEQUENCE 20121217
3 Exporting E_CHECK_CODE Value transfer Type reference (TYPE) CSEQUENCE 20121217
4 Exporting E_OBJ_NAME Value transfer Type reference (TYPE) CSEQUENCE 20121217
5 Exporting E_OBJ_TYPE Value transfer Type reference (TYPE) CSEQUENCE 20121217
6 Exporting E_SUB_OBJ_NAME Value transfer Type reference (TYPE) CSEQUENCE 20121217
7 Exporting E_SUB_OBJ_TYPE Value transfer Type reference (TYPE) CSEQUENCE 20121217

Method GET_KEY_OF_FINDING on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_LAST_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_CHANGED Value transfer Type reference (TYPE) TIMESTAMP 20120316

Method GET_LAST_CHANGED on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_LAST_CHANGE_BY_APPLICANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_CHANGED Value transfer Type reference (TYPE) D 20120404

Method GET_LAST_CHANGE_BY_APPLICANT on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_LAST_CHANGE_BY_APPROVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_CHANGED Value transfer Type reference (TYPE) D 20120316

Method GET_LAST_CHANGE_BY_APPROVER on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_OBJECT_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_SCOPE Call by reference Type reference (TYPE) SATC_CI_OBJECT_SCOPE 20120321

Method GET_OBJECT_SCOPE on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_REASON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REASON Value transfer Type reference (TYPE) SATC_CI_EXEMPTION_REASON 20120316

Method GET_REASON on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method GET_VALIDITY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALIDITY_DATE Value transfer Type reference (TYPE) D 20120316

Method GET_VALIDITY_DATE on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_DELETED Value transfer Type reference (TYPE) ABAP_BOOL 20120316

Method IS_DELETED on Interface IF_SATC_CI_EXEMPTION_ROOT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732