SAP ABAP Class IF_QUERY_JOIN (SAP Query: Handling Table Joins)
Properties
Class IF_QUERY_JOIN  
Short Description SAP Query: Handling Table Joins    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991216   SAP 
Last change 20000119   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_QUERY_JOIN has no forward declaration.
Interfaces
Class IF_QUERY_JOIN has no interface implemented.
Friends
Class IF_QUERY_JOIN has no friend class.
Attributes
Class IF_QUERY_JOIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_STANDARD_CONDITION Instance method Public Method Determining Join Conditions 19991216
Events
Class IF_QUERY_JOIN has no event.
Types
Class IF_QUERY_JOIN has no local type.
Method Signatures

Method SET_STANDARD_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONDITIONS Call by reference Type reference (TYPE) AQTJOINC Tabelle der Bedingungen 19991216
2 Importing LTAB Value transfer Type reference (TYPE) TABNAME linke Tabelle 19991216
3 Importing RTAB Value transfer Type reference (TYPE) TABNAME rechte Tabelle 19991216
# Exception Resumable Description Created on
1 TABLE_NOT_EXISTENT Tabelle existiert nicht 19991216
History
Last changed by/on SAP  20000119 
SAP Release Created in