PayablesPaymentTermspayablesPaymentTermsTranslations
Stores multilingual translations of payment terms, facilitating global operations with localized term descriptions.
Columns
| Name | Type | Description |
| PayablesPaymentTermstermsId [KEY] | Long | The unique identifier for the payment terms associated with the translation. |
| Name | String | The name of the translated payment terms. |
| Description | String | The description of the payment terms translation. |
| TermsId [KEY] | Long | The identifier of the specific payment terms related to the translation. |
| Language [KEY] | String | The language in which the payment terms are translated. |
| Finder | String | A search term or keyword used to identify the translated payment terms. |
| FromDate | Date | The start date when the translated payment terms become effective. |
| ToDate | Date | The end date when the translated payment terms are no longer effective. |