SAP ABAP Class CL_MO_SEL_COND_DME (DME: MO Selection Conditions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
     SDME_OBJ (Package) DME: Maintenance Objects
Properties
Class CL_MO_SEL_COND_DME  
Short Description DME: MO Selection Conditions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDME_OBJ   DME: Maintenance Objects 
Created 19990329   SAP 
Last change 19990329   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDMEC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDMEO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SDMET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SDMEV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MO_SEL_COND_DME has no interface implemented.
Friends
Class CL_MO_SEL_COND_DME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS Instance attribute Public Object reference (TYPE REF TO) IF_OBJ_META_DME Klass to which the Selection Conditions Apply 19990329
2 CONDITIONS Instance attribute Public Type reference (TYPE) SDMEV_SEL_CONDITIONS Selection Conditions 19990329
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE_CONDITION Instance method Public Method Adds Selection Conditions for an Attribute 19990329
2 CLEAR Instance method Public Method Deletes all Attribute Conditions 19990329
3 CONSTRUCTOR Instance method Public Constructor Constructor 19990329
4 COPY Instance method Public Method Creates a Copy of the Selection Conditions 19990329
5 GET_DIFF_SEL_COND Instance method Public Method Gets the Difference Selection Conditions 19990818
6 GET_RELATED_SEL_COND Instance method Public Method Changes Selection Conditions in Target Class with Join 19990331
7 GET_TABLE_KEY Instance method Public Method Gets the Fixed Beginning of the Key for the Table 19990420
8 GET_TABNAME Instance method Public Method Gets the Table Name for the SELECT 19990329
9 GET_WHERE_CONDITION Instance method Public Method Gets the WHERE Condition for the SELECT 19990329
10 IS_EMPTY Instance method Public Method Empty Selection Conditions? 19990329
11 SELECT Instance method Public Method Selects Objects 19990329
Events
Class CL_MO_SEL_COND_DME has no event.
Types
Class CL_MO_SEL_COND_DME has no local type.
Method Signatures

Method ADD_ATTRIBUTE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRNAME Value transfer Type reference (TYPE) SDMEO_ATTRNAME Attributname 19990329
2 Importing IM_CONDITIONS Value transfer Type reference (TYPE) SDMEV_AND_CONDITIONS Bedingungen 19990329
3 Importing IM_VALUE Value transfer Type reference (TYPE) SDMEV_VALUE Attributwert 19990401
# Exception Resumable Description Created on
1 ILLEGAL ungültige Bedingung 19990329

Method CLEAR Signature

Method CLEAR on class CL_MO_SEL_COND_DME has no parameter.
Method CLEAR on class CL_MO_SEL_COND_DME has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Value transfer Object reference (TYPE REF TO) IF_OBJ_META_DME Klasse 19990329
# Exception Resumable Description Created on
1 ILLEGAL Keine gültige Klasse 19990329

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MO_SEL_COND_DME Ergebnis 19990329

Method COPY on class CL_MO_SEL_COND_DME has no exception.

Method GET_DIFF_SEL_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SEL_COND Value transfer Object reference (TYPE REF TO) CL_MO_SEL_COND_DME zu löschende Selektionsbedingungen 19990818
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MO_SEL_COND_DME --- 19990818

Method GET_DIFF_SEL_COND on class CL_MO_SEL_COND_DME has no exception.

Method GET_RELATED_SEL_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_JOIN_TAB Value transfer Type reference (TYPE) SDMEV_ATTR_JOINS Join-Bedingungen 19990331
2 Importing IM_TARGET_CLASS Value transfer Object reference (TYPE REF TO) IF_OBJ_META_DME Zielklasse 19990331
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MO_SEL_COND_DME Ergebnis 19990331

Method GET_RELATED_SEL_COND on class CL_MO_SEL_COND_DME has no exception.

Method GET_TABLE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LENGTH Call by reference Type reference (TYPE) I fixe Schlüssellänge 19990420
2 Exporting EX_TABKEY Call by reference Type reference (TYPE) SDMEV_TABLE_KEY Schlüssel 19990420

Method GET_TABLE_KEY on class CL_MO_SEL_COND_DME has no exception.

Method GET_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TABNAME Tabellenname 19990420

Method GET_TABNAME on class CL_MO_SEL_COND_DME has no exception.

Method GET_WHERE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDMEV_COND_TAB WHERE-Bedingung 19990406

Method GET_WHERE_CONDITION on class CL_MO_SEL_COND_DME has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDMET_BOOL Ergebnis 19990329

Method IS_EMPTY on class CL_MO_SEL_COND_DME has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECTS Call by reference Type reference (TYPE) SDMEC_COLLECTION Ausgangsmenge 19990329
2 Returning RESULT Value transfer Type reference (TYPE) SDMEC_COLLECTION Ergebnismenge 19990329

Method SELECT on class CL_MO_SEL_COND_DME has no exception.
History
Last changed by/on SAP  19990329 
SAP Release Created in 50A