T4S4  11.3trunk C7012 A19816
Teamcenter Gateway for SAP S/4HANA API Reference
T4S::TRANSLOG Namespace Reference

Functions

 initCustomMappingLog args
 Initialised the internal custom mapping log buffer. More...
 
 writeCustomMappingLog AppLogTransactionId Status Messages args
 Writes a messages to the transaction log file, in the section of the mapping result. More...
 
 writeCustomReverseMappingLog AppLogTransactionId Status Messages args
 Writes a messages to the transaction log file, in the section of the reverse mapping result. More...
 

Function Documentation

◆ initCustomMappingLog()

T4S::TRANSLOG::initCustomMappingLog   args  

Initialised the internal custom mapping log buffer.

Parameters
argsnone
Returns
none

References T4X::CORE::getSessionLogChannel(), and tpwrite().

◆ writeCustomMappingLog()

T4S::TRANSLOG::writeCustomMappingLog   AppLogTransactionId Status Messages args  

Writes a messages to the transaction log file, in the section of the mapping result.

Deprecated:
T4S::TRANSLOG::writeCustomMappingLog is deprecated, please use T4X::TRANSLOG::writeCustomMappingLog.
Parameters
AppLogTransactionId,transactionlog channel name
Status,ERROR|WARNING|INFO|OKdefines the color of the log line
Messages
Returns
none

References T4X::TRANSLOG::writeCustomMappingLog().

◆ writeCustomReverseMappingLog()

T4S::TRANSLOG::writeCustomReverseMappingLog   AppLogTransactionId Status Messages args  

Writes a messages to the transaction log file, in the section of the reverse mapping result.

Deprecated:
T4S::TRANSLOG::writeCustomReverseMappingLog is deprecated, please use T4X::TRANSLOG::writeCustomReverseMappingLog.
Parameters
AppLogTransactionId,transactionlog channel name
Status,ERROR|WARNING|INFO|OKdefines the color of the log line
Messages
Returns
none

References T4X::TRANSLOG::writeCustomReverseMappingLog().