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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | 'ARCH_DEL' | 20050414 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | 'ARCH_PRE' | 20050414 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | 'ARCH_WRT' | 20050414 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates Component | 20050504 |
2 | ![]() |
Instance method | Private | Method | 20050204 | |
3 | ![]() |
Static method | Public | Method | 20050204 | |
4 | ![]() |
Instance method | Private | Method | 20050415 | |
5 | ![]() |
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 | ![]() |
IO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20050504 | ||
2 | ![]() |
IT_DATABASIS | Call by reference | Type reference (TYPE) | ACC_T_DATABASIS | Datenbasen | 20050504 | ||
3 | ![]() |
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 | ![]() |
20050504 |
Method GENERATE_ARCHIVE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | 20050204 | |||
2 | ![]() |
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 | ![]() |
ED_DELETE_PROGRAM | Call by reference | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | Logischer Name des Löschprogramms | 20050204 | ||
2 | ![]() |
ED_OBJECT_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Das Archivierungsobject ist bereits generiert | 20050204 | ||
3 | ![]() |
ED_OBJECT_NAME | Call by reference | Type reference (TYPE) | ARCH_OBJ-OBJECT | Archivierungsobjekt | 20050204 | ||
4 | ![]() |
ED_PREPROC_PROGRAM | Call by reference | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | Logischer Name des Vorlaufprogramms | 20050414 | ||
5 | ![]() |
ED_WRITE_PROGRAM | Call by reference | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | Logischer Name des Schreibprogramms | 20050204 | ||
6 | ![]() |
ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | 20050204 | |||
7 | ![]() |
ID_TYPE_NAME | Call by reference | Type reference (TYPE) | FINB_TYPE_NAME | 20050414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050204 |
Method GET_ARCHIVE_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TABLE | Value transfer | Type reference (TYPE) | ARCH_T_STR | 20050415 | |||
2 | ![]() |
ID_FATHER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050415 | |||
3 | ![]() |
ID_OBJECT_TYPE | Call by reference | Type reference (TYPE) | FINB_TYPE_NAME | 20050415 | |||
4 | ![]() |
IO_METADATA | Call by reference | Object reference (TYPE REF TO) | CL_UA_METADATA | 20050415 | |||
5 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | 20050415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050415 |
Method GET_OBJ_TYPES_FOR_ARCHIVING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REUSABLE | Call by reference | Type reference (TYPE) | FINB_T_TYPE_NAME | 20050414 | |||
2 | ![]() |
ET_TOP_LEVEL | Call by reference | Type reference (TYPE) | YT_OBJ_TYPE | 20050414 | |||
3 | ![]() |
ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | 20050414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050414 |
History
Last changed by/on | SAP | 20110810 |
SAP Release Created in | 350 |