SAP ABAP Class CL_SEU_ADT_RES_CHECK_REPORTERS (Check Run Reporters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU_ADT (Package) ABAP in Eclipse Workbench Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20120903
Properties
Class CL_SEU_ADT_RES_CHECK_REPORTERS  
Short Description Check Run Reporters    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU_ADT   ABAP in Eclipse Workbench Utilities 
Created 20120903   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEU_ADT_RES_CHECK_REPORTERS has no forward declaration.
Interfaces
Class CL_SEU_ADT_RES_CHECK_REPORTERS has no interface implemented.
Friends
Class CL_SEU_ADT_RES_CHECK_REPORTERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BADI_NAME Constant Public Type reference (TYPE) BADI_NAME 'BADI_SEU_ADT_CHECKABLE' 20120910
2 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_SEU_ADT_RES_CHECK_REPORTERS' Object Type Name 20120903
3 CO_CL_DATA Constant Private Type reference (TYPE) STRING 'CHECKREPORTERS' 20120903
4 CO_CL_TRANSFORMATION Constant Private Type reference (TYPE) STRING 'SADT_CHECK_REPORTERS' 20120903
5 CO_CONTENT_TYPE Constant Private Type reference (TYPE) STRING 'application/vnd.sap.adt.reporters+xml' 20120903
6 CO_SPOT_NAME Constant Public Type reference (TYPE) ENHSPOTNAME 'SEU_ADT_CHECKABLE' 20120910
Methods
# Method Level Visibility Method type Description Created on
1 GET_PLUGIN_TYPES Instance method Private Method 20120911
2 GET_REGISTERED_TYPES Instance method Private Method 20120911
Events
Class CL_SEU_ADT_RES_CHECK_REPORTERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CHECK_REPORTERS Public See coding 20120903 BEGIN OF ts_check_reporters, reporter TYPE string, supported_types TYPE STANDARD TABLE OF ts_supported_types WITH DEFAULT KEY, END OF ts_check_reporters
2 TS_SUPPORTED_TYPES Public See coding 20120903 BEGIN OF ts_supported_types, type TYPE string, END OF ts_supported_types
3 TT_CHECK_REPORTERS Public See coding 20120903 tt_check_reporters TYPE STANDARD TABLE OF ts_check_reporters
Method Signatures

Method GET_PLUGIN_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TS_CHECK_REPORTERS-SUPPORTED_TYPES 20120911

Method GET_PLUGIN_TYPES on class CL_SEU_ADT_RES_CHECK_REPORTERS has no exception.

Method GET_REGISTERED_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TS_CHECK_REPORTERS-SUPPORTED_TYPES 20120911

Method GET_REGISTERED_TYPES on class CL_SEU_ADT_RES_CHECK_REPORTERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740