T4S4  18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
RES ITK functions

All ITK functions of group RES supported by T4x. More...

Functions

 RES_checkin HexObjectTag
 Check-in an object. More...
 
 RES_checkout HexObjectTag reason change_id dir_name reservation_type
 Checkout an object. More...
 

Detailed Description

All ITK functions of group RES supported by T4x.

This group specifies all ITK functions of group RES for which wrappers have been defined in T4x

Function Documentation

◆ RES_checkin()

ITK::RES_checkin   HexObjectTag  

Check-in an object.

Parameters
HexObjectTagbeing checked in
Returns
ITK_ok (=0) or list of ITK status and error message

◆ RES_checkout()

ITK::RES_checkout   HexObjectTag reason change_id dir_name reservation_type  

Checkout an object.

Parameters
HexObjectTagbeing checked out
reason(I) Required text
change_id(I) Optional system change_id/project_id
dir_name(I)
reservation_type(I) Set to "RES_EXCLUSIVE_RESERVE" for regular check-out, or set to "RES_EXPORT_FILE" for check-out with export (datasets only).
Returns
ITK_ok (=0) or list of ITK status and error message