biuan SAP® BUSINESS ONE SDK
DTW Predefined Text
API Predefined Texts Service / Predefined Text

Description

Represents a predefined text.

Source table: OPDT

Mandatory properties: TextCode

See Also

SAP® B1 DI-API C# definition

public class PredefinedTextClass : IPredefinedText, PredefinedText { public virtual int Numerator { get; } public virtual string Text { get; set; } public virtual string TextCode { get; set; } public extern PredefinedTextClass(); 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


Predefined Texts Service Data Interfaces PredefinedTextsServiceDataInterfaces Enumeration
PredefinedTextsService data interfaces.
   Parent: Predefined Texts Service PredefinedTextsService Service· Table: OPDT

Predefined Texts Params PredefinedTextsParams Collection
A collection of PredefinedTextParams objects.
   Parent: Predefined Texts Service PredefinedTextsService Service· Table: OPDT

Predefined Texts Service PredefinedTextsService Service· Table: OPDT
The PredefinedTextsService service enables you to add, look up and remove predefined texts in the predefined texts master data table. Predefined texts are stored text strings that can be added as remarks in marketing documents. To see the...



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