Description
A collection of LandedCostParams objects.
| |||
API Landed Costs Params | |||
Landed Costs Params Collection
SAP® B1 DI-API C# definitionpublic class LandedCostsParamsClass : ILandedCostsParams, LandedCostsParams, IEnumerable
{
public virtual int Count
{
get;
}
public extern LandedCostsParamsClass();
public virtual extern LandedCostParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern LandedCostParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationLanded Cost Params LandedCostParams Object Holds the key to an existing landed costs document.
This object is used to pass keys to and retrieve keys from LandedCostsService methods. ![]() |
|||
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 |