SAP ABAP Class CL_OPS_SE_PROT (OPS_SE Log)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use
⤷
⤷
Properties
| Class | CL_OPS_SE_PROT | |
| Short Description | OPS_SE Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_COMMON_FUNCTIONALITIES | Functions for Cross-Component Use |
| Created | 20070815 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OPS_SE_PROT has no forward declaration.
Interfaces
Class CL_OPS_SE_PROT has no interface implemented.
Friends
Class CL_OPS_SE_PROT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | 20070815 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20070815 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070815 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20070815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Exceptions to Log | 20070815 | |
| 2 | Instance method | Public | Method | Collect Exceptions in List | 20070815 | |
| 3 | Instance method | Public | Method | Add Log to Log | 20070815 | |
| 4 | Instance method | Public | Method | Include Messages in Log | 20070815 | |
| 5 | Instance method | Public | Method | Determines Severity of Messages | 20070815 | |
| 6 | Instance method | Public | Method | Evaluate Exceptions and Log | 20070815 | |
| 7 | Instance method | Public | Method | Log Output | 20070815 | |
| 8 | Instance method | Public | Method | Outputs Severity of Messages | 20070815 | |
| 9 | Instance method | Public | Method | Initialize Log | 20070815 |
Events
Class CL_OPS_SE_PROT has no event.
Types
Class CL_OPS_SE_PROT has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20070815 |
Method ADD_EXCEPTION on class CL_OPS_SE_PROT has no exception.
Method ADD_EXCEPTION_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20070815 |
Method ADD_EXCEPTION_TO_LIST on class CL_OPS_SE_PROT has no exception.
Method ADD_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROT | Call by reference | Object reference (TYPE REF TO) | CL_OPS_SE_PROT | zmg protokol test klasse | 20070815 | |||
| 2 | IT_PROT | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20070815 |
Method ADD_LOG on class CL_OPS_SE_PROT has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Feld im Parameter | 20070815 | |||
| 2 | IP_MSG | Call by reference | Type reference (TYPE) | BAPI_MSG | Meldungstext | 20070815 | |||
| 3 | IP_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20070815 | |||
| 4 | IP_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20070815 | |||
| 5 | IP_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20070815 | |||
| 6 | IP_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070815 | |||
| 7 | IP_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070815 | |||
| 8 | IP_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070815 | |||
| 9 | IP_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070815 | |||
| 10 | IP_PARAM | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parametername | 20070815 | |||
| 11 | IP_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Zeile im Parameter | 20070815 |
Method ADD_MESSAGE on class CL_OPS_SE_PROT has no exception.
Method DETERMINE_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SEVERITY | Value transfer | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20070815 | |||
| 2 | IS_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20070815 | |||
| 3 | IT_PROT | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20070815 |
Method DETERMINE_SEVERITY on class CL_OPS_SE_PROT has no exception.
Method EVAL_EXCEPTION_LIST Signature
Method EVAL_EXCEPTION_LIST on class CL_OPS_SE_PROT has no parameter.
Method EVAL_EXCEPTION_LIST on class CL_OPS_SE_PROT has no exception.
Method GET_PROT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROTOCOL | Value transfer | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20070815 |
Method GET_PROT on class CL_OPS_SE_PROT has no exception.
Method GET_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC_SEVERITY | Value transfer | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20070815 |
Method GET_SEVERITY on class CL_OPS_SE_PROT has no exception.
Method INIT Signature
Method INIT on class CL_OPS_SE_PROT has no parameter.
Method INIT on class CL_OPS_SE_PROT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 603 |