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 CLOSE_LOG Instance method Public Method Close logging 20120809
2 GET_BEGIN_TIMESTAMP Instance method Public Method Get timestamp for start of SUM 20120810
3 INIT_LOG Instance method Public Method Initialize logging 20120809
4 RENAME_DBTABLOG Instance method Public Method Merge DBTABLOG entries 20120809
5 WRITE_LOGLINE 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 Importing 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 Exporting BEGIN_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20120810
# Exception Resumable Description Created on
1 BEGIN_TIMESTAMP_ERROR Start timestamp error 20120810

Method INIT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRTYPE Call by reference Type reference (TYPE) TSTRF01-DIRTYPE Character field of length 1 20120809
2 Importing FILENAME Call by reference Type reference (TYPE) TSTRF01-FILENAME File Name 20120809
3 Importing LOGTYPE Call by reference Type reference (TYPE) CHAR1 'F' Single-Character Flag 20120809
# Exception Resumable Description Created on
1 ACCESS_ERROR File access error 20120809

Method RENAME_DBTABLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120809
# Exception Resumable Description Created on
1 RENAME_ERROR 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 Importing AG Call by reference Type reference (TYPE) SPROT_U-AG Application Area 20120809
2 Importing LEVEL Call by reference Type reference (TYPE) SPROT_U-LEVEL Log Level 20120809
3 Importing MSGNR Call by reference Type reference (TYPE) SPROT_U-MSGNR Message number 20120809
4 Importing SEVERITY Call by reference Type reference (TYPE) SPROT_U-SEVERITY Error severity(' ',W(arning),E(rror),A(bnormal termination)) 20120809
5 Importing VAR1 Call by reference Type reference (TYPE) SPROT_U-VAR1 Message Variable 20120809
6 Importing VAR2 Call by reference Type reference (TYPE) SPROT_U-VAR2 Message Variable 20120809
7 Importing VAR3 Call by reference Type reference (TYPE) SPROT_U-VAR3 Message Variable 20120809
8 Importing 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