SAP ABAP Class CL_DDIC_WB_ABSTR_TOOL (Abstract Tool Class for DDIC Plugin Objecttypes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SDDIC_ADT_COMMON (Package) Common Services for DDIC ADT Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_ABSTRACT_TOOL Abstract Workbench Tool Class 20131022
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DDIC_WB_DDLS_TOOL WB Tool Class for DDL Source 20131022
2 Inheritance (c INHERITING FROM c_ref)  CL_SQSC_WB_TOOL Tool Class for Processing Database Function Group 20131022
Properties
Class CL_DDIC_WB_ABSTR_TOOL  
Short Description Abstract Tool Class for DDIC Plugin Objecttypes    
Super Class CL_WB_ABSTRACT_TOOL Abstract Workbench Tool Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_ADT_COMMON   Common Services for DDIC ADT Tools 
Created 20131022   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DDIC_WB_ABSTR_TOOL has no forward declaration.
Interfaces
Class CL_DDIC_WB_ABSTR_TOOL has no interface implemented.
Friends
Class CL_DDIC_WB_ABSTR_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALREADY_ACTIVATED_OBJECTS Instance attribute Private Type reference (TYPE) TTY_ALREADY_ACT_OBJ 20131022
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_LIST_OF_ALRDY_ACT_OBJS Instance method Private Method 20131022
2 DDIC_ACTIVATE Instance method Protected Method 20131022
3 IS_ACTIVATION_ALREADY_CALLED Instance method Private Method 20131022
Events
Class CL_DDIC_WB_ABSTR_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_ALREADY_ACT_OBJ Private See coding 20131022 tty_already_act_obj TYPE STANDARD TABLE OF ty_already_act_obj WITH DEFAULT KEY
2 TY_ALREADY_ACT_OBJ Private Type reference (TYPE) TROBJ_NAME 20131022
Method Signatures

Method ADD_TO_LIST_OF_ALRDY_ACT_OBJS 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) TROBJ_NAME 20131022

Method ADD_TO_LIST_OF_ALRDY_ACT_OBJS on class CL_DDIC_WB_ABSTR_TOOL has no exception.

Method DDIC_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20131022
2 Importing P_NO_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL 20131022
3 Exporting P_OBJECT_DATA Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_DATA_MODEL 20131022
4 Importing P_OBJNAME_TR Call by reference Type reference (TYPE) TROBJ_NAME 20131022
5 Importing P_OBJTYPE_TR Call by reference Type reference (TYPE) TROBJTYPE 20131022
# Exception Resumable Description Created on
1 CX_SWB_EXCEPTION 20131022

Method IS_ACTIVATION_ALREADY_CALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVATION_IS_ALREADY_CALLED Value transfer Type reference (TYPE) ABAP_BOOL 20131022
2 Importing OBJ_NAME Call by reference Type reference (TYPE) TROBJ_NAME 20131022

Method IS_ACTIVATION_ALREADY_CALLED on class CL_DDIC_WB_ABSTR_TOOL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740