![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
callCustomerRuleHandler TransactionId Action RuleName ItemType ItemRevisionType 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... | |
performSapTransfer TransactionId TargetTypeName args | |
Customer specific function to call SAP. More... | |
SAP_Object2TC_Object TransactionId TargetTypeName Status ObjectKey args | |
Customer specific object reverse mapping function template for TargetTypeName. More... | |
TC_Object2SAP_Object TransactionId TargetTypeName ItemType ItemRevisionType args | |
Customer specific object mapping function template for TargetTypeName. More... | |
TC_Object2SAP_ObjectPosition TransactionId TargetTypeName TcPositionIndex ItemType ItemRevisionType args | |
Customer specific object mapping function template for TargetTypeName. More... | |
TC_Object2SAP_ObjectPostAction TransactionId TargetTypeName ItemType ItemRevisionType MappingStatus args | |
This function is called AFTER the general mapping and can be used to perform additional steps after the header and position mapping. More... | |
Variables | |
BomHeaderInfo | |
BomPositionInfo | |
T4S::GENBOM::CUSTOM::MAPPING::callCustomerRuleHandler | TransactionId Action RuleName ItemType ItemRevisionType args | ||
Customer specific object RuleHandler function template.
TransactionId | unique ID for the transfer transaction |
Action | Work flow action |
RuleName | specified rule name in the work flow arguments named "-user_rule". If the argument is not specified the value is "Default" |
ItemType | |
ItemRevisionType |
T4S::GENBOM::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 |
ObjectKey |
T4S::GENBOM::CUSTOM::MAPPING::performSapTransfer | TransactionId TargetTypeName args | ||
Customer specific function to call SAP.
TransactionId | unique ID for the transfer transaction |
TargetTypeName | specified transaction target type name |
T4S::GENBOM::CUSTOM::MAPPING::SAP_Object2TC_Object | TransactionId TargetTypeName Status ObjectKey args | ||
Customer specific object reverse mapping function template for TargetTypeName.
TransactionId | unique ID for the transfer transaction |
TargetTypeName | specified transaction target type name |
Status | Transfer Status The following values are valid:
|
ObjectKey | |
args | not used |
T4S::GENBOM::CUSTOM::MAPPING::TC_Object2SAP_Object | TransactionId TargetTypeName ItemType ItemRevisionType args | ||
Customer specific object mapping function template for TargetTypeName.
TransactionId | unique ID for the transfer transaction |
TargetTypeName | specified transaction target type name |
ItemType | |
ItemRevisionType | |
args | not used |
T4S::GENBOM::CUSTOM::MAPPING::TC_Object2SAP_ObjectPosition | TransactionId TargetTypeName TcPositionIndex ItemType ItemRevisionType args | ||
Customer specific object mapping function template for TargetTypeName.
TransactionId | unique ID for the transfer transaction |
TargetTypeName | specified transaction target type name |
TcPositionIndex | Tc BOMLine index |
ItemType | |
ItemRevisionType | |
args | not used |
T4S::GENBOM::CUSTOM::MAPPING::TC_Object2SAP_ObjectPostAction | TransactionId TargetTypeName ItemType ItemRevisionType MappingStatus args | ||
This function is called AFTER the general mapping and can be used to perform additional steps after the header and position mapping.
TransactionId | Unique ID for the transfer transaction |
PositionIndex | Tc BOMLine index |
ItemType | |
ItemRevisionType | |
MappingStatus | |
args | Not used |
|
static |
|
static |