Table of Contents

SMA - Attachment for SMC

Module SMA

Description

This table holds the attachment belonging to a webservice request.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID Text 8 1 Edit Yes Public
CON Content of file BASE64 encoded Stream 1 0 Source Yes Public
NAM Name of file Text 254 1 Edit Yes Public
ATTSETNAM Name of Attachment Set Text 80 1 Edit Yes Public

Indices

Name Fields Properties
SMA_ATTSETNAM ATTSETNAM
SMA_INR INR Unique

/

Datafield Description and Properties


Datafield INR Internal Unique ID

Description

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter PTA. The field INR is used to maintain links from other tables into this table.

Helpinformation

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter of this table. The field INR is used to enable links from other tables to this table.

For contractdata the INR also links the two tables xxD and xxT as associated entries hold the same INR.


Datafield CON Content of file BASE64 encoded

Description

This stream holds the content of the attachment BASE64 encoded


Datafield NAM Name of file

Description

This field holds the file name of the attachment


Datafield ATTSETNAM Name of Attachment Set

Description

This field holds the name of the set of all attachments to be handled as incoming files