![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
callCustomerRuleHandler TransactionId SourceObjectInfo Action RuleName args | |
Customer specific object RuleHandler function template. More... | |
getObjectInfo TransactionId TargetTypeName ObjectKey args | |
Customer specific Mapping function to retrieve the object information from SAP. More... | |
getTcData ObjectTag args | |
This function is called to extract the Tc data for a given tag, the resulting Tc data is stored in the TcData buffer. More... | |
SAP_VariantCharacteristic2TC_Object TransactionId SourceObjectInfo TargetTypeName Status ObjectKey args | |
Customer specific object reverse mapping function template for TargetTypeName. More... | |
TC_Object2SAP_VariantCharacteristic TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific object mapping function template for TargetTypeName. More... | |
TC_Object2SAP_VariantCharacteristicValues TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific object mapping function template for VariantCharacteristicValues. This function can be used to assign each value represented by an option value to the parent SAP characteristic mapped using the procedure TC_Object2SAP_VariantCharacteristic. More... | |
T4S::VARIANT_CHARACTERISTIC::CUSTOM::MAPPING::callCustomerRuleHandler | TransactionId SourceObjectInfo Action RuleName args | ||
Customer specific object RuleHandler function template.
TransactionId | unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
Action | Work flow action |
RuleName | specified rule name in the work flow arguments |
args | not used |
T4S::VARIANT_CHARACTERISTIC::CUSTOM::MAPPING::getObjectInfo | TransactionId TargetTypeName ObjectKey args | ||
Customer specific Mapping function to retrieve the object information from SAP.
TransactionId | unique ID for the transfer transaction |
TargetTypeName | specified transaction target type name for generic TC object transfer |
ObjectKey | SAP object id information |
args | not used |
T4S::VARIANT_CHARACTERISTIC::CUSTOM::MAPPING::getTcData | ObjectTag args | ||
This function is called to extract the Tc data for a given tag, the resulting Tc data is stored in the TcData buffer.
ObjectTag | of the Teamcenter object |
args | not used |
T4S::VARIANT_CHARACTERISTIC::CUSTOM::MAPPING::SAP_VariantCharacteristic2TC_Object | TransactionId SourceObjectInfo TargetTypeName Status ObjectKey args | ||
Customer specific object reverse mapping function template for TargetTypeName.
TransactionId | unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | specified transaction target type name for generic TC object transfer |
Status | Transfer Status The following values are valid:
|
ObjectKey | SAP object id information |
args | not used |
T4S::VARIANT_CHARACTERISTIC::CUSTOM::MAPPING::TC_Object2SAP_VariantCharacteristic | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific object mapping function template for TargetTypeName.
TransactionId | unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | specified transaction target type name for generic TC object transfer |
T4S::VARIANT_CHARACTERISTIC::CUSTOM::MAPPING::TC_Object2SAP_VariantCharacteristicValues | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific object mapping function template for VariantCharacteristicValues. This function can be used to assign each value represented by an option value to the parent SAP characteristic mapped using the procedure TC_Object2SAP_VariantCharacteristic.
TransactionId | Unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | Specified transaction target type name for generic TC object transfer |