SAP ABAP Interface IF_UC_COMBINATION (Combination Object)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_COMBINATION | Combination Object | 20020708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_STATUS_MANAGEMENT | Status Management (Control Class) | 20020920 |
Properties
| Interface | IF_UC_COMBINATION | |
| Short Description | Combination Object |
General Data
| Package | UCD0 | SEM-BCS: Common Objects for Data Dispatcher |
| Created | 20020708 | SAP |
| Last changed | 20060208 | SAP |
| 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 | CL_ABAP_TABLEDESCR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | IF_UC_MODEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_UC_COMBINATION has no interface.
Friends
Interface IF_UC_COMBINATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DT_FIELD | Instance attribute | Public | Type reference (TYPE) | UC0_TS_FIELD | Characteristics of Combination Objects | 20020708 | ||
| 2 | DT_FIELD_SO | Instance attribute | Public | Type reference (TYPE) | UC0_TS_FIELD | Independent Characteristics of Combination Object | 20020708 | ||
| 3 | D_FIELDNAME | Instance attribute | Public | Type reference (TYPE) | UC_FIELDNAME | Field Name | 20030829 | ||
| 4 | GC_TABLEKIND_HASHED | Constant | Public | Type reference (TYPE) | ABAP_TABLEKIND | CL_ABAP_TABLEDESCR=>TABLEKIND_HASHED | Hashed Table | 20020708 | |
| 5 | GC_TABLEKIND_SORTED | Constant | Public | Type reference (TYPE) | ABAP_TABLEKIND | CL_ABAP_TABLEDESCR=>TABLEKIND_SORTED | Sorted Table | 20020708 | |
| 6 | GC_TABLEKIND_STD | Constant | Public | Type reference (TYPE) | ABAP_TABLEKIND | CL_ABAP_TABLEDESCR=>TABLEKIND_STD | Standard table | 20020708 | |
| 7 | GC_TYPE_S_CHKEY | Constant | Public | Type reference (TYPE) | FIELD_TYPE | 'UCD_S_CHKEY' | Field Type for Field | 20020708 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Existence of Combinations | 20031020 | |
| 2 | Instance method | Public | Method | Check Existence of One Combination | 20020708 | |
| 3 | Instance method | Public | Method | Check Validity of Combinations | 20031020 | |
| 4 | Instance method | Public | Method | Create Data Reference | 20020708 | |
| 5 | Instance method | Public | Method | Get SIDs | 20020710 | |
| 6 | Instance method | Public | Method | Get char values | 20020708 |
Events
Interface IF_UC_COMBINATION has no event.
Types
Interface IF_UC_COMBINATION has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHEC | Call by reference | Type reference (TYPE) | SORTED TABLE | Zu verprobende Merkmalswerte | 20031020 |
Method CHECK_EXISTENCE on Interface IF_UC_COMBINATION has no exception.
Method CHECK_SINGLE_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20020708 | |||
| 2 | E_EXIST | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020708 | |||
| 3 | IT_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20020708 |
Method CHECK_SINGLE_EXISTENCE on Interface IF_UC_COMBINATION has no exception.
Method CHECK_VALIDITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHVC | Call by reference | Type reference (TYPE) | SORTED TABLE | Zu verprobende Merkmalswerte | 20031020 | |||
| 2 | IT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20031020 |
Method CHECK_VALIDITY on Interface IF_UC_COMBINATION has no exception.
Method CREATE_DATA_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20020708 | ||||
| 2 | IT_TABLEKEY | Call by reference | Type reference (TYPE) | UC0_TA_FIELD | Liste von Feldnamen | 20020708 | |||
| 3 | I_TABLEKIND | Call by reference | Type reference (TYPE) | ABAP_TABLEKIND | 20020708 | ||||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | FIELD_TYPE | Feldtyp des Feldes | 20020708 | |||
| 5 | I_UNIQUEKEY | Call by reference | Type reference (TYPE) | UC_FLG | 'X' | Dieses Flag wird ausgewertet, falls i_tablekind = sorted | 20020731 |
Method CREATE_DATA_REFERENCE on Interface IF_UC_COMBINATION has no exception.
Method READ_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_OBSOLETE | Call by reference | Type reference (TYPE) | UC_FLG | Werte wurden aus veraltetem Puffer gelesen | 20050725 | |||
| 2 | ET_SID | Call by reference | Type reference (TYPE) | ANY TABLE | 20020710 | ||||
| 3 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20020710 | |||
| 4 | IT_COMPONENT | Call by reference | Type reference (TYPE) | UCD_T_MAP_COMPONENT | Mappe Komponenten von-nach | 20020710 |
Method READ_SID on Interface IF_UC_COMBINATION has no exception.
Method READ_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_OBSOLETE | Call by reference | Type reference (TYPE) | UC_FLG | Werte wurden aus veraltetem Puffer gelesen | 20050725 | |||
| 2 | ET_CHPR | Call by reference | Type reference (TYPE) | ANY TABLE | Merkmalswerte | 20020708 | |||
| 3 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20020708 |
Method READ_VALUE on Interface IF_UC_COMBINATION has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 3.1B |