SAP ABAP Class IF_UC_COMBINATION (Combination Object)
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
Class IF_UC_COMBINATION  
Short Description Combination Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020708   SAP 
Last change 20060208   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 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
Class IF_UC_COMBINATION has no interface implemented.
Friends
Class IF_UC_COMBINATION has no friend class.
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 CHECK_EXISTENCE Instance method Public Method Check Existence of Combinations 20031020
2 CHECK_SINGLE_EXISTENCE Instance method Public Method Check Existence of One Combination 20020708
3 CHECK_VALIDITY Instance method Public Method Check Validity of Combinations 20031020
4 CREATE_DATA_REFERENCE Instance method Public Method Create Data Reference 20020708
5 READ_SID Instance method Public Method Get SIDs 20020710
6 READ_VALUE Instance method Public Method Get char values 20020708
Events
Class IF_UC_COMBINATION has no event.
Types
Class 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 Changing CT_CHEC Call by reference Type reference (TYPE) SORTED TABLE Zu verprobende Merkmalswerte 20031020

Method CHECK_EXISTENCE on class 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020708
2 Exporting E_EXIST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020708
3 Importing IT_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20020708

Method CHECK_SINGLE_EXISTENCE on class 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 Changing CT_CHVC Call by reference Type reference (TYPE) SORTED TABLE Zu verprobende Merkmalswerte 20031020
2 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20031020

Method CHECK_VALIDITY on class 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 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20020708
2 Importing IT_TABLEKEY Call by reference Type reference (TYPE) UC0_TA_FIELD Liste von Feldnamen 20020708
3 Importing I_TABLEKIND Call by reference Type reference (TYPE) ABAP_TABLEKIND 20020708
4 Importing I_TYPE Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020708
5 Importing 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 class 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 Exporting EF_OBSOLETE Call by reference Type reference (TYPE) UC_FLG Werte wurden aus veraltetem Puffer gelesen 20050725
2 Exporting ET_SID Call by reference Type reference (TYPE) ANY TABLE 20020710
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020710
4 Importing IT_COMPONENT Call by reference Type reference (TYPE) UCD_T_MAP_COMPONENT Mappe Komponenten von-nach 20020710

Method READ_SID on class 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 Exporting EF_OBSOLETE Call by reference Type reference (TYPE) UC_FLG Werte wurden aus veraltetem Puffer gelesen 20050725
2 Exporting ET_CHPR Call by reference Type reference (TYPE) ANY TABLE Merkmalswerte 20020708
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020708

Method READ_VALUE on class IF_UC_COMBINATION has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in