biuan SAP® BUSINESS ONE SDK
API Check Lines Service

Description

The CheckLinesService service enables you to get deposits for received checks.

Source table: OCHH.

Object Model

Remarks

To view details on a deposited check, from SAP Business One, choose Banking --> Deposits --> Deposit --> Check.

See Also

SAP® B1 DI-API C# definition

public class CheckLinesServiceClass : ICheckLinesService, CheckLinesService { public extern CheckLinesServiceClass(); public virtual extern CheckLine GetCheckLine( CheckLineParams pICheckLineParams); public virtual extern object GetDataInterface( CheckLinesServiceDataInterfaces enumMSDI); public virtual extern object GetDataInterfaceFromXMLFile( string bstrFileName); public virtual extern object GetDataInterfaceFromXMLString( string bstrXMLString); public virtual extern CheckLinesParams GetValidCheckLineList(); }

Related information


Check Lines Service Data Interfaces CheckLinesServiceDataInterfaces Enumeration
CheckLinesService data interfaces.
   Parent: Check Lines Service CheckLinesService Service· Table: OCHH

Check Lines Params CheckLinesParams Collection
A data collection of CheckLineParams objects.
   Parent: Check Lines Service CheckLinesService Service· Table: OCHH


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