![]() |
T4S4
18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
getWorkcenterHierarchyInfo ?ObjTyp_HY? ?ObjId_HY? ?ObjTyp_HO? ?ObjId_HO? ?ObjTyp_UP? ?ObjId_UP? ?ObjTyp_LE? ?ObjId_LE? ?MaxRows? args | |
Reads the hierarchy information for a given work center ID. More... | |
getWorkcenterInfoByID ObjectId ?MaxRows? | |
Reads detailed information about a given workcenter identified by the internal SAP object ID. More... | |
init_2002_WORKCENTER_GETINFO_PARAMETER args | |
Resets part the corresponding global TCL ::SAPDat array entries for the single parameters within the section WORKCENTER_GETINFO:PARAMETER used for the 2002_WORKCENTER_GETINFO call. More... | |
init_I_PLANT_WORK_CENTRE Index args | |
Resets part the corresponding global TCL ::SAPDat array entries for the section WORKCENTER_GETINFO:I_PLANT_WORK_CENTRE used for the 2002_WORKCENTER_GETINFO call. More... | |
TPSAP::WORKCENTER::getWorkcenterHierarchyInfo | ?ObjTyp_HY? ?ObjId_HY? ?ObjTyp_HO? ?ObjId_HO? ?ObjTyp_UP? ?ObjId_UP? ?ObjTyp_LE? ?ObjId_LE? ?MaxRows? args | ||
Reads the hierarchy information for a given work center ID.
Important: This function required SAP ABAP function /TESISPLM/GET_ARBPL_HIERARCHY.
ObjTyp_HY | - optional -> epmty - CIM Resource Object Type |
ObjId_HY | - optional -> epmty - Object ID of the resource |
ObjTyp_HO | - optional -> epmty - CIM Resource Object Type |
ObjId_HO | - optional -> epmty - Object ID of the resource |
ObjTyp_UP | - optional -> epmty - Type of resource which is superior in the hierarchy |
ObjId_UP | - optional -> epmty - ID of superior object in the hierarchy |
ObjTyp_LE | - optional -> epmty - Type of resource located on the left of the hierarchy |
ObjId_LE | - optional -> epmty - ID of resource located on the left of the hierarchy |
MaxRows | - optional -> default 1000 - max no of result records |
References T4X::CORE::getSessionLogChannel(), and TPSAP::performSapCall().
TPSAP::WORKCENTER::getWorkcenterInfoByID | ObjectId ?MaxRows? | ||
Reads detailed information about a given workcenter identified by the internal SAP object ID.
Important: This function required SAP ABAP function /TESISPLM/T4S_ARBPL_HEADER_GET and JCO.
ObjectId | - Interal SAP Workcenter object ID. |
MaxRows | - optional -> default 1000 - max no of result records |
References T4X::CORE::getLogLineMessageType4rc(), T4X::CORE::getSessionLogChannel(), and tpwrite().
TPSAP::WORKCENTER::init_2002_WORKCENTER_GETINFO_PARAMETER | args | ||
Resets part the corresponding global TCL ::SAPDat array entries for the single parameters within the section WORKCENTER_GETINFO:PARAMETER used for the 2002_WORKCENTER_GETINFO call.
args | none |
TPSAP::WORKCENTER::init_I_PLANT_WORK_CENTRE | Index args | ||
Resets part the corresponding global TCL ::SAPDat array entries for the section WORKCENTER_GETINFO:I_PLANT_WORK_CENTRE used for the 2002_WORKCENTER_GETINFO call.
Index | internal array index |
args | none |