![]() |
T4S4
18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API 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 | |
T4S::reconnect2SAP | args | ||
Closes the current connection to SAP and reopens it automaticaly.
args,none |
References T4X::CORE::getSessionLogChannel(), and tpwrite().
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.
mainTransferPattern | - optional (default Material) - Array pattern for main transfer loop |
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.
mainTransferPattern | - optional (default Material) - Array pattern for main transfer loop |
Referenced by TPSAP::CLASS::setClassification_by_Reference(), and TPSAP::MM::setClassificationData_by_Reference().
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.
strArrayPattern,part | of 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 |
Referenced by TPSAP::MM::setClassificationData_by_Reference().
|
static |
|
static |