biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Business Partners / BPFiscalRegistryID
API Message Data Columns

Description

MessageDataColumns is a collection of MessageDataColumn data stractures. This enables to attache data to a message, such as invoice or quatation, that exits in the company database. The MessageDataColumns collection represents the columns of the Data tab table of a message.

Object Model

See Also

SAP® B1 DI-API C# definition

public class MessageDataColumnsClass : IMessageDataColumns, MessageDataColumns, IEnumerable { public virtual int Count { get; } public extern MessageDataColumnsClass(); public virtual extern MessageDataColumn Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern MessageDataColumn Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Administration / Setup / Business Partners / BPFiscalRegistryID
API Message Data Columns

Description

Sets or returns the MessageDataColumns collection, which represents the data attached to a message.

Property type

Read-write property

Syntax

Visual Basic
Public Property MessageDataColumns() As MessageDataColumns

See Also

Related information


Message Data Column MessageDataColumn Object· Table: ALR2
MessageDataColumn is a data structure related to the MessagesService. It enables to add one data column to the data columns collection. The MessageDataColumn object contains the title of the column and whether or not it includes a link to a...
   Parent: Message Data Columns MessageDataColumns Collection

Message Message Object· Table: OALR
Message is a data structure related to the MessagesService. It includes properties related to the message content, such as subject, text, attached file, and attached data. Source table: OALR.
   Parent: Messages Service MessagesService Service


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