SAP ABAP Class IF_RSZ_QUERY_EXTENSION (Interface for BAdI: BADI_RSZ_QUERY_EXTENSION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSZ_QUERY_EXTENSION_BASE Basic Class for BAdI Implementations of Query Enhancement 20080118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSZ_QUERY_EXTENSION_FB Fallback for BAdI: BADI_RSZ_QUERY_EXTENSION 20080128
Properties
Class IF_RSZ_QUERY_EXTENSION  
Short Description Interface for BAdI: BADI_RSZ_QUERY_EXTENSION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSZ_QUERY_EXTENSION has no interface implemented.
Friends
Class IF_RSZ_QUERY_EXTENSION has no friend class.
Attributes
Class IF_RSZ_QUERY_EXTENSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTENSION Instance method Public Method Returns Query Enhancement 20080115
2 IS_EXTENDING Instance method Public Method Checks if Given Query Should be Enhanced 20080115
3 IS_IMPLEMENTED Instance method Public Method Performance: Returns true with best implementation 20080117
Events
Class IF_RSZ_QUERY_EXTENSION has no event.
Types
Class IF_RSZ_QUERY_EXTENSION has no local type.
Method Signatures

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPUID Call by reference Type reference (TYPE) RZD1_COMPUID UID der Query 20080115
2 Importing I_NUM_KEYFIG Call by reference Type reference (TYPE) I Anzahl vorhandener Kennzahlspalten 20080116

Method GET_EXTENSION on class IF_RSZ_QUERY_EXTENSION has no exception.

Method IS_EXTENDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RESULT Call by reference Type reference (TYPE) RS_BOOL True, falls diese Query erweitert werden soll 20080115
2 Importing I_COMPID Call by reference Type reference (TYPE) RZD1_COMPID Technischer Name der Query 20080115
3 Importing I_COMPUID Call by reference Type reference (TYPE) RZD1_COMPUID UID der Query 20080115
4 Importing I_DESIGNTIME_CALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE true if called from Query Designer 20080214
5 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSD_INFOCUBE InfoProvider der Query 20080115
6 Importing I_TIMESTAMP Call by reference Type reference (TYPE) RSTIMESTMP Letzte Änderung der Query in UTC (JJJJMMTThhmmss) 20080115

Method IS_EXTENDING on class IF_RSZ_QUERY_EXTENSION has no exception.

Method IS_IMPLEMENTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_IMPLEMENTED Call by reference Type reference (TYPE) RS_BOOL Boolean 20080117

Method IS_IMPLEMENTED on class IF_RSZ_QUERY_EXTENSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in