T4S4  19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
TPSAP::TESISPLM::BADI Namespace Reference

Functions

 executeT4SBadi args
 Calls /TESISPLM/T4S_BADI in order to trigger any custom functionality in SAP. More...
 
 executeT4SBadi2
 Calls /TESISPLM/T4S_BADI in order to trigger any custom functionality in SAP. More...
 

Function Documentation

◆ executeT4SBadi()

TPSAP::TESISPLM::BADI::executeT4SBadi   args  

Calls /TESISPLM/T4S_BADI in order to trigger any custom functionality in SAP.

Deprecated:
Please use the new executeT4SBadi2 function
Parameters
NONE- Input is provided through ::SAPDat(Badi:*)
Returns
OK and global TCL array ::sap_result_array or communication ERROR. If OK is returned, the real error handling (return table) must be performed by the calling function.

◆ executeT4SBadi2()

TPSAP::TESISPLM::BADI::executeT4SBadi2

Calls /TESISPLM/T4S_BADI in order to trigger any custom functionality in SAP.

Returns
dict structure with the following elements:
  • Status OK|ERROR
  • NWPStatus OK|ERROR
  • ErrorMessage last error message
  • MessageList message list and the global TCL array ::sap_result_array

Sample code sequence

2 puts $resultDict