SAP ABAP Class CL_UC_MULTICOMPOUND (Bundling of Compounds)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT5 (Package) SEM-BCS: Combination Selection Conditions/Target Assignments
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_ACCOUNT_GUI_DATA | Communication GUI <-> Data | 20000903 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20000903 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20000903 |
Properties
| Class | CL_UC_MULTICOMPOUND | |
| Short Description | Bundling of Compounds | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCT5 | SEM-BCS: Combination Selection Conditions/Target Assignments |
| Created | 20000903 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_MULTICOMPOUND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_ACCOUNT_GUI_DATA | Communication GUI <-> Data | 20000903 | ||
| 2 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20000903 | ||
| 3 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20000903 |
Friends
Class CL_UC_MULTICOMPOUND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UC_MSTEP | Method Step (of Fast Entry) | 20000912 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UC_SEQNR3 | Maximum Sequence Number | 20000908 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | Display of Descriptions in Account Screen | 20020607 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UC_COMPOUND | Combined Selection Conditions/Target Assignments | 20000903 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UC_MULTICOMPOUND_GUI | GUI Communication w/CL_UC_MULTICOMPOUND | 20000903 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UCU_S_ACC_SCR_CURSOR | Cursor Positioning | 20030617 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UC0_TH_HANDLE | General Handle (List) | 20050823 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TS_COMPOUND | General Indicator, SAP Consolidation | 20000903 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | UC0_TS_FIELD | List of Field Names | 20000903 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UC0_T_MESSAGE | Messages on Multicompound (Handle Space) | 20001114 | |||
| 11 | Constant | Protected | Type reference (TYPE) | CLASSNAME | 'CL_UC_ACCOUNT_GUI' | Associated GUI Class | 20000903 | ||
| 12 | Constant | Protected | Type reference (TYPE) | UC_FLG | 'X' | TRUE | 20000903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000903 | |
| 2 | Instance method | Protected | Method | Get Unique Handle for Compound | 20000903 | |
| 3 | Instance method | Protected | Method | Compound compatible to reference compound? | 20000903 | |
| 4 | Instance method | Public | Method | Load Compound (before: compatibility to reference compound) | 20000903 | |
| 5 | Instance method | Public | Method | Update Compound Sequence (According to Step Sequence) | 20050823 |
Events
Class CL_UC_MULTICOMPOUND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SX_COMPOUND | Protected | See coding | SX_COMPOUND | 20000926 | |
|
| 2 | TS_COMPOUND | Protected | See coding | TS_COMPOUND | 20000903 | |
|
| 3 | T_HANDLE | Protected | See coding | T_HANDLE | 20000903 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_DISPLAY_TEXT | Call by reference | Type reference (TYPE) | UC_FLG | SPACE | Texte einblenden (default) | 20031009 | ||
| 2 | IO_COMPOUND_REF | Call by reference | Object reference (TYPE REF TO) | CL_UC_COMPOUND | Kombinierte Selektionsbediungungen/Zielkontierungen | 20000903 | |||
| 3 | IO_CUST | Call by reference | Object reference (TYPE REF TO) | IF_UC_MULTICOMPOUND_GUI | GUI-Kommunikation mit CL_UC_COMPOUND | 20000903 | |||
| 4 | IT_FIELD_EDIT | Call by reference | Type reference (TYPE) | UC0_TS_FIELD | Erfaßbare Merkmale | 20000903 | |||
| 5 | I_MSTEP | Call by reference | Type reference (TYPE) | UC_MSTEP | Methoden-Schritt (der Schnellerfassung) | 20000912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030102 |
Method GET_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_HANDLE | Value transfer | Type reference (TYPE) | I | Handle | 20000912 | |||
| 2 | IO_COMPOUND | Call by reference | Object reference (TYPE REF TO) | CL_UC_COMPOUND | Kombinierte Selektionsbediungungen/Zielkontierungen | 20000903 |
Method GET_HANDLE on class CL_UC_MULTICOMPOUND has no exception.
Method IS_COMPATIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_COMPATIBLE | Value transfer | Type reference (TYPE) | UC_FLG | Kompatibel zum Referenzcompound? | 20000912 | |||
| 2 | IO_COMPOUND | Call by reference | Object reference (TYPE REF TO) | CL_UC_COMPOUND | Kombinierte Selektionsbediungungen/Zielkontierungen | 20000903 |
Method IS_COMPATIBLE on class CL_UC_MULTICOMPOUND has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPOUND | Call by reference | Object reference (TYPE REF TO) | CL_UC_COMPOUND | Kombinierte Selektionsbediungungen/Zielkontierungen | 20000903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030102 |
Method UPDATE_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MSTEP | Call by reference | Type reference (TYPE) | UCF_T_MSTEP | Liste von Methoden-Schritten | 20050823 |
Method UPDATE_SEQUENCE on class CL_UC_MULTICOMPOUND has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 3.0A |