biuan SAP® BUSINESS ONE SDK
API BOE Instruction

Description

A data structure object holding properties for the BOEInstructionsService.

See Also

SAP® B1 DI-API C# definition

public class BOEInstructionClass : IBOEInstruction, BOEInstruction { public virtual string InstructionCode { get; set; } public virtual string InstructionDesc { get; set; } public virtual int InstructionEntry { get; } public virtual BoYesNoEnum IsCancelInstruction { get; set; } public extern BOEInstructionClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


BOE Instructions Service BOEInstructionsService Service· Table: OIST
This service manages instructions in SAP Business One. Mandatory properties: InstructionCode, InstructionDesc. Source table: OIST.



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