biuan SAP® BUSINESS ONE SDK
DTW User-Defined Objects - Find Columns
API User Object MD Find Columns

Description

UserObjectMD_FindColumns is a child object of the UserObjectsMD object that represents the fields (columns) to display in the Find Form (Choose From List form).

Source table: UDO2.

See Also

SAP® B1 DI-API C# definition

public class UserObjectMD_FindColumnsClass : IUserObjectMD_FindColumns, UserObjectMD_FindColumns { public virtual string Code { get; } public virtual string ColumnAlias { get; set; } public virtual string ColumnDescription { get; set; } public virtual int ColumnNumber { get; } public virtual int Count { get; } public extern UserObjectMD_FindColumnsClass(); public virtual extern void Add(); public virtual extern void SetCurrentLine(int LineNum); }


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