checkOutObject - How do I specify the object to be checked out?

Réponse

To specify the object, you must use the 'ObjectSelector' parameter. Within this parameter, you define the 'objType' (such as "TABLE", "CASLIB", "COLUMN", "ACTION", or "ACTIONSET") and provide the corresponding identifying parameters like 'caslib', 'table', or 'actionSet'.
Did this answer help you?