biuan SAP® BUSINESS ONE SDK
API Layers
Layers Collection

Description

A collection of Layer objects that represent the FIFO layers for a specific item.

Object Model

See Also

SAP® B1 DI-API C# definition

public class LayersClass : ILayers, Layers, IEnumerable { public virtual int Count { get; } public extern LayersClass(); public virtual extern Layer Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern Layer Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Layers
Layers Property

Description

The FIFO layers for a specific item and location.

Property type

Read-only property

Syntax

Visual Basic
Public Property Layers() As Layers

See Also

Related information


Layer Layer Object
Represents a FIFO layer for a specific item and location. After retrieving a FIFO layer, you may want to revaluate it. To specify a FIFO layer to be revaluated, pass its layer ID and sequence number to the corresponding properties of...
   Parent: Layers Layers Collection

Material Revaluation FIFO MaterialRevaluationFIFO Object
A specific item's FIFO layers. You can use the MaterialRevaluationFIFOService service to retrieve an item's FIFO layers, which are returned in this object. You can then revaluate these layers by passing the IDs of these FIFO layers to the...
   Parent: Material Revaluation FIFO Service MaterialRevaluationFIFOService Service

Material Revaluation FIFO Service MaterialRevaluationFIFOService Service
The MaterialRevaluationFIFOService service enables you to retrieve the FIFO layers for a specific item and location. You can then use information about the FIFO layers to specify specific layers to revalue (FIFOLayers) and provide these to...


FIFO Layers FIFOLayers Object· Table: MRV2
Specifies the FIFO layers to be updated, and the new values for the quantity and price. Source table: MRV2
   Parent: Material Revaluation lines MaterialRevaluation_lines Object· Table: MRV1


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