SAP ABAP Interface IF_UPG_LOGGER (Standard Upgrade Logger Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
⤷
SAUS (Package) Transport Control (Repository Switch)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UPG_LOGGER | Upgrade Tools Default Logger | 20120919 |
Properties
| Interface | IF_UPG_LOGGER | |
| Short Description | Standard Upgrade Logger Interface |
General Data
| Package | SAUS | Transport Control (Repository Switch) |
| Created | 20120919 | SAP |
| Last changed | 20140120 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_UPG_LOGGER has no interface.
Friends
Interface IF_UPG_LOGGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_LOGTYPE_DB | Constant | Public | Type reference (TYPE) | INT1 | 3 | 20121005 | ||
| 2 | GC_LOGTYPE_TEST | Constant | Public | Type reference (TYPE) | INT1 | 99 | 20121005 | ||
| 3 | GC_LOGTYPE_TRANS | Constant | Public | Type reference (TYPE) | INT1 | 2 | 20121005 | ||
| 4 | GC_LOGTYPE_UPG | Constant | Public | Type reference (TYPE) | INT1 | 1 | 20121005 | ||
| 5 | MT_MSG_TEXTS | Instance attribute | Public | Type reference (TYPE) | GTY_MSG_TEXTS_T | 20120919 | |||
| 6 | MT_PROTOCOL | Instance attribute | Public | Type reference (TYPE) | GTY_SPROT_U_T | Table Type for SPROT_U | 20120919 | ||
| 7 | MV_FILENAME | Instance attribute | Public | Type reference (TYPE) | TRFILENAME | 20121005 | |||
| 8 | MV_SUBRC | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | 20120919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120919 | ||
| 2 | Instance method | Public | Method | 20120919 | ||
| 3 | Instance method | Public | Method | 20120919 |
Events
Interface IF_UPG_LOGGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_MSG_TEXTS_T | Public | Type reference (TYPE) | SUPG_MESSAGE_T | 20120919 | |
|
| 2 | GTY_SPROT_U_T | Public | See coding | 20120919 | gty_sprot_u_t type standard table of sprot_u
|
Method Signatures
Method ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_UPG_BASE | Call by reference | Object reference (TYPE REF TO) | CX_UPG_BASE | 20120919 |
Method ERROR on Interface IF_UPG_LOGGER has no exception.
Method RAISE_EXCEPTION Signature
Method RAISE_EXCEPTION on Interface IF_UPG_LOGGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120919 |
Method TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | SUPG_MESSAGE_S | CRR Message Structure | 20120919 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | DUPGMSGTEXT | CRR Message Text | 20120919 |
Method TRACE on Interface IF_UPG_LOGGER has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 740 |