biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Purchasing / Countries
API Country Params

Description

This object holds identification properties for the CountriesService object.

Source table: OCRY.

See Also

SAP® B1 DI-API C# definition

public class CountryParamsClass : ICountryParams, CountryParams { public virtual string Code { get; set; } public virtual string Name { get; } public extern CountryParamsClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Countries Params CountriesParams Collection
A data collection of CountryParams identification properties.
   Parent: Countries Service CountriesService Service· Table: OCRY

Countries Service CountriesService Service· Table: OCRY
The CountriesService manages the setting of each country in SAP Business One. For example, country code, country name and address format. Source table: OCRY.



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