SAP ABAP Class CL_GFS_ABSTRACT_PROTOCOL (Basis Class for Error Protocol)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_RP (Package) Fast Search Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GFS_PROTOCOL GFS Definition 20040608
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SFS_PROTOCOL Protocol Interface 20040608
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GFS_ONLINE_PROTOCOL Online Protocol 20040608
2 Inheritance (c INHERITING FROM c_ref)  CL_GFS_TR_PROTOCOL Transport Protocol 20040608
Properties
Class CL_GFS_ABSTRACT_PROTOCOL  
Short Description Basis Class for Error Protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_RP   Fast Search Repository 
Created 20040608   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFS_ABSTRACT_PROTOCOL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GFS_PROTOCOL GFS Definition 20040608
2 IF_SFS_PROTOCOL Protocol Interface 20040608
Friends
Class CL_GFS_ABSTRACT_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_OVERALL_STATUS Instance attribute Protected Type reference (TYPE) SFS_CHECK_TYPE Fast Search Check Type 20040608
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20040608
Events
Class CL_GFS_ABSTRACT_PROTOCOL has no event.
Types
Class CL_GFS_ABSTRACT_PROTOCOL has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_DATA Call by reference Type reference (TYPE) ANY 20040608
2 Importing I_CONTEXT_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040608
3 Importing I_MSG Call by reference Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20040608
4 Importing I_MSG_DETAIL_LEVEL Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040608
5 Importing I_MSG_IMPORTANCE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040608
6 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY Fast Search Prüfungstyp 20040608

Method ADD on class CL_GFS_ABSTRACT_PROTOCOL has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in 700