SAP ABAP Class IF_SFS_PROTOCOL (Protocol Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GFS_PROTOCOL GFS Definition 20040608
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFS_ABSTRACT_PROTOCOL Basis Class for Error Protocol 20040608
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SFS_APPLICATION_LOG Fast Search Protocol 20040527
Properties
Class IF_SFS_PROTOCOL  
Short Description Protocol Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040527   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SFS_PROTOCOL has no forward declaration.
Interfaces
Class IF_SFS_PROTOCOL has no interface implemented.
Friends
Class IF_SFS_PROTOCOL has no friend class.
Attributes
Class IF_SFS_PROTOCOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR Instance method Public Method 20040527
2 ADD_FATAL_ERROR Instance method Public Method 20040527
3 ADD_INFO Instance method Public Method 20040527
4 ADD_WARNING Instance method Public Method 20040527
5 GET_OVERALL_STATUS Instance method Public Method 20040527
Events
Class IF_SFS_PROTOCOL has no event.
Types
Class IF_SFS_PROTOCOL has no local type.
Method Signatures

Method ADD_ERROR 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 Context Data 20040527
2 Importing I_CONTEXT_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040527
3 Importing I_MSG Call by reference Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20040527
4 Importing I_MSG_DETAIL_LEVEL Call by reference Type reference (TYPE) CHAR1 '1' Einstelliges Kennzeichen 20040527
5 Importing I_MSG_IMPORTANCE Call by reference Type reference (TYPE) CHAR1 '1' Meldungswichtigkeit (1 - 4) 20040527

Method ADD_ERROR on class IF_SFS_PROTOCOL has no exception.

Method ADD_FATAL_ERROR 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 Context Data 20040527
2 Importing I_CONTEXT_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040527
3 Importing I_MSG Call by reference Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20040527
4 Importing I_MSG_DETAIL_LEVEL Call by reference Type reference (TYPE) CHAR1 '1' Einstelliges Kennzeichen 20040527
5 Importing I_MSG_IMPORTANCE Call by reference Type reference (TYPE) CHAR1 '1' Meldungswichtigkeit (1 - 4) 20040527

Method ADD_FATAL_ERROR on class IF_SFS_PROTOCOL has no exception.

Method ADD_INFO 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 Context Data 20040527
2 Importing I_CONTEXT_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040527
3 Importing I_MSG Call by reference Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20040527
4 Importing I_MSG_DETAIL_LEVEL Call by reference Type reference (TYPE) CHAR1 '1' Einstelliges Kennzeichen 20040527
5 Importing I_MSG_IMPORTANCE Call by reference Type reference (TYPE) CHAR1 '1' Meldungswichtigkeit (1 - 4) 20040527

Method ADD_INFO on class IF_SFS_PROTOCOL has no exception.

Method ADD_WARNING 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 Context Data 20040527
2 Importing I_CONTEXT_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040527
3 Importing I_MSG Call by reference Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20040527
4 Importing I_MSG_DETAIL_LEVEL Call by reference Type reference (TYPE) CHAR1 '1' Einstelliges Kennzeichen 20040527
5 Importing I_MSG_IMPORTANCE Call by reference Type reference (TYPE) CHAR1 '1' Meldungswichtigkeit (1 - 4) 20040527

Method ADD_WARNING on class IF_SFS_PROTOCOL has no exception.

Method GET_OVERALL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) SFS_CHECK_TYPE Fast Search Prüfungstyp 20040527

Method GET_OVERALL_STATUS on class IF_SFS_PROTOCOL has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in