SAP ABAP Class IF_SATC_AC_CHECK_META_DATA (Meta data of check plug-in)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SATC_AC_CHECK Check plug-in for ABAP development object 20071214
Properties
Class IF_SATC_AC_CHECK_META_DATA  
Short Description Meta data of check plug-in    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071214   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC_CHECK_META_DATA has no forward declaration.
Interfaces
Class IF_SATC_AC_CHECK_META_DATA has no interface implemented.
Friends
Class IF_SATC_AC_CHECK_META_DATA has no friend class.
Attributes
Class IF_SATC_AC_CHECK_META_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_PREREQUESITES Instance method Public Method Is check plug-in fit for use? 20071214
2 GET_CONFIGURATION_API Instance method Public Method Returns 'Configuration Parameter' API 20071214
3 GET_DOCUMENTATION_API Instance method Public Method Returns service class for display of documentation 20080201
4 GET_MESSAGE_DEFINITIONS Instance method Public Method Returns message definitions for verdicts 20071214
5 GET_VALID_OBJECT_TYPES Instance method Public Method Object types covered by check, initial result set == any typ 20071214
Events
Class IF_SATC_AC_CHECK_META_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_MESSAGE_KEY Public Type reference (TYPE) SATC_D_AC_MODULE_MESSAGE_KEY Key for verdict message 20080201
2 TY_S_MESSAGE_DEFINITION Public See coding Message definition 20071214 begin of ty_S_Message_Definition, key type ty_D_Message_Key, prio type i, end of ty_S_Message_Definition
3 TY_T_MESSAGE_DEFINITIONS Public See coding Message definitions 20071214 ty_T_Message_Definitions type standard table of ty_S_Message_Definition with default key
4 TY_T_OBJECT_TYPES Public See coding Object type, e.g. 'CLAS'; 'PROG' 20071214 ty_T_Object_Types type sorted table of tadir-object with unique key table_Line
Method Signatures

Method ASSERT_PREREQUESITES Signature

Method ASSERT_PREREQUESITES on class IF_SATC_AC_CHECK_META_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_SATC_ROOT Root of all evil 20080503

Method GET_CONFIGURATION_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC_CONFIGURATION 'Configuration Parameter' API 20071214

Method GET_CONFIGURATION_API on class IF_SATC_AC_CHECK_META_DATA has no exception.

Method GET_DOCUMENTATION_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC_DOCUMENTATION ABAP Check Documentation 20080201

Method GET_DOCUMENTATION_API on class IF_SATC_AC_CHECK_META_DATA has no exception.

Method GET_MESSAGE_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_T_MESSAGE_DEFINITIONS Message definitions 20071214

Method GET_MESSAGE_DEFINITIONS on class IF_SATC_AC_CHECK_META_DATA has no exception.

Method GET_VALID_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_T_OBJECT_TYPES Object type, e.g. 'CLAS'; 'PROG' 20071214

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