checkOutObject - What parameters are required to check out a specific table column?

Réponse

To check out a column, you must set 'objType' to "COLUMN" within the ObjectSelector. You are required to provide the 'caslib' and 'table' names. The 'column' name itself is optional but recommended for specificity.
Did this answer help you?