T4S4  19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
TPSAP::WORKCENTER Namespace 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...
 

Function Documentation

◆ getWorkcenterHierarchyInfo()

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.
Parameters
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
Returns
OK and global TCL array ::WorkCtrResultDat, NOT_FOUND or ERROR with hex error message

◆ getWorkcenterInfoByID()

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.

Parameters
ObjectId- Interal SAP Workcenter object ID.
MaxRows- optional -> default 1000 - max no of result records
Returns
OK, NOT_FOUND or ERROR with message

◆ init_2002_WORKCENTER_GETINFO_PARAMETER()

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.

Parameters
argsnone
Returns
None

◆ init_I_PLANT_WORK_CENTRE()

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.

Parameters
Indexinternal array index
argsnone
Returns
None