SAP ABAP Class IF_GFS_REPOSITORY_RT (GFS Runtime Repository)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFS_REPOSITORY_RT Impl. of IF_GFS_DEFINITION 20040510
Properties
Class IF_GFS_REPOSITORY_RT  
Short Description GFS Runtime Repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040416   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GFS_REPOSITORY_RT has no forward declaration.
Interfaces
Class IF_GFS_REPOSITORY_RT has no interface implemented.
Friends
Class IF_GFS_REPOSITORY_RT has no friend class.
Attributes
Class IF_GFS_REPOSITORY_RT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_REPLICATION Instance method Public Method 20040416
2 DELETE_RUNTIME_OBJ Instance method Public Method 20040416
3 GET_RUNTIME_OBJ Instance method Public Method 20040416
4 RUNTIME_ACTIVATE Instance method Public Method 20040416
Events
Class IF_GFS_REPOSITORY_RT has no event.
Types
Class IF_GFS_REPOSITORY_RT has no local type.
Method Signatures

Method AFTER_REPLICATION Signature

Method AFTER_REPLICATION on class IF_GFS_REPOSITORY_RT has no parameter.
Method AFTER_REPLICATION on class IF_GFS_REPOSITORY_RT has no exception.

Method DELETE_RUNTIME_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_GFS_PROTOCOL GFS Definition 20040722
2 Importing I_DEF_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20040416
3 Returning RR_PROTOCOL Value transfer Object reference (TYPE REF TO) IF_GFS_PROTOCOL GFS Definition 20040722
# Exception Resumable Description Created on
1 CX_SFS_INVALID_ID Eintrag nicht gefunden 20040722
2 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20040722

Method GET_RUNTIME_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20040416
2 Returning RR_DEF_RT Value transfer Object reference (TYPE REF TO) IF_GFS_SEARCHDEF_RT GFS Runtime Obj. of SearchDef. 20040416
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20040416

Method RUNTIME_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_GFS_PROTOCOL GFS Definition 20040608
2 Importing IR_SEARCHDEF Call by reference Object reference (TYPE REF TO) IF_GFS_SEARCHDEF GFS Search Definition 20040416

Method RUNTIME_ACTIVATE on class IF_GFS_REPOSITORY_RT has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in