Functions for any Conigma Repository objects

The following functions are supported for all Conigma Repository Objects:

Specifying the Long Text (Version 1.00) 

Method: SET_TEXT_100 

Parameters:

Direction

Name

Type

Description

Importing

REPOSITORY_ID

/GAL/CCM_DE_REPOSITORY_ID

Repository ID (object ID)

Optional, provided that one of the other parameters has been specified for the repository ID.

Importing

REPOSITORY_INT_ID

/GAL/CCM_DE_INTERNAL_ID

Repository ID (internal ID)

Optional, provided that one of the other parameters has been specified for the repository ID.

Importing

REPOSITORY_EXT_ID

/GAL/CCM_DE_EXTERNAL_ID

Repository ID (external ID)

Optional, provided that one of the other parameters has been specified for the repository ID.

Importing

OBJECT_TYPE

/GAL/CCM_DE_OBJECT_TYPE

Object type

Optional. If this parameter is not supplied, it is assumed that the object to be changed is a Change.

Importing

OBJECT_ID

/GAL/CCM_DE_OBJECT_ID

Object (Object ID)

Optional, if one of the other parameters was specified for the object ID.

Importing

OBJECT_INT_ID

/GAL/CCM_DE_INTERNAL_ID

Object (internal ID)

Optional, if one of the other parameters was specified for the object ID.

Importing

OBJECT_EXT_ID

/GAL/CCM_DE_EXTERNAL_ID

Object (external ID)

Optional, if one of the other parameters was specified for the object ID.

Importing

LANGUAGE

LANGU

Language of the long text

Optional. If this parameter is not supplied, the default language of the user specified at logon is used.

Importing

TEXT

STRING

Long text

Exporting

DOCU_ID

/GAL/CCM_DE_OBJECT_ID

Documentation object (object ID)

Contains the object ID of the newly created or changed documentation object.

Exception

CANNOT_SET_TEXT

The long text could not be changed

Exception

NOT_AUTHORIZED

The user used does not have authorization to call the function.