SAP ABAP Class IF_SATC_CI_EXEMPTION_TEST_DATA ("In Memory" Database with test data)
Properties
Class IF_SATC_CI_EXEMPTION_TEST_DATA  
Short Description "In Memory" Database with test data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120328   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_CI_EXEMPTION_TEST_DATA has no forward declaration.
Interfaces
Class IF_SATC_CI_EXEMPTION_TEST_DATA has no interface implemented.
Friends
Class IF_SATC_CI_EXEMPTION_TEST_DATA has no friend class.
Attributes
Class IF_SATC_CI_EXEMPTION_TEST_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPROVERS Instance method Public Method 20120328
2 GET_CHANGELOG Instance method Public Method 20120404
3 GET_EXEMPTIONS Instance method Public Method 20120328
4 RESET_CHANGELOG Instance method Public Method 20120404
5 SET_APPLICANT Instance method Public Method 20120502
6 SET_APPROVERS Instance method Public Method 20120328
7 SET_EXEMPTIONS Instance method Public Method 20120328
Events
Class IF_SATC_CI_EXEMPTION_TEST_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_APPROVERS Public See coding 20120328 ty_approvers type hashed table of satc_ci_approver with unique key table_line
2 TY_CHANGELOG Public See coding 20120404 ty_changelog type sorted table of satc_ci_ex_chlog with unique key exemption_id timestamp
3 TY_EXEMPTIONS Public See coding 20120328 ty_exemptions type hashed table of satc_ci_exempt with unique key exemption_id
Method Signatures

Method GET_APPROVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APPROVERS Call by reference Type reference (TYPE) TY_APPROVERS 20120328

Method GET_APPROVERS on class IF_SATC_CI_EXEMPTION_TEST_DATA has no exception.

Method GET_CHANGELOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGELOG Call by reference Type reference (TYPE) TY_CHANGELOG 20120404

Method GET_CHANGELOG on class IF_SATC_CI_EXEMPTION_TEST_DATA has no exception.

Method GET_EXEMPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXEMPTIONS Call by reference Type reference (TYPE) TY_EXEMPTIONS 20120328

Method GET_EXEMPTIONS on class IF_SATC_CI_EXEMPTION_TEST_DATA has no exception.

Method RESET_CHANGELOG Signature

Method RESET_CHANGELOG on class IF_SATC_CI_EXEMPTION_TEST_DATA has no parameter.
Method RESET_CHANGELOG on class IF_SATC_CI_EXEMPTION_TEST_DATA has no exception.

Method SET_APPLICANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICANT Call by reference Type reference (TYPE) UNAME 20120502
2 Importing I_EXEMPTION_ID Call by reference Type reference (TYPE) SATC_CI_EXEMPT-EXEMPTION_ID 20120502

Method SET_APPLICANT on class IF_SATC_CI_EXEMPTION_TEST_DATA has no exception.

Method SET_APPROVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPROVERS Call by reference Type reference (TYPE) TY_APPROVERS 20120328

Method SET_APPROVERS on class IF_SATC_CI_EXEMPTION_TEST_DATA has no exception.

Method SET_EXEMPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXEMPTIONS Call by reference Type reference (TYPE) TY_EXEMPTIONS 20120328

Method SET_EXEMPTIONS on class IF_SATC_CI_EXEMPTION_TEST_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in