- Global API::Core::Batch::connect ip port ?transportType? ?ipProtocol?
Please use the function connectTo instead of connect.
- Global API::Core::Batch::retrieveJobList retrieveJobListObjectRef
Function retrieveJobList does not work correctly for some parameters, like creationTime. Please use the retrieveJobList2 function. web services.
- Global API::Core::Batch::setJobAttachmentByStream jobId attachmentName attachmentStream
- Please use the setJobAttachmentByStream2 function without intermediate step
- Global CONFIGURATION::MANAGER::LicenseServer::getHostName
- Use CONFIGURATION::MANAGER::LicenseServer::getHost instead. This function returns the host name of the first entry in the license server list.
- Global CONFIGURATION::MANAGER::LicenseServer::getPortNumber
- Use CONFIGURATION::MANAGER::LicenseServer::getPort instead. This function returns the port of the first entry in the license server list.
- Global CONFIGURATION::MANAGER::LicenseServer::setHostName HostName
- Use CONFIGURATION::MANAGER::LicenseServer::setHost instead. This function sets the host name of the first entry in the license server list.
- Global CONFIGURATION::MANAGER::LicenseServer::setPortNumber PortNumber
- Use CONFIGURATION::MANAGER::LicenseServer::setPort instead. This function sets the port of the first entry in the license server list.
- Global ITK::BOMLINE_cutbomline HexBomLineTag
- ITK::BOMLINE_cutbomline is deprecated, please use ITK::BOM_line_cut
- Global ITK::OBJECT_set_attribute_value_forcemode TcObjectTag PropertyName NewPropertyValue
- The functionality deprecated and no replacement function available.
- Global ITK::OBJECT_set_attribute_value_forcemode2 TcObjectTag PropertyName NewPropertyValue
- The functionality deprecated and no replacement function available.
- Global ITK::SA_find_user HexUserId
- It will be removed from Tc12. From Tc10 onwards, please use ITK::SA_find_user2 instead.
- Global ProxyGen::createClientA host port user pass tout prio wthid proxyname function
- Please use createClientFor instead
- Global PXM::getTagSeg4Id plmxml ObjectType Id
- Please use the xdom parser code instead.
- Global PXM::getTagSeg4Type plmxml ObjectType SubObjectType
- Please use the xdom parser code instead.
- Global PXM::getValue XmlString AttributeName
- Please use the xdom parser code instead.
- Global PXM::setFormAttributeValue plmxml AttributeName AttributeValue
- Please use the xdom parser code instead.
- Global T4S::CONNECTION2SAP::checkConnection2SAP4Session SessionId ?Mode? ?TargetType? ?TransAction?
- Please use T4X::CONNECTION2EA::checkConnection2EA4Session.
- Global T4S::CONNECTION2SAP::checkConnection2SAP4Transaction SessionId TransactionId ?Mode? ?TargetType? ?TransAction?
- Please use T4X::CONNECTION2EA::checkConnection2EA4Transaction.
- Global T4S::CONNECTION2SAP::deleteConnectionInfo System Client ?Mode? ?TargetType? ?TransAction?
- Please use T4X::CONNECTION2EA::deleteConnectionInfo.
- Global T4S::CONNECTION2SAP::selectActiveConnection2SAP SessionId SAPSystem Client args
- Please use T4X::CONNECTION2EA::selectActiveConnection2EA.
- Global T4S::CONNECTION2SAP::testSAPLogin args
- Please use T4X::CONNECTION2EA::testEALogin.
- Global T4S::CONNECTION2SAP::verifyConnection2SAPSytem4Session SessionId SapSystem SapClient ?Mode? ?TargetType? ?TransAction?
- Please use T4X::CONNECTION2EA::verifyConnection2EASystem4Session.
- Global T4X::CORE::getLogLineMessageType4rc rc_func ?strDefaultMessageType? args
- Use PL4X::CORE::getLogLineMessageType4rc instead
- Global T4X::CORE::getSessionLogChannel args
- Use PL4X::CORE::getSessionLogChannel instead
- Global T4X::OBJECTS::addPlugins args
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::addPlugins
- Global T4X::OBJECTS::extendClassPath args
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::extendClassPath
- Global T4X::OBJECTS::extendJVMArgs args
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::extendJVMArgs
- Global T4X::OBJECTS::getClassPath
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::getClassPath
- Global T4X::OBJECTS::getDefaultLogChannel
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::getDefaultLogChannel
- Global T4X::OBJECTS::setClassPath classPathAsAList
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setClassPath
- Global T4X::OBJECTS::setDefaultLogChannel newDefaultLogChannel
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setDefaultLogChannel
- Global T4X::OBJECTS::setFilterFile filterFile
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setFilterFile
- Global T4X::OBJECTS::setIdleTimeout timeout
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setIdleTimeout
- Global T4X::OBJECTS::setInitialJavaHeapSize initialJavaHeapSizeInMegaBytes
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setInitialJavaHeapSize
- Global T4X::OBJECTS::setJavaDataModel javaDataModel
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setJavaDataModel
- Global T4X::OBJECTS::setMaximumJavaHeapSize maximumJavaHeapSizeInMegaBytes
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setMaximumJavaHeapSize
- Global T4X::OBJECTS::setProfilingType mem_or_cpu
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setProfilingType
- Global T4X::OBJECTS::setRemoteDebuggingEnabled enabledAsABoolean
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setRemoteDebuggingEnabled
- Global T4X::OBJECTS::setRemoteDebuggingPort portAsAnInteger
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setRemoteDebuggingPort
- Global T4X::OBJECTS::setRemoteProfilingEnabled enabledAsABoolean
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setRemoteProfilingEnabled
- Global T4X::OBJECTS::setTimeout timeout
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setTimeout
- Global T4X::OBJECTS::setTraceFile traceFile
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setTraceFile
- Global T4X::OBJECTS::setWaitForRemoteDebugger waitAsABoolean
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::setWaitForRemoteDebugger
- Global T4X::OBJECTS::tpcontrol command args
- Use the equally named command from the T4X::JAVASERVER namespace with the additional javaServerVar argument: T4X::JAVASERVER::tpcontrol
- Global T4X::TestingSupport::executeTests args
- Use executeDemoSuite instead as it supports the preferred way of passing in options.
- Global T4X::TNT::executeTests args
- Use executeDemoSuite instead as it supports the preferred way of passing in options.
- Global tpco_chvprocflag
Please use the new function tpco_shmset.
- Global tpco_delprocflag
Please use the new function tpco_shmdelete.
- Global tpco_getprocflag
Please use the new function tpco_shmget.
- Global tpco_getprocflagA
Please use the new function tpco_shmget.
- Global tpco_getprocflagtout
Please use the new function tpco_shmgettout.
- Global tpco_openSrvSession
- Please use tpco_connectTo.
- Global tpco_openSrvSession2
- Please use tpco_connectTo.
- Global tpco_openSrvSession3
- Please use tpco_connectTo.
- Global tpco_setprocflag
Please use the new function tpco_shmset.
- Global tpco_setprocflagtout
Please use the new function tpco_shmsettout.
- Global tpco_tlsprocflag
Please use the new function tpco_shmsearch.
- Namespace TPSAP::BOM::BAPI
Please use the function assignBillOfMaterial2Plant2
Please use the checkBillOfMaterialExistence2 function
- Global TPSAP::BOM::BAPI::createBillOfMaterial args
- The function is deprecated, please use TPSAP::BOM::BAPI::createBillOfMaterial2
- Global TPSAP::BOM::BAPI::maintainBillOfMaterial args
- The function is deprecated, please use TPSAP::BOM::BAPI::maintainBillOfMaterial2
- Global TPSAP::BOM::BAPI::readBillOfMaterial args
- The function is deprecated, please use TPSAP::BOM::BAPI::readBillOfMaterial2
- Global TPSAP::BOM::changeBillOfMaterial args
- The function is deprecated, please use TPSAP::BOM::changeBillOfMaterial2
- Global TPSAP::BOM::createBillOfMaterial args
- The function is deprecated, please use TPSAP::BOM::createBillOfMaterial2
- Global TPSAP::BOM::readBillOfMaterial args
- The function is deprecated, please use TPSAP::BOM::readBillOfMaterial2
- Namespace TPSAP::MM
- Please use the new function ConfigProfileMaintain2
- Global TPSAP::MM::getTaxIndicator4MaterialMaster MaterialNumber ?Plant? args
- Please use the new getTaxIndicator4MaterialMaster2 function
- Global TPSAP::MM::reserveMaterialNumber MaterialType Industry args
- The function is deprecated, please use TPSAP::MM::updateMaterialMaster2
- Global TPSAP::MM::updateMaterialMaster UpdateMode
- The function is deprecated, please use TPSAP::MM::updateMaterialMaster2
- Global TPSAP::TESISPLM::UOM::convertISO2SAP ISO_UnitOfMeasure args
- Use TPSAP::TESISPLM::UOM::convertISO2SAP2 instead
- Global TPSAP::TESISPLM::UOM::convertSAP2ISO SAP_UnitOfMeasure args
- Use TPSAP::TESISPLM::UOM::convertSAP2ISO2 instead
- Global TPSAP::USER::getEmployeeDetail EmployeeId args
- Please use the getEmployeeDetail2 function
- Global TPSAP::USER::getEmployeeList ?LastName? ?SurName? ?ObjectId? args
- Please use the getEmployList2 function
- Global TPSAP::USER::getUserDetail UserName args
- Please use the getUserDetail2 function
- Global TPSAP::USER::getUserEmployee UserId args
- Please use the getUserEmployee2 function
- Global TPSAP::USER::getUserList args
- Please use the new getUserDetail2 function
- Global TPSAP::VENDOR::getInfoRecordInfo args
- This function is deprecated and will be replaced by TPSAP::VENDOR::getInfoRecordInfo2
- Global TPSAP::VENDOR::InfoRecordGetList Vendor Material PurInfoRec
- InfoRecordGetList is deprecated; please use the TPSAP::VENDOR::InfoRecordGetList2