![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
cleanUp Function ObjectKeyDict BatchJobStatus AdditionalInfo args | |
Customer specific function to start an additional customer specific cleanUp after the normal update. More... | |
executeImportProjectJob2Tc ObjectKeyDict ?ZTabId? ?AdditionalInfo? ?RunMode? | |
meta batch job can combine other import jobs into one bigger job or can be used for a simple import job. More... | |
T4S::PROJECT::CUSTOM::IMPORT::JOB::cleanUp | Function ObjectKeyDict BatchJobStatus AdditionalInfo args | ||
Customer specific function to start an additional customer specific cleanUp after the normal update.
Function | Import function name, supports using same procedures and same name-space for different customer imports |
ObjectKeyDict | dict containing at least the key PROJECT_DEFINITION for the external project definition Id |
BatchJobStatus | end status of the import batch job |
AdditionalInfo | additional information |
T4S::PROJECT::CUSTOM::IMPORT::JOB::executeImportProjectJob2Tc | ObjectKeyDict ?ZTabId? ?AdditionalInfo? ?RunMode? | ||
meta batch job can combine other import jobs into one bigger job or can be used for a simple import job.
ObjectKeyDict | dict containing at least the key PROJECT_DEFINITION for the external project definition Id |
ZTabId | optional, default set to NONE |
AdditionalInfo | optional, default set to NONE |
RunMode | optional, default set to BatchJob, set to any other value if procedure is executed directly |