SAP ABAP Class CL_UC_COMBINATION_REPGROUP (Combination Object Reporting Group (derived))
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UC_COMBINATION | Combination Object | 20020723 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UC_COMBINATION_REPGROUP_TI | Cons Group Combinations with History | 20050121 |
Properties
| Class | CL_UC_COMBINATION_REPGROUP | |
| Short Description | Combination Object Reporting Group (derived) | |
| Super Class | CL_UC_COMBINATION | Combination Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCD0 | SEM-BCS: Common Objects for Data Dispatcher |
| Created | 20020723 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_COMBINATION_REPGROUP has no forward declaration.
Interfaces
Class CL_UC_COMBINATION_REPGROUP has no interface implemented.
Friends
Class CL_UC_COMBINATION_REPGROUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Valid Group Combinations - Characteristic Values | 20020724 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TH_COMBI_SID | Valid Group Combinations - SIDs | 20020724 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UCD_T_MAP_COMPONENT | Folder: Components From/To | 20020724 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UCD_T_MAP_COMPONENT | Folder: Components From/To | 20050126 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | UC0_TS_VALUE | Field Values | 20020724 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | Instance attributes have been read | 20020723 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020724 | |
| 2 | Instance method | Private | Method | Initialize instance attributes using computation | 20050126 | |
| 3 | Instance method | Private | Method | to be deleted | 20050330 | |
| 4 | Instance method | Protected | Method | Initialize from outside | 20050126 |
Events
Class CL_UC_COMBINATION_REPGROUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SX_COMBI_SID | Protected | See coding | 20050124 | begin of SX_COMBI_SID ,
s_1 type ucd_s_sid ,
s_2 type ucd_s_sid ,
vdy_valid type uc_flg,
end of sx_combi_sid
|
||
| 2 | SX_LEAF_EDGE | Private | See coding | 20050329 | begin of sx_leaf_edge,
s_leaf type ucd_s_sid,
t_edge type standard table of ucd_sx_hry_node_leaf_inh
with default key,
end of sx_leaf_edge
|
||
| 3 | TH_COMBI_SID | Protected | See coding | 20050124 | th_COMBI_SID type hashed table of sx_combi_sid
with unique key s_1 s_2
|
||
| 4 | TH_LEAF_EDGE | Private | See coding | 20050329 | th_leaf_edge type hashed table of sx_leaf_edge
with unique key s_leaf
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20020724 | |||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | UC0_TS_FIELD | Liste von Feldnamen | 20020724 | |||
| 3 | IT_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20020724 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20020724 |
Method CONSTRUCTOR on class CL_UC_COMBINATION_REPGROUP has no exception.
Method INIT_CALC Signature
Method INIT_CALC on class CL_UC_COMBINATION_REPGROUP has no parameter.
Method INIT_CALC on class CL_UC_COMBINATION_REPGROUP has no exception.
Method INIT_CALC_OLD Signature
Method INIT_CALC_OLD on class CL_UC_COMBINATION_REPGROUP has no parameter.
Method INIT_CALC_OLD on class CL_UC_COMBINATION_REPGROUP has no exception.
Method INIT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMBI_RG | Call by reference | Type reference (TYPE) | TH_COMBI_SID | 20050126 |
Method INIT_SET on class CL_UC_COMBINATION_REPGROUP has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 400 |