SAP ABAP Interface IF_SQF_PROTOCOL (Protocol)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_API (Package) API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SQF_PROTOCOL | Protocol | 20080328 |
Properties
| Interface | IF_SQF_PROTOCOL | |
| Short Description | Protocol |
General Data
| Package | SQF_API | API |
| Created | 20080328 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SQF_PROTOCOL has no interface.
Friends
Interface IF_SQF_PROTOCOL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MESSAGE_TYPE | Constant | Public | See coding | 20080328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add message contained in sy- fields | 20080328 | |
| 2 | Instance method | Public | Method | New line from an exception | 20080328 | |
| 3 | Instance method | Public | Method | New line from an SQF-exception | 20080328 | |
| 4 | Instance method | Public | Method | New line as string | 20080328 | |
| 5 | Instance method | Public | Method | New T100-style message | 20080328 | |
| 6 | Instance method | Public | Method | Clear protocol | 20080328 |
Events
Interface IF_SQF_PROTOCOL has no event.
Types
Interface IF_SQF_PROTOCOL has no local type.
Method Signatures
Method ADD_CURRENT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ICON | Call by reference | Type reference (TYPE) | CLIKE | Override standard icon | 20080328 |
Method ADD_CURRENT_MESSAGE on Interface IF_SQF_PROTOCOL has no exception.
Method ADD_GENERIC_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Exception | 20080328 | |||
| 2 | IM_ICON | Call by reference | Type reference (TYPE) | CLIKE | Override standard icon | 20080328 | |||
| 3 | IM_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | CO_MESSAGE_TYPE-ERROR | Message Type | 20080328 |
Method ADD_GENERIC_EXCEPTION on Interface IF_SQF_PROTOCOL has no exception.
Method ADD_SQF_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_SQF_ROOT | Exception | 20080328 | |||
| 2 | IM_ICON | Call by reference | Type reference (TYPE) | CLIKE | Override standard icon | 20080328 | |||
| 3 | IM_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | CO_MESSAGE_TYPE-ERROR | Message Type | 20080328 |
Method ADD_SQF_EXCEPTION on Interface IF_SQF_PROTOCOL has no exception.
Method ADD_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ICON | Call by reference | Type reference (TYPE) | CLIKE | Override standard icon | 20080328 | |||
| 2 | IM_MESSAGE | Call by reference | Type reference (TYPE) | CLIKE | Message | 20080328 | |||
| 3 | IM_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | CO_MESSAGE_TYPE-GENERIC | Message Type | 20080328 |
Method ADD_STRING on Interface IF_SQF_PROTOCOL has no exception.
Method ADD_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTR1 | Call by reference | Type reference (TYPE) | CLIKE | Message Variable | 20080328 | |||
| 2 | IM_ATTR2 | Call by reference | Type reference (TYPE) | CLIKE | Message Variable | 20080328 | |||
| 3 | IM_ATTR3 | Call by reference | Type reference (TYPE) | CLIKE | Message Variable | 20080328 | |||
| 4 | IM_ATTR4 | Call by reference | Type reference (TYPE) | CLIKE | Message Variable | 20080328 | |||
| 5 | IM_ICON | Call by reference | Type reference (TYPE) | CLIKE | Override standard icon | 20080328 | |||
| 6 | IM_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 'SQF' | Message Class | 20080328 | ||
| 7 | IM_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20080328 | |||
| 8 | IM_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | CO_MESSAGE_TYPE-ERROR | Message Type | 20080328 |
Method ADD_T100_MESSAGE on Interface IF_SQF_PROTOCOL has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_SQF_PROTOCOL has no parameter.
Method CLEAR on Interface IF_SQF_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |