![]() |
T4S4
11.4 C6935 A22406
Teamcenter Gateway for SAP S/4HANA API 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... | |
T4S::TRANSLOG::initCustomMappingLog | args | ||
Initialised the internal custom mapping log buffer.
args | none |
References T4X::CORE::getSessionLogChannel(), and tpwrite().
T4S::TRANSLOG::writeCustomMappingLog | AppLogTransactionId Status Messages args | ||
Writes a messages to the transaction log file, in the section of the mapping result.
AppLogTransactionId,transaction | log channel name |
Status,ERROR|WARNING|INFO|OK | defines the color of the log line |
Messages |
References T4X::TRANSLOG::writeCustomMappingLog().
T4S::TRANSLOG::writeCustomReverseMappingLog | AppLogTransactionId Status Messages args | ||
Writes a messages to the transaction log file, in the section of the reverse mapping result.
AppLogTransactionId,transaction | log channel name |
Status,ERROR|WARNING|INFO|OK | defines the color of the log line |
Messages |
References T4X::TRANSLOG::writeCustomReverseMappingLog().