Description
IWTDBP Interface
| |||
API IWTDBP | |||
IWTDBP Object
SAP® B1 DI-API C# definitionpublic interface IWTDBP
{
string BPKeyPart1
{
get;
set;
}
string BPKeyPart2
{
get;
set;
}
WTDDetailType DetailType
{
get;
set;
}
DateTime EffectiveDateFrom
{
get;
set;
}
DateTime EffectiveDateTo
{
get;
set;
}
double Rate
{
get;
set;
}
Fields UserFields
{
get;
}
string WTaxCode
{
get;
set;
}
void FromXMLFile( string bstrFileName);
void FromXMLString( string bstrXML);
string GetXMLSchema();
void ToXMLFile( string bstrFileName);
string ToXMLString();
} Related informationIWTDBP Collection IWTDBPCollection Collection IWTDBPCollection Interface |
|||
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 |