SAP ABAP Class CL_CUGEN_OBJ_DEP_SEL_COND (Selection Conditions)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-LL (Application Component) Low Level Configuration
     AP_CULL_SELNET (Package) Low-Level Configuration (Generate SELNET)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CUGEN_OBJ_DEP_CONSTANTS Constants 20041004
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CUGEN_OBJ_DEP_SEL_COND_MULT Selection Conditions 20041117
Properties
Class CL_CUGEN_OBJ_DEP_SEL_COND  
Short Description Selection Conditions    
Super Class CL_CUGEN_OBJ_DEP_CONSTANTS Constants 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AP_CULL_SELNET   Low-Level Configuration (Generate SELNET) 
Created 20041001   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CULIT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CUGEN_OBJ_DEP_SEL_COND has no interface implemented.
Friends
Class CL_CUGEN_OBJ_DEP_SEL_COND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SELNET_DATA_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_CUGEN_SELNET_DATA_HANDLER Data Buffer for SELNET Generation 20041001
2 GST_DNF_BUFFER Static Attribute Private Type reference (TYPE) TT_DNF_BUFFER 20041118
3 GT_PO_NODE_ID Instance attribute Protected Type reference (TYPE) CUGEN_LITERAL_SORT_T Literals (Sorted) 20041004
4 GT_SELECTION_CONDITION_ID Instance attribute Public Type reference (TYPE) CUGEN_KNOWLEDGE_HEAD_T Dependency Header Data 20041004
5 GV_DATE Instance attribute Protected Type reference (TYPE) SYDATUM Current Date of Application Server 20041001
6 GV_ITEM_ID Instance attribute Protected Type reference (TYPE) CU_GEN_ID ID 20041004
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041126
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041004
3 DNF_TO_CONJUNCTIONS Instance method Protected Method Add Normal Form to Conjunctions 20041004
4 GET_DNF_OF_KNNUM Static method Protected Method Delivers Normal Forms of a Selection Condition 20041118
5 GET_DNF_OF_SELCOND Static method Protected Method Create Normal Form from Kombilat 20041004
6 GET_ITEM_OF_CONJUNCTION Instance method Public Method Delivers Object Index of a Conjunction 20041004
7 INITIALIZE Static method Public Method Initialize Buffer 20041118
8 MAKE_CONJUNCTION Instance method Private Method Create Conjunction from DNFs (Normal Forms) 20041004
9 PO_FIND_OR_INSERT_SINGLETON Instance method Private Method Create Literal from Normal Form 20041004
10 REPLACE_MASTER_DATA Static method Private Method Replace Master Data Value (Object Characteristic) 20041004
11 SELECTION_CONDITION_TO_SELNET Instance method Public Method Inserts Selection Condition of an Object into SELNET 20041004
12 SOLVE_FOR_MIN_CSTIC Static method Private Method Numeric Characteristic Handling 20041004
Events
# Event Type Visibility Description Created on
1 SEL_COND_DELETED Instance Event
(0)
Public
(2)
Selection Conditions Deleted 20050111
Types
Class CL_CUGEN_OBJ_DEP_SEL_COND has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CUGEN_OBJ_DEP_SEL_COND has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CUGEN_OBJ_DEP_SEL_COND has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELNET_DATA_HANDLER Call by reference Object reference (TYPE REF TO) CL_CUGEN_SELNET_DATA_HANDLER Datenpuffer für SELNET-Generierung 20041004
2 Importing IT_SEL_COND_ID Call by reference Type reference (TYPE) CUGEN_KNOWLEDGE_HEAD_T Beziehungswissen Kopfdaten 20041004
3 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20041004
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20041004

Method DNF_TO_CONJUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DNF_CONJUNCTION Call by reference Type reference (TYPE) CULIT_TERM_DNF 20070111
2 Importing IF_MASTERDATA Call by reference Object reference (TYPE REF TO) IF_CUGEN_MASTERDATA LL-Konfiguration: Schnittstelle zur Stammdaten 20041004
3 Importing IT_CLA_CONJUNCTION Call by reference Type reference (TYPE) CUGEN_LITERAL_T Literale 20041004
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20041004

