Table of Contents

FBR - Finance Base Document Row

Module FBR


Datafields

Name Helptext Description Data Type Len Codetable
INR Internal Unique ID Text 8
FBDINR INR of linked Finance Base Document Text 8
NUM Sequence number in document Numeric 20
OWNREF Own Reference of entry Text 60
NAM Externally Displayed Name to Identify the entry Text 60
PLIN P-line information of invoice line Text 40
TRMCOD Terms Code Text 40
ADBRAT Adb Rate Numeric 14
CNT Quantity Numeric 16
CUR Currency Text 3 CURTXT
AMT Amount Numeric 18
DUEDAT Due Date Date 16
VER Version Text 4

Datafield Description and Properties


Datafield INR Internal Unique ID

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 VER Version

This field holds the version counter used to keep track of the history of an entry of this table. The individual versions are managed by entries in the SLG table.