TPLOG is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter TPLOG into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
TPLOG - Short cut for TPLOG
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Program TPLOG
Text Symbol: A00 = Last changed on/by
Text Symbol: A01 = Size
Text Symbol: A02 = File name
Text Symbol: A03 = Number of entries:
Text Symbol: A04 = Errors:
Text Symbol: A05 = Average runtime:
Text Symbol: A06 = Total number of errors
Text Symbol: A07 = Total number of entries
Text Symbol: A08 = Proportion
Text Symbol: A09 = Number of errors:
Text Symbol: A10 = Number of function calls:
INCLUDE FITP_GENERAL_PORTAL_DATA.
INCLUDE FITP_READ_CONTROLTABLE_BASIC. "YWWK000678
No SAP DATABASE tables are accessed within this REPORT code!
RFC_1A_UPLOAD_API_LOGFILEDIR CALL FUNCTION 'RFC_1A_UPLOAD_API_LOGFILEDIR' DESTINATION DESTINATION EXPORTING LOGFILEEXTENSION = '*.*'
RFC_1A_UPLOAD_API_LOGFILE CALL FUNCTION 'RFC_1A_UPLOAD_API_LOGFILE' DESTINATION DESTINATION EXPORTING LOGFILE = SFILENAME TABLES LOGDATA = LOGFILEDATA LOGDATADTL = LOGFILEDETAIL EXCEPTIONS COMMUNICATION_FAILURE = 1 MESSAGE MSG_TEXT SYSTEM_FAILURE = 2 MESSAGE MSG_TEXT.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
TPLOG - Program TPLOG TPLOG - Program TPLOG TPLCONST - CO-OM-ABC: Global Constants to Maintain/Valuate Process Templates TPI03CLR - Project Interest Calc: Delete Entries from Other Clients TPI03CLR - Project Interest Calc: Delete Entries from Other Clients TPHVP_PLNTP - Sets planning type PLNtp to 'X' in the table TPHVP.