Method GET_DNF_OF_KNNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DNF Value transfer Object reference (TYPE REF TO) CULIT_TERM_DNF 20041118
2 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20041118
3 Importing IV_KNNUM Call by reference Type reference (TYPE) KNNUM Interne Nummer des Wissensbausteins 20041118
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20041118

Method GET_DNF_OF_SELCOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DNF Call by reference Type reference (TYPE) CULIT_TERM_DNF 20041004
2 Importing IT_SELCOND_CODE Call by reference Type reference (TYPE) CUGEN_LITERAL_CODE SELNET: Coding Beziehungswissen 20041004
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20041004

Method GET_ITEM_OF_CONJUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_OF_CONJU Call by reference Type reference (TYPE) CUGEN_ITEMS_CONJUNCTION_T_EXT 20041004

Method GET_ITEM_OF_CONJUNCTION on class CL_CUGEN_OBJ_DEP_SEL_COND has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_CUGEN_OBJ_DEP_SEL_COND has no parameter.
Method INITIALIZE on class CL_CUGEN_OBJ_DEP_SEL_COND has no exception.

Method MAKE_CONJUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DNF_CONJUNCTION Call by reference Type reference (TYPE) CULIT_TERM_CONJ 20070111
2 Exporting EV_PO_NODE_ID Call by reference Type reference (TYPE) CU_GEN_ID 20041004
3 Importing IF_MASTERDATA Call by reference Object reference (TYPE REF TO) IF_CUGEN_MASTERDATA 20041004
4 Importing IT_CLA_CONJUNCTION Call by reference Type reference (TYPE) CUGEN_LITERAL_T 20041004
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20041004

Method PO_FIND_OR_INSERT_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TERM_INDEX Call by reference Type reference (TYPE) CULIT_TERM_IDX 20070111
2 Exporting EV_LITERAL_ID Call by reference Type reference (TYPE) CU_GEN_ID 20041004
3 Importing IF_MASTERDATA Call by reference Object reference (TYPE REF TO) IF_CUGEN_MASTERDATA 20041004
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20041004

Method REPLACE_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LITERAL Call by reference Type reference (TYPE) CUGEN_LITERAL_CODE 20041004
2 Importing IF_MASTERDATA Call by reference Object reference (TYPE REF TO) IF_CUGEN_MASTERDATA 20041004
3 Importing IS_LITERAL_CSTIC Call by reference Type reference (TYPE) KBD_TREE 20041004
4 Importing IV_LITERAL_INDEX Value transfer Type reference (TYPE) SYTABIX 20041004
5 Importing IV_TERM_INDEX_1 Call by reference Type reference (TYPE) CULIT_TERM_IDX 20070111
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR 20041004

Method SELECTION_CONDITION_TO_SELNET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_CONJUNCTION Call by reference Type reference (TYPE) CUGEN_LITERAL_SORT_T Literale (sortiert) 20041004
2 Importing IF_MASTERDATA Call by reference Object reference (TYPE REF TO) IF_CUGEN_MASTERDATA LL-Konfiguration: Schnittstelle zur Stammdaten 20041004
3 Importing IT_CLA_CONJUNCTION Call by reference Type reference (TYPE) CUGEN_LITERAL_T Literale 20041004
4 Importing IV_ITEM_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20041004
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20041004

Method SOLVE_FOR_MIN_CSTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LITERAL Call by reference Type reference (TYPE) CUGEN_LITERAL_CODE 20041004
2 Importing IV_CSTIC Call by reference Type reference (TYPE) KBD_TREE-OP 20041004
3 Importing IV_CULIT_TERM_INDEX Value transfer Type reference (TYPE) CULIT_TERM_IDX 20041004
4 Importing IV_NR_OF_CSTIC Call by reference Type reference (TYPE) I 20041004

Method SOLVE_FOR_MIN_CSTIC on class CL_CUGEN_OBJ_DEP_SEL_COND has no exception.
Event Signatures

Event SEL_COND_DELETED Signature
Event SEL_COND_DELETED on class CL_CUGEN_OBJ_DEP_SEL_COND has no parameter.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600