T4S4  18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
T4S Namespace Reference

Namespaces

 BOM
 
 CONNECTION2SAP
 
 DIR
 
 ECM
 
 EQUI
 
 FUNCLOC
 
 MM
 
 PROP
 
 QUERY
 
 TC
 
 VENDOR
 

Functions

 reconnect2SAP args
 Closes the current connection to SAP and reopens it automaticaly. More...
 
 storeInspectionSetup2MultiTransferCache ?mainTransferPattern? args
 Copies the content of the inspection setup array section into the multi transfer buffer. IMPORTANT: In order to activate the inspection setup functionality, T4S::storeSAPDat2MultiTransferCache Material (or any other T4S transfer object) must be called in advance. More...
 
 storeObjectClassification2MultiTransferCache ?mainTransferPattern? args
 Copies the content of the object classification array section into the multi transfer buffer. IMPORTANT: In order to activate the multi classification functionality, T4S::storeSAPDat2MultiTransferCache Material (or any other T4S transfer object) must be called in advance. More...
 
 storeSAPDat2MultiTransferCache strArrayPattern args
 Copies the content of a given array section into the multi transfer buffer. This is basically a snap shot of ::SAPDat($strArrayPattern:*) section so that T4S can later perform multiple transfer for each snap shot. More...
 

Variables

 CtrlParam
 
 SapInfo
 

Function Documentation

◆ reconnect2SAP()

T4S::reconnect2SAP   args  

Closes the current connection to SAP and reopens it automaticaly.

Parameters
args,none
Returns
none

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

◆ storeInspectionSetup2MultiTransferCache()

T4S::storeInspectionSetup2MultiTransferCache   ?mainTransferPattern? args  

Copies the content of the inspection setup array section into the multi transfer buffer. IMPORTANT: In order to activate the inspection setup functionality, T4S::storeSAPDat2MultiTransferCache Material (or any other T4S transfer object) must be called in advance.

Parameters
mainTransferPattern- optional (default Material) - Array pattern for main transfer loop
Returns
none

◆ storeObjectClassification2MultiTransferCache()

T4S::storeObjectClassification2MultiTransferCache   ?mainTransferPattern? args  

Copies the content of the object classification array section into the multi transfer buffer. IMPORTANT: In order to activate the multi classification functionality, T4S::storeSAPDat2MultiTransferCache Material (or any other T4S transfer object) must be called in advance.

Parameters
mainTransferPattern- optional (default Material) - Array pattern for main transfer loop
Returns
none

Referenced by TPSAP::CLASS::setClassification_by_Reference(), and TPSAP::MM::setClassificationData_by_Reference().

◆ storeSAPDat2MultiTransferCache()

T4S::storeSAPDat2MultiTransferCache   strArrayPattern args  

Copies the content of a given array section into the multi transfer buffer. This is basically a snap shot of ::SAPDat($strArrayPattern:*) section so that T4S can later perform multiple transfer for each snap shot.

Parameters
strArrayPattern,partof the array which will be copied. At the moment the following array patterns are supported:
Material (for multiple Material Master transfers (e. g. multiple plants))
Bom:BomHeader (for multiple BOM Header transfers (e. g. multiple plants). Each BOM Header will use the same BOM Positions)
EQUIBOM (for multiple Equipment BOM Header transfers (e. g. multiple plants). Each BOM Header will use the same BOM Positions)
FUNCLOC_BOM (for multiple Functional Location BOM Header transfers (e. g. multiple plants). Each BOM Header will use the same BOM Positions)
Charact (for multiple Characteristic updates during a configuration profile update. Also used for multiple characteristic updates using the Teamcenter Product Configurator feature.)
Class (for multiple class updates using the Teamcenter Product Configurator feature.)
WBS_BOM (for multiple WBS BOM Header transfers (e. g. multiple plants). Each BOM Header will use the same BOM Positions)
args,none
Returns
none

Referenced by TPSAP::MM::setClassificationData_by_Reference().

Variable Documentation

◆ CtrlParam

CtrlParam
static

◆ SapInfo

SapInfo
static