SAP ABAP Class IF_QUERY_APPLICATION_AREA (Application-specific Query Area)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_QUERY_HR_APPL_AREA Query: HR-Specific Area 19991123
Properties
Class IF_QUERY_APPLICATION_AREA  
Short Description Application-specific Query Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 AQADH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_QUERY_APPLICATION_AREA has no interface implemented.
Friends
Class IF_QUERY_APPLICATION_AREA has no friend class.
Attributes
Class IF_QUERY_APPLICATION_AREA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTIONS Instance method Public Method Read Application-specific Selection Fields 19991122
2 HAS_SELECTION_CHANGED Instance method Public Method Check Date Change 20090423
3 INITIALIZE Instance method Public Method Initialization of Application-specific Area 19991122
4 SET_SELECTIONS Instance method Public Method Fill Application-specific Selection Fields 19991122
Events
Class IF_QUERY_APPLICATION_AREA has no event.
Types
Class IF_QUERY_APPLICATION_AREA has no local type.
Method Signatures

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FA_FIELDS_FOR_SELECTION Call by reference Type reference (TYPE) AQADH_T_SD_FIELD_SPECIFICATION zur Selektion ausgewählte Sachgebietsfelder 19991122
2 Exporting FA_SEL_FIELDS_FOR_SELECTION Call by reference Type reference (TYPE) AQADH_T_SD_FIELD_SPECIFICATION zur Selektion ausgewählte Query-Felder 19991122
3 Exporting LDB_SEL_FIELDS_FOR_SELECTION Call by reference Type reference (TYPE) AQADH_T_SD_FIELD_SPECIFICATION zur Selektion ausgewählte LDB-Felder 19991122

Method GET_SELECTIONS on class IF_QUERY_APPLICATION_AREA has no exception.

Method HAS_SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HAS_CHANGED Call by reference Type reference (TYPE) FLAG_X Flag 20090423

Method HAS_SELECTION_CHANGED on class IF_QUERY_APPLICATION_AREA has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPL_FA_FIELDS Call by reference Type reference (TYPE) AQADH_T_FIELD_SPECIFICATION Sachgebietsfelder 19991122
2 Exporting APPL_FA_SEL_FIELDS Call by reference Type reference (TYPE) AQADH_T_FIELD_SPECIFICATION Query Selektionsfelder 19991122
3 Exporting APPL_LDB_SEL_FIELDS Call by reference Type reference (TYPE) AQADH_T_FIELD_SPECIFICATION LDB-Felder 19991122
4 Exporting APPL_PROGRAM Call by reference Type reference (TYPE) SYREPID Anwendungsprogramm 19991122
5 Exporting APPL_SCREEN Call by reference Type reference (TYPE) SYDYNNR Anwendungssubscreen 19991122
6 Importing FA_FIELDCATALOG Call by reference Type reference (TYPE) AQADH_T_FA_FIELDCATALOG Katalog der Sachgebietsfelder 19991122
7 Importing FA_SEL_FIELDCATALOG Call by reference Type reference (TYPE) AQADH_T_FA_SEL_FIELDCATALOG Katalog der in der Query definierten Felder 19991122
8 Importing LDB_SEL_FIELDCATALOG Call by reference Type reference (TYPE) AQADH_T_LDB_SEL_FIELDCATALOG Katalog der LDB-Felder 19991122
9 Importing LOGDB Call by reference Type reference (TYPE) AQS_LOGDB SAP Query (S): Name einer logischen Datenbank 19991122

Method INITIALIZE on class IF_QUERY_APPLICATION_AREA has no exception.

Method SET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FA_FIELDS_FOR_SELECTION Call by reference Type reference (TYPE) AQADH_T_SD_FIELD_SPECIFICATION zur Selektion ausgewählte Sachgebietsfelder 19991122
2 Importing FA_SEL_FIELDS_FOR_SELECTION Call by reference Type reference (TYPE) AQADH_T_SD_FIELD_SPECIFICATION zur Selektion ausgewählte Query-Felder 19991122
3 Importing LDB_SEL_FIELDS_FOR_SELECTION Call by reference Type reference (TYPE) AQADH_T_SD_FIELD_SPECIFICATION zur Selektion ausgewählte LDB-Felder 19991122
4 Importing SELECTION_PARAMS_IN Call by reference Type reference (TYPE) AQADH_T_PARAMS Selektionsbedinugnen die beim Start mitgegeben werden 20000127

Method SET_SELECTIONS on class IF_QUERY_APPLICATION_AREA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in