9 74 DOM_UPDATE_DOCUMENT

LANSA Technical

9.74 DOM_UPDATE_DOCUMENT

Þ Note: Built-In Function Rules.

Updates a document/data note in the database. This writes the in-memory version of the note to the database. Notes allocated memory is also released for the document/data note.

For use with

LANSA for i

YES

Visual LANSA for Windows

YES

Visual LANSA for Linux

NO

 

 

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Document/Data Note handle

4

4

 

 

 

 

Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code

OK = Document/Data Note successfully updated.

ER = Document/Data Note not updated.

2

2

 

 

 

 

Examples

Refer to these Domino Built-In Function Examples:

Example 1: Creating a New Document in a Database

Example 4: Updating Documents selected from a Browselist.

Technical Notes

This Built-In Function uses the standard Lotus Notes API NSFNoteUpdate. All security and integrity issues related to the use of this Built-In Function are according to normal Lotus Notes API use for the current platform.