Description
BPCodes is a collection of BPCode data structures.
| |||
DTW Business Partners / Business Partner Master Data API BP Codes | |||
BP Codes Collection
SAP® B1 DI-API C# definitionpublic class BPCodesClass : IBPCodes, BPCodes, IEnumerable
{
public virtual int Count
{
get;
}
public extern BPCodesClass();
public virtual extern BPCode Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern BPCode Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationBP Code BPCode Object· Table: OPB1 BPCode is a data structure related to the BusinessPartnersService.
Source table: OPB1. ![]() |
|||
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 |