SAP ABAP Class IF_SATC_AC_CHECK_MD_ACCESS (Access to ATC check meta data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_META_DATA_ACCESS Meta Data Service 20100329
Properties
Class IF_SATC_AC_CHECK_MD_ACCESS  
Short Description Access to ATC check meta data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100329   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC_CHECK_MD_ACCESS has no forward declaration.
Interfaces
Class IF_SATC_AC_CHECK_MD_ACCESS has no interface implemented.
Friends
Class IF_SATC_AC_CHECK_MD_ACCESS has no friend class.
Attributes
Class IF_SATC_AC_CHECK_MD_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHECK_META_DATA Instance method Public Method Read check meta data from database 20100329
2 REMOVE_CHECK_META_DATA Instance method Public Method Remove check meta data from database 20100329
3 SET_CHECK_META_DATA Instance method Public Method Set check meta data 20100329
Events
Class IF_SATC_AC_CHECK_MD_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_CHK Public Type reference (TYPE) SATC_AC_CHK 20100329
2 TY_S_CHK_MESSAGE Public Type reference (TYPE) SATC_AC_CHK_MSG 20100329
3 TY_S_CHK_MSG_GROUP Public Type reference (TYPE) SATC_AC_CHK_MSGG 20100329
4 TY_T_CHK_MESSAGE_VALUES Public See coding 20100329 ty_t_chk_message_values type standard table of ty_s_chk_message
5 TY_T_CHK_MSG_GROUP_VALUES Public See coding 20100329 ty_t_chk_msg_group_values type standard table of ty_s_chk_msg_group
Method Signatures

Method GET_CHECK_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHK Call by reference Type reference (TYPE) TY_S_CHK 20100329
2 Exporting E_CHK_MESSAGE Call by reference Type reference (TYPE) TY_T_CHK_MESSAGE_VALUES 20100329
3 Exporting E_CHK_MSG_GROUP Call by reference Type reference (TYPE) TY_T_CHK_MSG_GROUP_VALUES 20100329
4 Importing I_MODULE_ID Call by reference Type reference (TYPE) SATC_D_ID 20100329
# Exception Resumable Description Created on
1 CX_SATC_AC_META_DATA_ACCESS 20100329

Method REMOVE_CHECK_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODULE_ID Call by reference Type reference (TYPE) SATC_D_ID Check Module ID 20100329

Method REMOVE_CHECK_META_DATA on class IF_SATC_AC_CHECK_MD_ACCESS has no exception.

Method SET_CHECK_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHK Call by reference Type reference (TYPE) TY_S_CHK 20100329
2 Importing I_CHK_MESSAGE Call by reference Type reference (TYPE) TY_T_CHK_MESSAGE_VALUES 20100329
3 Importing I_CHK_MSG_GROUP Call by reference Type reference (TYPE) TY_T_CHK_MSG_GROUP_VALUES 20100329
4 Importing I_MODULE_ID Call by reference Type reference (TYPE) SATC_D_ID 20100329

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