T4S4  18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
TPSAP::EQUI Namespace Reference

Functions

 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...
 

Function Documentation

◆ Equi_getDetail()

TPSAP::EQUI::Equi_getDetail   args  

Retrieves detailed SAP equipment information.

Parameters
argsnone
Returns
OK and global TCL array ::EquiResult or ERROR

References getInternalNumber(), TPSAP::getSessionLogChannel(), and tpco_scanHEX16().

Referenced by T4S::PROP::CUSTOM::MAPPING::GetEQUIData().

◆ Equi_getList()

TPSAP::EQUI::Equi_getList   args  

Matchcode search for equipments in SAP.

Parameters
argsnone
Returns
OK and global TCL array ::EquiResult or ERROR

References TPSAP::getSessionLogChannel().

◆ getExternalNumber()

TPSAP::EQUI::getExternalNumber   InternalNumber  

Retrieves the SAP external equipment id for a given SAP internal equipment id.

Parameters
InternalNumberSAP internal equipment id
Returns
External number

References TPSAP::getSessionLogChannel().

Referenced by T4S::EQUI::CUSTOM::MAPPING::SAP_Equipment2TC_Object().

◆ getInternalNumber()

TPSAP::EQUI::getInternalNumber   ExternalNumber  

Retrieves the SAP internal equipment id for a given SAP external equipment id.

Parameters
ExternalNumberSAP external equipment id
Returns
Internal number

References TPSAP::getSessionLogChannel().

Referenced by TPSAP::CSAI_BOM::createBillOfMaterial(), TPSAP::CSAI_BOM::deleteBillOfMaterial(), Equi_getDetail(), TPSAP::CSAI_BOM::maintainBillOfMaterial(), and TPSAP::CSAI_BOM::readBillOfMaterial().

◆ initEquiStructure()

TPSAP::EQUI::initEquiStructure   args  

Resets part the corresponding global TCL ::SAPDat array within the section EQUI.

Parameters
argsnone
Returns

References TPSAP::getSessionLogChannel().