The oader system table TRANSFORMATIONPACKAGES contains all steps of a transformation for a transformation package.
TRANSFORMATIONPACKAGES
PACKAGEGUID |
CHAR(24) BYTE |
Unique ID of the transformation package |
TASKID |
FIXED(6.0) |
ID of the transformation task |
STEPID |
FIXED(6.0) |
ID of the transformation step |
OWNER |
CHAR(32) |
Owner of the table |
TABLENAME |
CHAR(32) |
Table name |
EXCLUDE |
BOOLEAN |
Transformation step was excluded (TRUE) or not (FALSE) |
RESTART |
BOOLEAN |
Transformation step was executed (TRUE) or not (FALSE) |