SAP ABAP Interface IF_TABLOGRENAME (Interface for DBTABLOG Merger)
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_TABLOGRENAME | Merge DBTABLOG entries | 20120809 |
Properties
Interface | IF_TABLOGRENAME | |
Short Description | Interface for DBTABLOG Merger |
General Data
Package | SAUS | Transport Control (Repository Switch) |
Created | 20120809 | SAP |
Last changed | 20140120 | SAP |
Unicode checks active |
Forward declarations
Interface IF_TABLOGRENAME has no forward declaration.
Interfaces
Interface IF_TABLOGRENAME has no interface.
Friends
Interface IF_TABLOGRENAME has no friend.
Attributes
Interface IF_TABLOGRENAME has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Close logging | 20120809 |
2 | ![]() |
Instance method | Public | Method | Get timestamp for start of SUM | 20120810 |
3 | ![]() |
Instance method | Public | Method | Initialize logging | 20120809 |
4 | ![]() |
Instance method | Public | Method | Merge DBTABLOG entries | 20120809 |
5 | ![]() |
Instance method | Public | Method | Write log line | 20120809 |
Events
Interface IF_TABLOGRENAME has no event.
Types
Interface IF_TABLOGRENAME has no local type.
Method Signatures
Method CLOSE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120809 |
Method CLOSE_LOG on Interface IF_TABLOGRENAME has no exception.
Method GET_BEGIN_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BEGIN_DATE | Call by reference | Type reference (TYPE) | SYDATS | (8-character) Date for SYST | 20120810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Start timestamp error | 20120810 |
Method INIT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DIRTYPE | Call by reference | Type reference (TYPE) | TSTRF01-DIRTYPE | Character field of length 1 | 20120809 | ||
2 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | TSTRF01-FILENAME | File Name | 20120809 | ||
3 | ![]() |
LOGTYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'F' | Single-Character Flag | 20120809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
File access error | 20120809 |
Method RENAME_DBTABLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Renaming of log entries failed | 20120810 |
Method WRITE_LOGLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AG | Call by reference | Type reference (TYPE) | SPROT_U-AG | Application Area | 20120809 | ||
2 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | SPROT_U-LEVEL | Log Level | 20120809 | ||
3 | ![]() |
MSGNR | Call by reference | Type reference (TYPE) | SPROT_U-MSGNR | Message number | 20120809 | ||
4 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | SPROT_U-SEVERITY | Error severity(' ',W(arning),E(rror),A(bnormal termination)) | 20120809 | ||
5 | ![]() |
VAR1 | Call by reference | Type reference (TYPE) | SPROT_U-VAR1 | Message Variable | 20120809 | ||
6 | ![]() |
VAR2 | Call by reference | Type reference (TYPE) | SPROT_U-VAR2 | Message Variable | 20120809 | ||
7 | ![]() |
VAR3 | Call by reference | Type reference (TYPE) | SPROT_U-VAR3 | Message Variable | 20120809 | ||
8 | ![]() |
VAR4 | Call by reference | Type reference (TYPE) | SPROT_U-VAR4 | Message Variable | 20120809 |
Method WRITE_LOGLINE on Interface IF_TABLOGRENAME has no exception.
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 740 |