![]() |
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... | |
getTcOptionValues TransactionId SourceObjectInfo TargetTypeName strDataTypeTC | |
Customer specific object mapping function template to get a list of all TC option values for a given option family. More... | |
SAP_VariantValueRestriction2TC_Object TransactionId SourceObjectInfo TargetTypeName Status ObjectKey args | |
Customer specific object reverse mapping function template for TargetTypeName. More... | |
TC_Object2SAP_ConfigurationProfile TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific object mapping function template to maintain the configuration profile for a given material. More... | |
TC_Object2SAP_VariantValueRestriction TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific object mapping function template for TargetTypeName. More... | |
TC_Object2SAP_VariantValueRestriction_CreateAndAssignConstraint TransactionId SourceObjectInfo TargetTypeName Characteristic args | |
Customer specific object mapping function template to create a constraint and to assign it to a constraint net. More... | |
TC_Object2SAP_VariantValueRestriction_CreateAndAssignNet TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific object mapping function template to create a constraint net and to assign it to the configuration profile. More... | |
TC_Object2SAP_VariantValueRestriction_CreateAndAssignTable TransactionId SourceObjectInfo TargetTypeName Characteristic args | |
Customer specific object mapping function template to create a constraint table and to assign it to the constraint. More... | |
TC_Object2SAP_VariantValueRestriction_CreateTableEntry TransactionId SourceObjectInfo TargetTypeName Characteristic lstTcOptionValues args | |
Customer specific object mapping function template to create a constraint table entry. More... | |
T4S::VARIANT_VALUE_RESTRICTION::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_VALUE_RESTRICTION::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_VALUE_RESTRICTION::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_VALUE_RESTRICTION::CUSTOM::MAPPING::getTcOptionValues | TransactionId SourceObjectInfo TargetTypeName strDataTypeTC | ||
Customer specific object mapping function template to get a list of all TC option values for a given option family.
TransactionId | Unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | Specified transaction target type name for generic TC object transfer |
strDataTypeTC |
T4S::VARIANT_VALUE_RESTRICTION::CUSTOM::MAPPING::SAP_VariantValueRestriction2TC_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_VALUE_RESTRICTION::CUSTOM::MAPPING::TC_Object2SAP_ConfigurationProfile | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific object mapping function template to maintain the configuration profile for a given material.
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_VALUE_RESTRICTION::CUSTOM::MAPPING::TC_Object2SAP_VariantValueRestriction | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific object mapping function template for TargetTypeName.
SessionId | unique session ID for the users Teamcenter session |
TransactionId | unique ID for the transfer transaction |
TargetTypeName | specified transaction target type name for generic TC object transfer |
T4S::VARIANT_VALUE_RESTRICTION::CUSTOM::MAPPING::TC_Object2SAP_VariantValueRestriction_CreateAndAssignConstraint | TransactionId SourceObjectInfo TargetTypeName Characteristic args | ||
Customer specific object mapping function template to create a constraint and to assign it to a constraint net.
TransactionId | Unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | Specified transaction target type name for generic TC object transfer |
Characteristic | The SAP characteristic for which the constraint net will be maintained |
T4S::VARIANT_VALUE_RESTRICTION::CUSTOM::MAPPING::TC_Object2SAP_VariantValueRestriction_CreateAndAssignNet | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific object mapping function template to create a constraint net and to assign it to the configuration profile.
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_VALUE_RESTRICTION::CUSTOM::MAPPING::TC_Object2SAP_VariantValueRestriction_CreateAndAssignTable | TransactionId SourceObjectInfo TargetTypeName Characteristic args | ||
Customer specific object mapping function template to create a constraint table and to assign it to the constraint.
TransactionId | Unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | Specified transaction target type name for generic TC object transfer |
Characteristic | The SAP characteristic for which the constraint net will be maintained |
T4S::VARIANT_VALUE_RESTRICTION::CUSTOM::MAPPING::TC_Object2SAP_VariantValueRestriction_CreateTableEntry | TransactionId SourceObjectInfo TargetTypeName Characteristic lstTcOptionValues args | ||
Customer specific object mapping function template to create a constraint table entry.
TransactionId | Unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | Specified transaction target type name for generic TC object transfer |
Characteristic | The SAP characteristic for which the constraint net will be maintained. |
lstTcOptionValues | List of TC option values |