SAP ABAP Class CL_SEU_ADT_CHECKABLE_HELPER (Helper class for check resource)
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_SEDI_CHECKABLE_HELPER Helper class for additional checks (run after syntax-check) 20121030
Properties
Class CL_SEU_ADT_CHECKABLE_HELPER  
Short Description Helper class for check resource    
Super Class CL_SEDI_CHECKABLE_HELPER Helper class for additional checks (run after syntax-check) 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU_ADT   ABAP in Eclipse Workbench Utilities 
Created 20120725   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEU_ADT_CHECKABLE_HELPER has no forward declaration.
Interfaces
Class CL_SEU_ADT_CHECKABLE_HELPER has no interface implemented.
Friends
Class CL_SEU_ADT_CHECKABLE_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DESC_ID Constant Private See coding 'LTXT' 20120725
2 CO_ERR_ID Constant Private See coding 'ERR' 20120725
3 CO_WARN_ID Constant Private See coding 'MSG' 20120725
4 MAIN_PROGRAM Instance attribute Private Type reference (TYPE) PROGNAME 20121030
5 RES_TYPE Instance attribute Private Type reference (TYPE) STRING 20120725
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SOURCE Instance method Public Method 20120725
2 CREATE_INSTANCE Static method Public Method 20120725
3 FILL_CHECKLIST Instance method Public Method 20120725
4 GET_SINGLE_DIRTY_SOURCE Instance method Public Method 20120725
5 IS_PACKAGE_CHECK_REQUIRED Static method Public Method 20120921
6 VALIDATE_DIRTY_SOURCE Instance method Public Method 20120725
Events
Class CL_SEU_ADT_CHECKABLE_HELPER has no event.
Types
Class CL_SEU_ADT_CHECKABLE_HELPER has no local type.
Method Signatures

Method CHECK_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHECK_RESULT_ADT Call by reference Type reference (TYPE) SADT_SYNTAX_CHECK_RESULT 20120725
2 Exporting ERROR Call by reference Type reference (TYPE) RSLINLMSG 20120725
3 Importing MAIN_PROGRAM Call by reference Type reference (TYPE) PROGNAME 20120725
4 Exporting MESSAGE_ID Call by reference Type reference (TYPE) TRMSG_KEY 20120725
5 Importing REPLACING_TAB Call by reference Type reference (TYPE) SREPTAB 20120725
6 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC 20120725

Method CHECK_SOURCE on class CL_SEU_ADT_CHECKABLE_HELPER has no exception.

Method CREATE_INSTANCE 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) CL_SEU_ADT_CHECKABLE_HELPER 20120725
2 Importing RES_TYPE Call by reference Type reference (TYPE) STRING 20120725

Method CREATE_INSTANCE on class CL_SEU_ADT_CHECKABLE_HELPER has no exception.

Method FILL_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_RESULT_ADT Call by reference Type reference (TYPE) SADT_SYNTAX_CHECK_RESULT 20120725
2 Importing WB_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20120725
# Exception Resumable Description Created on
1 CX_ADT_RES_CHECK_FAILURE 20120725

Method GET_SINGLE_DIRTY_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) SEU_ADT_DIRTY_CHECK_OBJECTS 20120725
2 Returning DIRTY_SOURCE Value transfer Type reference (TYPE) SEU_ADT_DIRTY_CHECK_OBJECT 20120725
# Exception Resumable Description Created on
1 CX_ADT_REST 20120725

Method IS_PACKAGE_CHECK_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D 20120921

Method IS_PACKAGE_CHECK_REQUIRED on class CL_SEU_ADT_CHECKABLE_HELPER has no exception.

Method VALIDATE_DIRTY_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRTY_SOURCE Call by reference Type reference (TYPE) SEU_ADT_DIRTY_CHECK_OBJECT 20120725
# Exception Resumable Description Created on
1 CX_ADT_RES_CHECK_FAILURE 20120725
History
Last changed by/on SAP  20130531 
SAP Release Created in 740