![]() |
T4EA
18.1 C7177 A20283
Teamcenter Gateway for Enterprise Applications API Reference
|
Functions | |
displayOfbizFixedAsset ObjectType ItemId | |
Creates the XML payload for the EA data view for an Ofbiz fixed asset. More... | |
displayOfbizProduct ObjectType ItemId | |
Creates the XML payload for the EA data view for an Ofbiz product. More... | |
displayOracleProductInformation ObjectType ItemId | |
Creates the XML payload for the EA data view for an Oracle product. More... | |
displaySoapArticle ObjectType ItemId | |
Creates the XML payload for the EA data view for an DemoERP (SOAP) article. More... | |
displaySoapDocument ObjectType ItemId | |
Creates the XML payload for the EA data view for an DemoERP (SOAP) document. More... | |
getArrayDataSave MaterialNumber KeyName | |
Helper function to get the value for the given key from the ERPOutputDat array, avoiding error messages. More... | |
GetEAData_Article SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for an article. More... | |
GetEAData_BillOfMaterial SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for a BOM. More... | |
GetEAData_Document SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for a document. More... | |
GetEAData_FixedAsset SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for a fixed asset. More... | |
GetEAData_Product SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for a product. More... | |
GetEAData_ProductAssociation SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for an OFBiz BOM. More... | |
GetEAData_ProductDocument SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for a product document. More... | |
GetEAData_ProductInformation SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for ProductInformation. More... | |
GetEAData_QueryResultObject SessionId QueryName ObjectKey TCUser TCLanguage ContainerId Parameters | |
Creates the XML payload for the EA data view for an external query object. More... | |
getXmlData MaterialNumber KeyName | |
Helper function to get the value for the given key from the ERPOutputDat array, avoiding error messages. More... | |
T4EA::PROP::CUSTOM::MAPPING::displayOfbizFixedAsset | ObjectType ItemId | ||
Creates the XML payload for the EA data view for an Ofbiz fixed asset.
ObjectType | - TC object type (which has been selected in the portal) |
ItemId | - TC object id (which has been selected in the portal) |
References T4X::CORE::getSessionLogChannel(), getXmlData(), T4EA::CUSTOM::SERVICES::ofBIZservice(), and tpwrite().
Referenced by GetEAData_FixedAsset().
T4EA::PROP::CUSTOM::MAPPING::displayOfbizProduct | ObjectType ItemId | ||
Creates the XML payload for the EA data view for an Ofbiz product.
ObjectType | - TC object type (which has been selected in the portal) |
ItemId | - TC object id (which has been selected in the portal) |
References T4X::CORE::getSessionLogChannel(), getXmlData(), T4EA::CUSTOM::SERVICES::ofBIZservice(), and tpwrite().
Referenced by GetEAData_Product(), and GetEAData_QueryResultObject().
T4EA::PROP::CUSTOM::MAPPING::displayOracleProductInformation | ObjectType ItemId | ||
Creates the XML payload for the EA data view for an Oracle product.
ObjectType | - TC object type (which has been selected in the portal) |
ItemId | - TC object id (which has been selected in the portal) |
References getArrayDataSave(), T4EA::CUSTOM::ORACLE::getObjectInfo(), T4X::CORE::getSessionLogChannel(), and tpwrite().
Referenced by GetEAData_ProductInformation(), and GetEAData_QueryResultObject().
T4EA::PROP::CUSTOM::MAPPING::displaySoapArticle | ObjectType ItemId | ||
Creates the XML payload for the EA data view for an DemoERP (SOAP) article.
ObjectType | - TC object type (which has been selected in the portal) |
ItemId | - TC object id (which has been selected in the portal) |
References T4X::CORE::getSessionLogChannel(), and tpwrite().
Referenced by GetEAData_Article().
T4EA::PROP::CUSTOM::MAPPING::displaySoapDocument | ObjectType ItemId | ||
Creates the XML payload for the EA data view for an DemoERP (SOAP) document.
ObjectType | - TC object type (which has been selected in the portal) |
ItemId | - TC object id (which has been selected in the portal) |
References T4X::CORE::getSessionLogChannel(), and tpwrite().
Referenced by GetEAData_Document().
T4EA::PROP::CUSTOM::MAPPING::getArrayDataSave | MaterialNumber KeyName | ||
Helper function to get the value for the given key from the ERPOutputDat array, avoiding error messages.
MaterialNumber | - The object id for which the value will be retrieved |
KeyName | - The name of the key for which the value will be retrieved |
References T4X::CORE::getSessionLogChannel(), and tpwrite().
Referenced by displayOracleProductInformation().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_Article | SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for an article.
SessionId | - TC session id |
ItemType | - TC item type (which has been selected in the portal) |
ItemRevisionType | - TC item rev type (which has been selected in the portal) |
ObjectType | - TC object type (which has been selected in the portal) |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References displaySoapArticle(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_BillOfMaterial | SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for a BOM.
SessionId | - TC session id |
ItemType | - TC item type (which has been selected in the portal) |
ItemRevisionType | - TC item rev type (which has been selected in the portal) |
ObjectType | - TC object type (which has been selected in the portal) |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References T4EA::CONNECTION2EA::getCurrentEAInfo(), T4X::XML::PARSER::getResultArrayInfo(), T4X::CORE::getSessionLogChannel(), T4X::TC::MAPPING::IndexedFieldMapping(), T4X::SOA::performGenericWebServiceCall(), and tpwrite().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_Document | SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for a document.
SessionId | - TC session id |
ItemType | - TC item type (which has been selected in the portal) |
ItemRevisionType | - TC item rev type (which has been selected in the portal) |
ObjectType | - TC object type (which has been selected in the portal) |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References displaySoapDocument(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_FixedAsset | SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for a fixed asset.
SessionId | - TC session id |
ItemType | - TC item type (which has been selected in the portal) |
ItemRevisionType | - TC item rev type (which has been selected in the portal) |
ObjectType | - TC object type (which has been selected in the portal) |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References displayOfbizFixedAsset(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_Product | SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for a product.
SessionId | - TC session id |
ItemType | - TC item type (which has been selected in the portal) |
ItemRevisionType | - TC item rev type (which has been selected in the portal) |
ObjectType | - TC object type (which has been selected in the portal) |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References displayOfbizProduct(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().
Referenced by GetEAData_ProductDocument().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_ProductAssociation | SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for an OFBiz BOM.
SessionId | - TC session id |
ItemType | - TC item type (which has been selected in the portal) |
ItemRevisionType | - TC item rev type (which has been selected in the portal) |
ObjectType | - TC object type (which has been selected in the portal) |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References T4EA::GENBOM::CUSTOM::MAPPING::getERPBOMLine(), T4X::CORE::getSessionLogChannel(), T4X::TC::MAPPING::IndexedFieldMapping(), T4EA::CUSTOM::SERVICES::ofBIZservice(), and tpwrite().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_ProductDocument | SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for a product document.
SessionId | - TC session id |
ItemType | - TC item type (which has been selected in the portal) |
ItemRevisionType | - TC item rev type (which has been selected in the portal) |
ObjectType | - TC object type (which has been selected in the portal) |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References GetEAData_Product(), T4X::CORE::getSessionLogChannel(), and tpwrite().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_ProductInformation | SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for ProductInformation.
SessionId | - TC session id |
ItemType | - TC item type (which has been selected in the portal) |
ItemRevisionType | - TC item rev type (which has been selected in the portal) |
ObjectType | - TC object type (which has been selected in the portal) |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References displayOracleProductInformation(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().
T4EA::PROP::CUSTOM::MAPPING::GetEAData_QueryResultObject | SessionId QueryName ObjectKey TCUser TCLanguage ContainerId Parameters | ||
Creates the XML payload for the EA data view for an external query object.
SessionId | - TC session id |
QueryName | - Query name to be executed |
ObjectKey | - EA object key used for query |
TCUser | - TC user who initiated the data view call |
TCLanguage | - Language which will be used for the data view call |
ContainerId | - Optional parameter which defines the current display container |
Parameters | - Optional parameter which defines the used parameters for the data retrieval |
References displayOfbizProduct(), displayOracleProductInformation(), T4X::CORE::getSessionLogChannel(), and tpwrite().
T4EA::PROP::CUSTOM::MAPPING::getXmlData | MaterialNumber KeyName | ||
Helper function to get the value for the given key from the ERPOutputDat array, avoiding error messages.
MaterialNumber | - The object id for which the value will be retrieved |
KeyName | - The name of the key for which the value will be retrieved |
References T4X::CORE::getSessionLogChannel(), and tpwrite().
Referenced by displayOfbizFixedAsset(), and displayOfbizProduct().