SAP ABAP Class IF_GFS_VIEWDEF (GFS View Definition)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GFS_DEFINITION GFS Definition 20040414
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFS_VIEWDEF Impl. of IF_GFS_VIEWDEF 20040414
Properties
Class IF_GFS_VIEWDEF  
Short Description GFS View Definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040414   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GFS_VIEWDEF has no forward declaration.
Interfaces
Class IF_GFS_VIEWDEF has no interface implemented.
Friends
Class IF_GFS_VIEWDEF has no friend class.
Attributes
Class IF_GFS_VIEWDEF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTENSION_NAMES Instance method Public Method 20040421
2 GET_NAME Instance method Public Method 20050318
3 GET_TECH_UNIT Instance method Public Method 20041203
4 LOAD_QUERY_WITH_EXT Instance method Public Method 20050118
5 SET_TECH_UNIT Instance method Public Method 20041203
Events
Class IF_GFS_VIEWDEF has no event.
Types
Class IF_GFS_VIEWDEF has no local type.
Method Signatures

Method GET_EXTENSION_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS4LOCAL Call by reference Type reference (TYPE) AS4LOCAL Aktivierungsstand eines Repository-Objektes 20040504
2 Returning RT_EXTENSIONS Value transfer Type reference (TYPE) SFSG_DEFINITION_KEY_T Internal Table of SearchDef. Extentions 20040504

Method GET_EXTENSION_NAMES on class IF_GFS_VIEWDEF has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_GFS_VIEWDEF has no parameter.
Method GET_NAME on class IF_GFS_VIEWDEF has no exception.

Method GET_TECH_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TECH_UNIT Value transfer Type reference (TYPE) SFSRFW_TECHNICAL_UNIT Replikationsframework - Unitname einer techn. Einstellung 20041203

Method GET_TECH_UNIT on class IF_GFS_VIEWDEF has no exception.

Method LOAD_QUERY_WITH_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUP Call by reference Type reference (TYPE) SFSG_QB_GROUP_T Group By 20050118
2 Exporting ET_JOIN Call by reference Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20050118
3 Exporting ET_RESULT Call by reference Type reference (TYPE) SFSG_QB_RESULT_T Query Result 20050118
4 Exporting ET_TABLE Call by reference Type reference (TYPE) SFSG_QB_TABLE_T Query Tables 20050118
5 Importing I_AS4LOCAL Call by reference Type reference (TYPE) AS4LOCAL Aktivierungsstand eines Repository-Objektes 20050118

Method LOAD_QUERY_WITH_EXT on class IF_GFS_VIEWDEF has no exception.

Method SET_TECH_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TECH_UNIT Call by reference Type reference (TYPE) SFSRFW_TECHNICAL_UNIT Replikationsframework - Unitname einer techn. Einstellung 20041203

Method SET_TECH_UNIT on class IF_GFS_VIEWDEF has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in