![]() |
T4S4
18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
getEmployeeDetail EmployeeId args | |
Retrieves SAP employee information. All import parameters are transferred via the global ::SAPDat TCL array within the section Employee. More... | |
getEmployeeList ?LastName? ?SurName? ?ObjectId? args | |
Matchcode search for all employees in SAP. All import parameters are transferred via the global ::SAPDat TCL array within the section Employee. To achieve this functionality, the T4S JCO technology is used. Therefor it is necessary to download and install the proper SAP JCO libraries. More... | |
getUserDetail UserName args | |
Retrieves SAP user information. All import parameters are transferred via the global ::SAPDat TCL array within the section User. More... | |
getUserEmployee UserId args | |
Determines SAP user employee. All import parameters are transferred via the global ::SAPDat TCL array within the section User. More... | |
getUserList args | |
Search for all users in SAP. All import parameters are transferred via the global ::SAPDat TCL array within the section User. To achieve this functionality, the T4S JCO technology is used. Therefor it is necessary to download and install the proper SAP JCO libraries. More... | |
TPSAP::USER::getEmployeeDetail | EmployeeId args | ||
Retrieves SAP employee information. All import parameters are transferred via the global ::SAPDat TCL array within the section Employee.
References tpco_scanHEX16(), and tpwrite().
TPSAP::USER::getEmployeeList | ?LastName? ?SurName? ?ObjectId? args | ||
Matchcode search for all employees in SAP. All import parameters are transferred via the global ::SAPDat TCL array within the section Employee. To achieve this functionality, the T4S JCO technology is used. Therefor it is necessary to download and install the proper SAP JCO libraries.
References tpco_scanHEX16(), and tpwrite().
TPSAP::USER::getUserDetail | UserName args | ||
Retrieves SAP user information. All import parameters are transferred via the global ::SAPDat TCL array within the section User.
References tpco_scanHEX16(), and tpwrite().
TPSAP::USER::getUserEmployee | UserId args | ||
Determines SAP user employee. All import parameters are transferred via the global ::SAPDat TCL array within the section User.
References tpco_scanHEX16(), and tpwrite().
TPSAP::USER::getUserList | args | ||
Search for all users in SAP. All import parameters are transferred via the global ::SAPDat TCL array within the section User. To achieve this functionality, the T4S JCO technology is used. Therefor it is necessary to download and install the proper SAP JCO libraries.
References tpco_scanHEX16(), and tpwrite().