9.45 DELETE_LANSA_OBJECT

Note: Built-In Function Rules     Usage Options

This Built-In Function provides the ability to delete various LANSA-defined objects from the LANSA Repository.

This is a very specialised area that requires very good knowledge of the LANSA product. Refer to Development Environment only for further information. 

Arguments

No

Type

Req/Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Object Name. Can specify the Name (long name) or Identifier (short name).
Note: Object names are case sensitive.

1

256

 

 

2

A

Req

For a file - Library name. If blank, it will default to the module library.

Functions– Processer name

Leave it blank for all other objects.

1

10

 

 

3

A

Req

Object Types:

Valid object types are as follows:

DF – Field & Visual LANSA Components (Forms & Reusable Parts).

FD-File

PD-Process

PF-Function

AT-Template

SV- System variable

MT-Multilingual variable

WL-Weblet

 

 

 

 

 

Return Values

No

Type

Req/Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code

OK= LANSA object deleted

ER= fatal error detected

2

2