SAP ABAP Class CL_OO_ADT_CHECK_SERVICE (Checks the Name of a class or interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
Properties
Class CL_OO_ADT_CHECK_SERVICE  
Short Description Checks the Name of a class or interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SEO_ADT   ABAP Develeopment Tools integration for Class Builder 
Created 20100723   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_ADT_CHECK_SERVICE has no interface implemented.
Friends
Class CL_OO_ADT_CHECK_SERVICE has no friend class.
Attributes
Class CL_OO_ADT_CHECK_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLIFNAME Instance method Public Method checks the name of a class/interface 20100723
2 CHECK_SUPER_CLASS Instance method Public Method checks the name of a class/interface 20100723
3 CHECK_TEMPLATE Instance method Public Method 20120424
Events
Class CL_OO_ADT_CHECK_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_REPOSRC Public See coding 20100723 t_reposrc type table of reposrc
Method Signatures

Method CHECK_CLIFNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) STRING Object Name in Object Directory 20100723
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Object Type 20100723
3 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20100723
4 Returning RESULT Value transfer Type reference (TYPE) SEO_CHECK_CLIF X = OK 20100723
# Exception Resumable Description Created on
1 CX_OO_ADT_SER_CLIFNAME_INVALID Clifname not valid 20100723

Method CHECK_SUPER_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) STRING Object Name in Object Directory 20100723
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Object Type 20100723
3 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20100723
4 Returning RESULT Value transfer Type reference (TYPE) SEO_CHECK_CLIF X = OK 20100723
# Exception Resumable Description Created on
1 CX_OO_ADT_SER_CLIFNAME_INVALID Clifname not valid 20100723
2 CX_OO_ADT_SER_SUPERCL_INVALID Clifname not valid 20100726

Method CHECK_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20120424
2 Returning RESULT Value transfer Type reference (TYPE) SEO_CHECK_CLIF 20120424
3 Importing TEMPLATE Call by reference Type reference (TYPE) STRING 20120424
# Exception Resumable Description Created on
1 CX_OO_ADT_SER_CLIFNAME_INVALID 20120424
History
Last changed by/on SAP  20130531 
SAP Release Created in 800