SAP ABAP Class CL_SQF_PROTOCOL (Protocol)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SQF_API (Package) API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20080328
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SQF_PROTOCOL Protocol 20080328
Properties
Class CL_SQF_PROTOCOL  
Short Description Protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQF_API   API 
Created 20080328   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SQF_PROTOCOL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20080328
2 IF_SQF_PROTOCOL Protocol 20080328
Friends
Class CL_SQF_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENTRIES Instance attribute Public Type reference (TYPE) TY_PROTOCOL Protocol 20080328
Methods
Class CL_SQF_PROTOCOL has no method.
Events
Class CL_SQF_PROTOCOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_MESSAGE Public See coding 20080328 begin of ty_message, msgty type sy-msgty, msgid type sy-msgid, msgno type sy-msgno, msgv1 type sy-msgv1, msgv2 type sy-msgv1, msgv3 type sy-msgv1, msgv4 type sy-msgv1, icon type tv_image, line type string, end of ty_message
2 TY_PROTOCOL Public See coding 20080328 ty_protocol type standard table of ty_message with default key
History
Last changed by/on SAP  20090618 
SAP Release Created in 711