T4S4  19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
T4S::PROJECT::CUSTOM::IMPORT::JOB Namespace 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...
 

Function Documentation

◆ cleanUp()

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.

Parameters
FunctionImport function name, supports using same procedures and same name-space for different customer imports
ObjectKeyDictdict containing at least the key PROJECT_DEFINITION for the external project definition Id
BatchJobStatusend status of the import batch job
AdditionalInfoadditional information
Returns

◆ executeImportProjectJob2Tc()

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.

Parameters
ObjectKeyDictdict containing at least the key PROJECT_DEFINITION for the external project definition Id
ZTabIdoptional, default set to NONE
AdditionalInfooptional, default set to NONE
RunModeoptional, default set to BatchJob, set to any other value if procedure is executed directly
Returns