| |||
SQL Others / Item Resource API Attachments / Item | |||
ITEM - Item Resource Table SBO SQL database table detailsSELECT statementSELECT
ITEM.Created AS 'Creation Date',
ITEM.Updated AS 'Update Date',
ITEM.Name AS 'Form Name',
ITEM.Num AS 'Item Number',
ITEM.ItemType AS 'Item Type',
ITEM.Enabled AS 'Enabled',
ITEM._Top AS 'Top',
ITEM._Bottom AS 'Bottom',
ITEM._Left AS 'Left',
ITEM._Right AS 'Right',
ITEM.Font AS 'Font Number',
ITEM.FontSize AS 'Font Size',
ITEM.Attributes AS 'Attributes',
ITEM.Style AS 'Style',
ITEM.Mode AS 'Mode',
ITEM.VarNum AS 'Variable Number',
ITEM.AttrVar AS 'Attribute Variable',
ITEM.NewLineVar AS 'New Line Variable',
ITEM.ProcVar AS 'Proc Variable',
ITEM.LinkVar AS 'Link Variable',
ITEM.DragVar AS 'Drag Variable',
ITEM.FileCode AS 'Table Name',
ITEM.FieldNum AS 'Field Alias',
ITEM.Editable AS 'Editable',
ITEM.Invisible AS 'Invisible',
ITEM.SuppressZe AS 'Suppress Zeros',
ITEM.DfltButton AS 'Default Button',
ITEM.DataRequir AS 'Data Required',
ITEM.ForceUpper AS 'Force Upper',
ITEM.RightJust AS 'Right Justified',
ITEM.UserType AS 'Data Binding Type',
ITEM.ShowType AS 'Show type',
ITEM.DispDecr AS 'Display Description',
ITEM.TabOrder AS 'TAB Order',
ITEM.LinkTo AS 'Link to Item',
ITEM.DragEntity AS 'Drag Entity',
ITEM.FromPane AS 'From Pane',
ITEM.ToPane AS 'To Pane',
ITEM.Class AS 'Class',
ITEM.StrIndex AS 'String Index',
ITEM.HkeyIndex AS 'Hotkey Index',
ITEM.DescIndex AS 'Description Index',
ITEM.FrameRed AS 'Frame Red',
ITEM.FrameGreen AS 'Frame Green',
ITEM.FrameBlue AS 'Frame Blue',
ITEM.BodyRed AS 'Body Red',
ITEM.BodyGreen AS 'Body Green',
ITEM.BodyBlue AS 'Body Blue',
ITEM.TextRed AS 'Text Red',
ITEM.TextGreen AS 'Text Green',
ITEM.TextBlue AS 'Text Blue',
ITEM.ThumbRed AS 'Thumb Red',
ITEM.ThumbGreen AS 'Thumb Green',
ITEM.ThumbBlue AS 'Thumb Blue',
ITEM.TxtFgRed AS 'Text Foreground Red',
ITEM.TxtFgGreen AS 'Text Foreground Green',
ITEM.TxtFgBlue AS 'Text Foreground blue',
ITEM.TxtBgRed AS 'Text Background Red',
ITEM.TxtBgGreen AS 'Text Background Green',
ITEM.TxtBgBlue AS 'Text Background Blue',
ITEM.UniqueID AS 'Unique ID',
ITEM.ItemString AS 'Item String',
ITEM.ItemDesc AS 'Item Description',
ITEM.HotkeyPos AS 'Hotkey Position',
ITEM.WrapText AS 'Wrap Text',
ITEM.UsrSgnStr AS 'User Sign For String Change',
ITEM.UsrSgnAttr AS 'User Sign For Attribs Change',
ITEM.FontName AS 'Font Name',
ITEM.ResCode AS 'Resource Code from RSBD',
ITEM.RevCode AS 'Revision Code',
ITEM.BindObjId AS 'Bind Object Id'
FROM ITEM AS ITEM Related informationItem Item Method· Table: ITEM Retrieves an existing attachment item from the Attachments object. ![]() |
|||
SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates |