SAP ABAP Class CL_UA_COMPONENT_ACTIVATION (Activation of Costing Solutions Types)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_STRUCTURE (Package) Generation of DDIC Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ACC_CONFIG_CALLBACK Superclass for Configuration Callback 20050617
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_CONFIGURATION_CALLBACK Activate (Generator Run) 20050617
Properties
Class CL_UA_COMPONENT_ACTIVATION  
Short Description Activation of Costing Solutions Types    
Super Class CL_ACC_CONFIG_CALLBACK Superclass for Configuration Callback 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_STRUCTURE   Generation of DDIC Objects 
Created 20030714   SAP 
Last change 20110810   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)
2 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_CONFIGURATION_CALLBACK Activate (Generator Run) 20050617
Friends
Class CL_UA_COMPONENT_ACTIVATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_LOGNAME_DEL_PROG Constant Public Type reference (TYPE) FINB_GN_LOGICAL_NAME 'ARCH_DEL' 20050414
2 CD_LOGNAME_PRE_PROG Constant Public Type reference (TYPE) FINB_GN_LOGICAL_NAME 'ARCH_PRE' 20050414
3 CD_LOGNAME_WRT_PROG Constant Public Type reference (TYPE) FINB_GN_LOGICAL_NAME 'ARCH_WRT' 20050414
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_UA_IMG_CUSTOMIZING Instance method Public Method Activates Component 20050504
2 GENERATE_ARCHIVE_OBJECT Instance method Private Method 20050204
3 GET_ARCHIVE_OBJECT_NAMES Static method Public Method 20050204
4 GET_ARCHIVE_TABLES Instance method Private Method 20050415
5 GET_OBJ_TYPES_FOR_ARCHIVING Static method Public Method 20050414
Events
Class CL_UA_COMPONENT_ACTIVATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_OBJ_TYPE Public See coding 20050415 BEGIN OF ys_obj_type, top_level_type TYPE finb_type_name, t_dep_type TYPE finb_t_type_name, END OF ys_obj_type
2 YT_OBJ_TYPE Public See coding 20050415 yt_obj_type TYPE STANDARD TABLE OF ys_obj_type
Method Signatures

Method ACTIVATE_UA_IMG_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20050504
2 Importing IT_DATABASIS Call by reference Type reference (TYPE) ACC_T_DATABASIS Datenbasen 20050504
3 Importing I_AFTER_CLIENT_COPY_IMPORT Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050504
# Exception Resumable Description Created on
1 ACTIVATION_FAILED 20050504

Method GENERATE_ARCHIVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS 20050204
2 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER 20050204

Method GENERATE_ARCHIVE_OBJECT on class CL_UA_COMPONENT_ACTIVATION has no exception.

Method GET_ARCHIVE_OBJECT_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DELETE_PROGRAM Call by reference Type reference (TYPE) FINB_GN_LOGICAL_NAME Logischer Name des Löschprogramms 20050204
2 Exporting ED_OBJECT_EXISTS Call by reference Type reference (TYPE) BOOLE_D Das Archivierungsobject ist bereits generiert 20050204
3 Exporting ED_OBJECT_NAME Call by reference Type reference (TYPE) ARCH_OBJ-OBJECT Archivierungsobjekt 20050204
4 Exporting ED_PREPROC_PROGRAM Call by reference Type reference (TYPE) FINB_GN_LOGICAL_NAME Logischer Name des Vorlaufprogramms 20050414
5 Exporting ED_WRITE_PROGRAM Call by reference Type reference (TYPE) FINB_GN_LOGICAL_NAME Logischer Name des Schreibprogramms 20050204
6 Importing ID_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS 20050204
7 Importing ID_TYPE_NAME Call by reference Type reference (TYPE) FINB_TYPE_NAME 20050414
# Exception Resumable Description Created on
1 NO_FREE_NAME_FOUND 20050204

Method GET_ARCHIVE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE Value transfer Type reference (TYPE) ARCH_T_STR 20050415
2 Importing ID_FATHER Call by reference Type reference (TYPE) CSEQUENCE 20050415
3 Importing ID_OBJECT_TYPE Call by reference Type reference (TYPE) FINB_TYPE_NAME 20050415
4 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_UA_METADATA 20050415
5 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER 20050415
# Exception Resumable Description Created on
1 CX_FINB_ERROR 20050415

Method GET_OBJ_TYPES_FOR_ARCHIVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REUSABLE Call by reference Type reference (TYPE) FINB_T_TYPE_NAME 20050414
2 Exporting ET_TOP_LEVEL Call by reference Type reference (TYPE) YT_OBJ_TYPE 20050414
3 Importing ID_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS 20050414
# Exception Resumable Description Created on
1 CX_FINB_ERROR 20050414
History
Last changed by/on SAP  20110810 
SAP Release Created in 350