Set_Item

Sets or changes the attributes of a simple item in a buffer. This procedure should only be used when all three attributes are changed. If any of the arguments are NULL the corresponding item attribute will be set to NULL.

Note. It is the calling applications responsibility to format the data according to Foundation1 standards.

PROCEDURE Set_Item (
   item _   IN OUT type_item_,
   value_   IN     VARCHAR2,
   typ_     IN     type_typ_,
   status_  IN     type_status_ )

Parameters

item_

value_
   
Item value.

typ_
   
Item type is any Foundation1 data type.

status_
   
Item status.