biuan SAP® BUSINESS ONE SDK
DTW Inventory / Item Master Data / Legal List Format
API Electronic File Formats Service / Electronic File Format

Description

Represents the generic electronic file formats in SAP Business One.

Source table: OLLF.

See Also

SAP® B1 DI-API C# definition

public class ElectronicFileFormatClass : IElectronicFileFormat, ElectronicFileFormat { public virtual string Description { get; } public virtual int FormatID { get; } public virtual string MenuName { get; } public virtual string MenuPath { get; } public virtual string Name { get; } public virtual string OutputFilePath { get; } public virtual string SchemaVersion { get; } public virtual string Version { get; } public extern ElectronicFileFormatClass(); 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


Electronic File Formats Service Data Interfaces ElectronicFileFormatsServiceDataInterfaces Enumeration
ElectronicFileFormatsService data interfaces.
   Parent: Electronic File Formats Service ElectronicFileFormatsService Service· Table: OLLF

Electronic File Formats Params ElectronicFileFormatsParams Collection
A collection of ElectronicFileFormatParams objects.
   Parent: Electronic File Formats Service ElectronicFileFormatsService Service· Table: OLLF

Import File Param ImportFileParam Object
Borrows an existing field to input the EFM file path. It is an input parameter for the AddElectronicFileFormat method.
   Parent: Electronic File Formats Service ElectronicFileFormatsService Service· Table: OLLF

Electronic File Formats Service ElectronicFileFormatsService Service· Table: OLLF
The ElectronicFileFormatsService service enables you to import, look up, and delete the generic electronic file formats in SAP Business One. Source table: OLLF.



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