![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
getObjectInfo TransactionId TargetTypeName ObjectKey args | |
Customer specific Mapping function to retrieve the object information from SAP. More... | |
getTcData2 ObjectClass ObjectType ObjectTag ObjectId ObjectRevisionId args | |
This function is called to extract the Teamcenter Schedule data for a given object tag, the resulting Tc data is stored in the TcData buffer. More... | |
SAP_Schedule2TC_Object TransactionId SourceObjectInfo TargetTypeName ResultStatus ObjectKey args | |
Customer specific Schedule reverse mapping function template. More... | |
TC_Object2SAP_Network TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific mapping function template for the transfer of Teamcenter schedule data to the corresponding SAP Network. More... | |
TC_Object2SAP_ProjectDefinition TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific mapping function template for the transfer of Teamcenter schedule data to the corresponding SAP Project Definition. More... | |
TC_Object2SAP_Schedule TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific mapping function template for the transfer of Teamcenter schedule data to the corresponding. More... | |
TC_Object2SAP_WBSElement TransactionId SourceObjectInfo TargetTypeName args | |
Customer specific mapping function template for the transfer of Teamcenter schedule data to the corresponding SAP Network. More... | |
Variables | |
MappingInformation | |
T4S::SCHEDULE::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::SCHEDULE::CUSTOM::MAPPING::getTcData2 | ObjectClass ObjectType ObjectTag ObjectId ObjectRevisionId args | ||
This function is called to extract the Teamcenter Schedule data for a given object tag, the resulting Tc data is stored in the TcData buffer.
ObjectTag | of the Tc Schedule. |
args | not used |
T4S::SCHEDULE::CUSTOM::MAPPING::SAP_Schedule2TC_Object | TransactionId SourceObjectInfo TargetTypeName ResultStatus ObjectKey args | ||
Customer specific Schedule reverse mapping function template.
TransactionId | unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | specified transaction target type name for generic TC object transfer |
ResultStatus | Transfer Status The following values are valid:
|
ObjectKey | SAP object id information |
args | not used |
T4S::SCHEDULE::CUSTOM::MAPPING::TC_Object2SAP_Network | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific mapping function template for the transfer of Teamcenter schedule data to the corresponding SAP Network.
TransactionId | unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | specified transaction target type name for generic TC object transfer |
args | not used |
T4S::SCHEDULE::CUSTOM::MAPPING::TC_Object2SAP_ProjectDefinition | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific mapping function template for the transfer of Teamcenter schedule data to the corresponding SAP Project Definition.
TransactionId | unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | specified transaction target type name for generic TC object transfer |
args | not used |
T4S::SCHEDULE::CUSTOM::MAPPING::TC_Object2SAP_Schedule | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific mapping function template for the transfer of Teamcenter schedule data to the corresponding.
TransactionId | unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | specified transaction target type name for generic TC object transfer |
args | not used |
T4S::SCHEDULE::CUSTOM::MAPPING::TC_Object2SAP_WBSElement | TransactionId SourceObjectInfo TargetTypeName args | ||
Customer specific mapping function template for the transfer of Teamcenter schedule data to the corresponding SAP Network.
TransactionId | unique ID for the transfer transaction |
SourceObjectInfo | source object information dict structure |
TargetTypeName | specified transaction target type name for generic TC object transfer |
args | not used |
|
static |