Description
A collection of CostCenterType objects.
| |||
SQL Finance / Cost Center Type API Cost Center Types | |||
Cost Center Types Collection
SAP® B1 DI-API C# definitionpublic class CostCenterTypesClass : ICostCenterTypes, CostCenterTypes, IEnumerable
{
public virtual int Count
{
get;
}
public extern CostCenterTypesClass();
public virtual extern CostCenterType Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern CostCenterType Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationCost Center Type CostCenterType Object· Table: OCCT Represents a cost center type.
Source table: OCCT. ![]() |
|||
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 |