APPDAT - data section

The data section is always the last section in the buffer. It contains the new values for the fields identified in the APPFLD sections. The values must be in the same order as their corresponding APPFLD sections. Only one APPDAT is required for each APPOBJ.

The data section has this format:

Offsets Type Len Name Description
Dec Hex

0

(0)

STRUCTURE

*

APPDAT

DATA SECTION ADDRESS OF
FIRST DATA SECTION FOR THIS
OBJECT: APPDAT_PTR=ADDR(APP)
+ APPOBJ_DAT_OFF

0

(0)

(See note)

*

APPDAT_DAT

DATA

Note: The field type depends on the object field name that you specify in APPFLD_NAME.