![]() |
T4S4
18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
addMemberships MemberShipAddDict | |
This function calls the TcSoa based function addMemberships to update the membership of a given Schedule in Teamcenter. More... | |
createDependencies CreateDependenciesDict | |
This function calls the TcSoa based function createDependencies to create a dependency between two Task in Teamcenter. More... | |
createMilestone MilestoneCreateDict args | |
This function calls the TcSoa based function createMilestone to create a Milestone Task in Teamcenter. More... | |
createSchedule ScheduleCreateDict | |
This function calls the TcSoa based function createSchedule to create a new Schedule based on a given parameters in Teamcenter. More... | |
createScheduleFromTemplate ScheduleCreateDict CopyOptionsDict | |
This function calls the TcSoa based function createScheduleFromTemplate to create a new Schedule based on a given Schedule template in Teamcenter. More... | |
createScheduleNewBaselines ScheduleBaselineCreateDict | |
This function calls the TcSoa based function createScheduleNewBaselines to create a Baseline for a given Schedule in Teamcenter. More... | |
createScheduleProxyTask ScheduleProxyTaskCreateDict | |
This function calls the TcSoa based function createScheduleProxyTask to create a Proxy Task in Teamcenter. More... | |
createScheduleTask ScheduleTaskCreateDict | |
This function calls the TcSoa based function createScheduleTask to create a Schedule Task in Teamcenter. More... | |
deleteDependencies DeleteDependenciesDict | |
This function calls the TcSoa based function deleteDependencies to delete a dependency between two Task in Teamcenter. More... | |
deleteScheduleTask ScheduleTaskDeleteDict | |
This function calls the TcSoa based function deleteScheduleTaskExecution to delete a given Task in Teamcenter. More... | |
detachSchedule ScheduleDetachDict | |
This function calls the TcSoa based function detachSchedule to detach a given Sub-Schedule from a defined Master-Schedule in Teamcenter. More... | |
insertSchedule ScheduleInsertDict | |
This function calls the TcSoa based function insertSchedule to insert a given Sub-Schedule into a defined Master-Schedule in Teamcenter. More... | |
logoutSession args | |
This function calls the TcSoa based function logoutSession to close the connection to the Teamcenter server. More... | |
moveScheduleTask ScheduleTaskMoveDict | |
This function calls the TcSoa based function moveScheduleTask to move a Schedule Task in the structure of a given schedule in Teamcenter. More... | |
shiftSchedule ScheduleShiftDict | |
This function calls the TcSoa based function shiftScheduleNonInteractive to shift a Schedule to a new start or finish date. More... | |
updateDependencies UpdateDependenciesDict | |
This function calls the TcSoa based function updateDependencies to update a dependency between two Task in Teamcenter. More... | |
updateSchedule ScheduleUpdateDict | |
This function calls the TcSoa based function updateSchedule to update the corresponding Schedule in Teamcenter. More... | |
updateScheduleObject UpdateObjectAttributesDict | |
This function calls the TcSoa based function updateScheduleObject to update a given Schedule object in Teamcenter. More... | |
updateScheduleTask ScheduleTaskUpdateDict | |
This function calls the TcSoa based function updateScheduleTask to update a given Task in Teamcenter. More... | |
updateScheduleTaskExecution UpdateScheduleTaskExecutionDict | |
This function calls the TcSoa based function updateScheduleTaskExecution to update a given Task in Teamcenter. More... | |
TC11::SCHMGR::addMemberships | MemberShipAddDict | ||
This function calls the TcSoa based function addMemberships to update the membership of a given Schedule in Teamcenter.
MemberShipAddDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::createDependencies | CreateDependenciesDict | ||
This function calls the TcSoa based function createDependencies to create a dependency between two Task in Teamcenter.
CreateDependenciesDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::createMilestone | MilestoneCreateDict args | ||
This function calls the TcSoa based function createMilestone to create a Milestone Task in Teamcenter.
MilestoneCreateDict | Dict containing the following possible keys:
|
Sample code sequence
References createScheduleTask().
TC11::SCHMGR::createSchedule | ScheduleCreateDict | ||
This function calls the TcSoa based function createSchedule to create a new Schedule based on a given parameters in Teamcenter.
ScheduleCreateDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::createScheduleFromTemplate | ScheduleCreateDict CopyOptionsDict | ||
This function calls the TcSoa based function createScheduleFromTemplate to create a new Schedule based on a given Schedule template in Teamcenter.
ScheduleCreateDict | Dict containing the following possible keys:
|
CopyOptionsDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::createScheduleNewBaselines | ScheduleBaselineCreateDict | ||
This function calls the TcSoa based function createScheduleNewBaselines to create a Baseline for a given Schedule in Teamcenter.
ScheduleBaselineCreateDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::createScheduleProxyTask | ScheduleProxyTaskCreateDict | ||
This function calls the TcSoa based function createScheduleProxyTask to create a Proxy Task in Teamcenter.
ScheduleProxyTaskCreateDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::createScheduleTask | ScheduleTaskCreateDict | ||
This function calls the TcSoa based function createScheduleTask to create a Schedule Task in Teamcenter.
ScheduleTaskCreateDict | Dict containing the following possible keys:
|
Sample code sequence
Referenced by createMilestone().
TC11::SCHMGR::deleteDependencies | DeleteDependenciesDict | ||
This function calls the TcSoa based function deleteDependencies to delete a dependency between two Task in Teamcenter.
DeleteDependenciesDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::deleteScheduleTask | ScheduleTaskDeleteDict | ||
This function calls the TcSoa based function deleteScheduleTaskExecution to delete a given Task in Teamcenter.
ScheduleTaskDeleteDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::detachSchedule | ScheduleDetachDict | ||
This function calls the TcSoa based function detachSchedule to detach a given Sub-Schedule from a defined Master-Schedule in Teamcenter.
ScheduleDetachDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::insertSchedule | ScheduleInsertDict | ||
This function calls the TcSoa based function insertSchedule to insert a given Sub-Schedule into a defined Master-Schedule in Teamcenter.
ScheduleInsertDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::logoutSession | args | ||
This function calls the TcSoa based function logoutSession to close the connection to the Teamcenter server.
args | currently not in use |
Sample code sequence
TC11::SCHMGR::moveScheduleTask | ScheduleTaskMoveDict | ||
This function calls the TcSoa based function moveScheduleTask to move a Schedule Task in the structure of a given schedule in Teamcenter.
ScheduleTaskMoveDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::shiftSchedule | ScheduleShiftDict | ||
This function calls the TcSoa based function shiftScheduleNonInteractive to shift a Schedule to a new start or finish date.
ScheduleShiftDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::updateDependencies | UpdateDependenciesDict | ||
This function calls the TcSoa based function updateDependencies to update a dependency between two Task in Teamcenter.
UpdateDependenciesDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::updateSchedule | ScheduleUpdateDict | ||
This function calls the TcSoa based function updateSchedule to update the corresponding Schedule in Teamcenter.
ScheduleUpdateDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::updateScheduleObject | UpdateObjectAttributesDict | ||
This function calls the TcSoa based function updateScheduleObject to update a given Schedule object in Teamcenter.
UpdateObjectAttributesDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::updateScheduleTask | ScheduleTaskUpdateDict | ||
This function calls the TcSoa based function updateScheduleTask to update a given Task in Teamcenter.
ScheduleTaskUpdateDict | Dict containing the following possible keys:
|
Sample code sequence
TC11::SCHMGR::updateScheduleTaskExecution | UpdateScheduleTaskExecutionDict | ||
This function calls the TcSoa based function updateScheduleTaskExecution to update a given Task in Teamcenter.
UpdateScheduleTaskExecutionDict | Dict containing the following possible keys:
|
Sample code sequence