![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
All ITK functions of group SA supported by T4x. More...
Functions | |
SA_add_role_to_group HexGroupTag HexRoleTag | |
adds a role to the group More... | |
SA_ask_current_location_code | |
This function returns the the current location code for the session. More... | |
SA_ask_current_organization | |
This function returns the current organization for the session. More... | |
SA_ask_current_project | |
gets the current project tag for the session More... | |
SA_ask_current_role | |
gets the current role tag of the logged in user More... | |
SA_ask_current_role_name | |
gets the current role of the logged in user and returns its name More... | |
SA_ask_current_user_context | |
This function returns the the current user context for the session. More... | |
SA_ask_current_work_context | |
This function returns the the current work context for the session. More... | |
SA_ask_group_full_name HexGroupTag | |
gets the full group name for the specified group tag More... | |
SA_ask_group_parent HexGroupTag | |
returns a parent of the group More... | |
SA_ask_groupmember_role HexGroupMemberTag | |
returns a role of the group member More... | |
SA_ask_person_attr HexPersonTag HexAttributeName | |
This function calls the ITK pipe server function SA_ask_person_attr to read the value of the person named attribute. More... | |
SA_ask_role_name HexRoleTag | |
gets the role name for the specified role tag More... | |
SA_ask_roles_from_group HexGroupTag | |
gets all roles of the group More... | |
SA_ask_user_login_group HexUserTag | |
This function calls the ITK pipe server function SA_ask_user_login_group to get the default group for the given user. More... | |
SA_ask_user_work_contexts | |
This function returns the work contexts associated with the user's workflow tasks (Tasks to Perform) or their targets. More... | |
SA_change_group_by_name GroupName RoleName | |
This function calls the ITK pipe server function executeQuery to change the current group of the pipe server. More... | |
SA_create_discipline HexDisciplineName | |
This function calls the ITK pipe server function SA_create_discipline to create the disciplineTag with the given discipline name. AOM_save is called after creation. More... | |
SA_create_groupmember HexGroupTag HexUserTag AdminFlag | |
This function calls the ITK pipe server function SA_create_groupmember to create the group member for the given groupTag and userTag. AOM_save is called after creation. More... | |
SA_create_h_group HexGroupName Privilege HexParentGroupTag HexVolumeName | |
This function calls the ITK pipe server function SA_create_h_group to create the group with the given group name. AOM_save is called after creation. More... | |
SA_create_person HexPersonName | |
This function calls the ITK pipe server function SA_create_person to create the personTag with the given person name. AOM_save is called after creation. More... | |
SA_create_role HexRoleName | |
This function calls the ITK pipe server function SA_create_role to create the role with the given role name. AOM_save is called after creation. More... | |
SA_create_user HexUserId HexPersonName HexUserPassword HexGroupTag HexVolumeName | |
This function calls the ITK pipe server function SA_create_user to create the user with the given user name. AOM_save is called after creation. More... | |
SA_create_user2 HexUserId HexPersonName HexUserPassword | |
This function calls the ITK pipe server function SA_create_user to create the user with the given user name. More... | |
SA_create_user2_x HexUserId HexPersonName HexUserPassword HexGroupTag HexVolumeName | |
This function calls the ITK pipe server function SA_create_user to create the user with the given user name. AOM_save is called after creation. More... | |
SA_find_discipline HexDisciplineName | |
This function calls the ITK pipe server function SA_find_discipline to find the disciplineTag of the given discipline name. More... | |
SA_find_group HexGroupName | |
This function calls the ITK pipe server function SA_find_group to find the group tag of the given user name. More... | |
SA_find_groupmember_by_role HexGroupTag HexRoleTag | |
This function calls the ITK pipe server function SA_find_groupmember_by_role to find the memberTags of the given groupTag and roleTag. More... | |
SA_find_groupmember_by_user HexUserTag | |
This function calls the ITK pipe server function SA_find_groupmember_by_user to find the memberTags of the given userTag. More... | |
SA_find_groupmembers HexGroupTag HexUserTag | |
This function calls the ITK pipe server function SA_find_groupmembers to find the memberTags of the given groupTag. More... | |
SA_find_groupmembers_by_group HexGroupTag | |
This function calls the ITK pipe server function SA_find_groupmembers_by_group to find the memberTags of the given groupTag. More... | |
SA_find_person HexPersonName | |
This function calls the ITK pipe server function SA_find_person to find the personTag of the given person name. More... | |
SA_find_role HexRoleName | |
This function calls the ITK pipe server function SA_find_role to find the roleTag of the given role name. More... | |
SA_find_user HexUserId | |
This function calls the ITK pipe server function SA_find_user to find the userTag of the given user id. More... | |
SA_find_user2 HexUserId | |
This function returns the userTag of the specified user id, if the id is valid, else an empty tag. More... | |
SA_remove_role_from_group HexGroupTag HexRoleTag | |
removes a role from the group More... | |
SA_set_current_project HexProjectTag | |
set the given project as current project for the session. More... | |
SA_set_default_role HexUserTag HexGroupTag HexRoletag | |
This function calls the ITK pipe server function SA_set_default_role to set the default role with for the user in the group. More... | |
SA_set_group_parent HexParentGroupTag HexChildGroupTag | |
sets a parent for the group More... | |
SA_set_groupmember_group HexGroupMemberTag HexGroupTag | |
This function calls the ITK pipe server function SA_set_groupmember_group to set the userTag for the groupMemberTag. More... | |
SA_set_groupmember_inactive HexGroupMemberTag InactiveFlag | |
sets a group member active or inactive More... | |
SA_set_groupmember_role HexGroupMemberTag HexRoleTag | |
This function calls the ITK pipe server function SA_set_groupmember_role to set the roleTag for the groupMemberTag. More... | |
SA_set_groupmember_user HexGroupMemberTag HexUserTag | |
This function calls the ITK pipe server function SA_set_groupmember_user to set the userTag for the groupMemberTag. More... | |
SA_set_user_login_group HexUserTag HexGroupTag | |
This function calls the ITK pipe server function SA_set_user_login_group to set the given group as a default group for the user. More... | |
SA_set_user_person HexUserTag HexPersonTag | |
This function calls the ITK pipe server function SA_set_user_person to connect the userTag with the personTag. More... | |
SA_set_user_status HexUserTag InactiveFlag | |
sets user to active or inactive More... | |
All ITK functions of group SA supported by T4x.
This group specifies all ITK functions of group SA for which wrappers have been defined in T4x
ITK::SA_add_role_to_group | HexGroupTag HexRoleTag | ||
adds a role to the group
HexGroupTag | |
HexRoleTag |
ITK::SA_ask_current_location_code |
This function returns the the current location code for the session.
ITK::SA_ask_current_organization |
This function returns the current organization for the session.
ITK::SA_ask_current_project |
gets the current project tag for the session
ITK::SA_ask_current_role |
gets the current role tag of the logged in user
ITK::SA_ask_current_role_name |
gets the current role of the logged in user and returns its name
ITK::SA_ask_current_user_context |
This function returns the the current user context for the session.
ITK::SA_ask_current_work_context |
This function returns the the current work context for the session.
ITK::SA_ask_group_full_name | HexGroupTag | ||
gets the full group name for the specified group tag
HexGroupTag |
ITK::SA_ask_group_parent | HexGroupTag | ||
returns a parent of the group
HexGroupTag |
ITK::SA_ask_groupmember_role | HexGroupMemberTag | ||
returns a role of the group member
HexGroupMemberTag |
ITK::SA_ask_person_attr | HexPersonTag HexAttributeName | ||
ITK::SA_ask_role_name | HexRoleTag | ||
gets the role name for the specified role tag
HexRoleTag |
ITK::SA_ask_roles_from_group | HexGroupTag | ||
gets all roles of the group
HexGroupTag |
ITK::SA_ask_user_login_group | HexUserTag | ||
ITK::SA_ask_user_work_contexts |
This function returns the work contexts associated with the user's workflow tasks (Tasks to Perform) or their targets.
ITK::SA_change_group_by_name | GroupName RoleName | ||
This function calls the ITK pipe server function executeQuery to change the current group of the pipe server.
GroupName | name of the Teamcenter Group to switch to |
RoleName | name of the Teamcenter Role to switch to Remark: The parameter RoleName is not jet supported |
ITK::SA_create_discipline | HexDisciplineName | ||
ITK::SA_create_groupmember | HexGroupTag HexUserTag AdminFlag | ||
This function calls the ITK pipe server function SA_create_groupmember to create the group member for the given groupTag and userTag. AOM_save is called after creation.
HexGroupTag | |
HexUserTag | |
AdminFlag | - 0 or 1 |
ITK::SA_create_h_group | HexGroupName Privilege HexParentGroupTag HexVolumeName | ||
This function calls the ITK pipe server function SA_create_h_group to create the group with the given group name. AOM_save is called after creation.
HexGroupName | |
Privilege | - 0 or 1 |
HexParentGroupTag | |
HexVolumeName | - optional or if equals "" no Volume will be set |
ITK::SA_create_person | HexPersonName | ||
ITK::SA_create_role | HexRoleName | ||
ITK::SA_create_user | HexUserId HexPersonName HexUserPassword HexGroupTag HexVolumeName | ||
This function calls the ITK pipe server function SA_create_user to create the user with the given user name. AOM_save is called after creation.
HexUserId | |
HexPersonName | - the person has to exists (can be created using SA_create_person) |
HexUserPassword | |
HexGroupTag | - to find via SA_find_group |
HexVolumeName | - optional or if equals "" no Volume will be set |
ITK::SA_create_user2 | HexUserId HexPersonName HexUserPassword | ||
This function calls the ITK pipe server function SA_create_user to create the user with the given user name.
HexUserId | - the user id |
HexPersonName | - the person has to exist (can be created using SA_create_person) |
HexUserPassword | - the user password |
ITK::SA_create_user2_x | HexUserId HexPersonName HexUserPassword HexGroupTag HexVolumeName | ||
This function calls the ITK pipe server function SA_create_user to create the user with the given user name. AOM_save is called after creation.
HexUserId | - the user id |
HexPersonName | - the person has to exist (can be created using SA_create_person) |
HexUserPassword | - the user password |
HexGroupTag | - to find via SA_find_group |
HexVolumeName | - optional |
ITK::SA_find_discipline | HexDisciplineName | ||
ITK::SA_find_group | HexGroupName | ||
ITK::SA_find_groupmember_by_role | HexGroupTag HexRoleTag | ||
ITK::SA_find_groupmember_by_user | HexUserTag | ||
ITK::SA_find_groupmembers | HexGroupTag HexUserTag | ||
ITK::SA_find_groupmembers_by_group | HexGroupTag | ||
ITK::SA_find_person | HexPersonName | ||
ITK::SA_find_role | HexRoleName | ||
ITK::SA_find_user | HexUserId | ||
This function calls the ITK pipe server function SA_find_user to find the userTag of the given user id.
HexUserId |
ITK::SA_find_user2 | HexUserId | ||
This function returns the userTag of the specified user id, if the id is valid, else an empty tag.
HexUserId |
ITK::SA_remove_role_from_group | HexGroupTag HexRoleTag | ||
removes a role from the group
HexGroupTag | |
HexRoleTag |
ITK::SA_set_current_project | HexProjectTag | ||
set the given project as current project for the session.
HexProjectTag |
ITK::SA_set_default_role | HexUserTag HexGroupTag HexRoletag | ||
ITK::SA_set_group_parent | HexParentGroupTag HexChildGroupTag | ||
sets a parent for the group
HexParentGroupTag | - set to "" if the parent group shall be removed from the child group |
HexChildGroupTag |
ITK::SA_set_groupmember_group | HexGroupMemberTag HexGroupTag | ||
ITK::SA_set_groupmember_inactive | HexGroupMemberTag InactiveFlag | ||
sets a group member active or inactive
HexGroupMemberTag | |
InactiveFlag | - 0/1 |
ITK::SA_set_groupmember_role | HexGroupMemberTag HexRoleTag | ||
ITK::SA_set_groupmember_user | HexGroupMemberTag HexUserTag | ||
ITK::SA_set_user_login_group | HexUserTag HexGroupTag | ||
ITK::SA_set_user_person | HexUserTag HexPersonTag | ||
ITK::SA_set_user_status | HexUserTag InactiveFlag | ||
sets user to active or inactive
HexUserTag | |
InactiveFlag | - 0/1 |