Description
A collection of CostCenterTypeParams objects.
| |||
SQL Finance / Cost Center Type API Cost Center Types Params | |||
Cost Center Types Params Collection
SAP® B1 DI-API C# definitionpublic class CostCenterTypesParamsClass : ICostCenterTypesParams, CostCenterTypesParams, IEnumerable
{
public virtual int Count
{
get;
}
public extern CostCenterTypesParamsClass();
public virtual extern CostCenterTypeParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern CostCenterTypeParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationCost Center Type Params CostCenterTypeParams Object· Table: OCCT Holds the key of a cost center type.
This object is used to pass keys to and retrieve keys from CostCenterTypesService methods.
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 |