![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
changeEqui_DeletionFlagActivate EquipmentNumber args | |
Activates the deletion flag of a given equipment master. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_CALL_TRANSACTION" and does not work without it. More... | |
changeEqui_DeletionFlagDeactivate EquipmentNumber args | |
Deactivates the deletion flag of a given equipment master. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_CALL_TRANSACTION" and does not work without it. More... | |
changeEqui_SetActive EquipmentNumber args | |
Sets a given inactive equipment master to active state. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_CALL_TRANSACTION" and does not work without it. More... | |
changeEqui_SetInactive EquipmentNumber args | |
Sets a given active equipment master to inactive state. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_CALL_TRANSACTION" and does not work without it. More... | |
changeEqui_UserStatus EquipmentNumber UserStatus UserStatusLanguageISO ?UserStatusKey? args | |
Changes the user status of a given equipment master. The status can be provided as either a "status text" + "status language (ISO)" or by just specifying the internal status key. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_EQUI" and does not work without it. More... | |
Equi_getDetail args | |
Retrieves detailed SAP equipment information. More... | |
Equi_getList args | |
Matchcode search for equipments in SAP. More... | |
getExternalNumber InternalNumber | |
Retrieves the SAP external equipment id for a given SAP internal equipment id. More... | |
getInternalNumber ExternalNumber | |
Retrieves the SAP internal equipment id for a given SAP external equipment id. More... | |
initEquiStructure args | |
Resets part the corresponding global TCL ::SAPDat array within the section EQUI. More... | |
TPSAP::EQUI::changeEqui_DeletionFlagActivate | EquipmentNumber args | ||
Activates the deletion flag of a given equipment master. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_CALL_TRANSACTION" and does not work without it.
EquipmentNumber |
TPSAP::EQUI::changeEqui_DeletionFlagDeactivate | EquipmentNumber args | ||
Deactivates the deletion flag of a given equipment master. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_CALL_TRANSACTION" and does not work without it.
EquipmentNumber |
TPSAP::EQUI::changeEqui_SetActive | EquipmentNumber args | ||
Sets a given inactive equipment master to active state. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_CALL_TRANSACTION" and does not work without it.
EquipmentNumber |
TPSAP::EQUI::changeEqui_SetInactive | EquipmentNumber args | ||
Sets a given active equipment master to inactive state. Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_CALL_TRANSACTION" and does not work without it.
EquipmentNumber |
TPSAP::EQUI::changeEqui_UserStatus | EquipmentNumber UserStatus UserStatusLanguageISO ?UserStatusKey? args | ||
Changes the user status of a given equipment master. The status can be provided as either a "status text" + "status language (ISO)" or by just specifying the internal status key.
Important: This procedure has a dependency to the SAP transport package "TESISPLM_T4S_EQUI" and does not work without it.
UserStatus | |
UserStatusLanguageISO | |
UserStatusKey | Optional (default empty) - If provided, this key will be used instead of UserStatus + UserStatusLanguageISO |
TPSAP::EQUI::Equi_getDetail | args | ||
Retrieves detailed SAP equipment information.
args | none |
TPSAP::EQUI::Equi_getList | args | ||
Matchcode search for equipments in SAP.
args | none |
TPSAP::EQUI::getExternalNumber | InternalNumber | ||
Retrieves the SAP external equipment id for a given SAP internal equipment id.
InternalNumber | SAP internal equipment id |
TPSAP::EQUI::getInternalNumber | ExternalNumber | ||
Retrieves the SAP internal equipment id for a given SAP external equipment id.
ExternalNumber | SAP external equipment id |
TPSAP::EQUI::initEquiStructure | args | ||
Resets part the corresponding global TCL ::SAPDat array within the section EQUI.
args | none |