| icTableName | input | character | Name of the database table of which a record is created in the class temp-table. |
| oiReturnStatus | output | integer |
<ANCESTOR-CODE>
case icTableName:
when "SafConcept":U
then assign tSafConcept.SafConceptIsActive = true.
end case.