APRecurBill
Manages recurring accounts payable bills, detailing contract-specific billing and vendor information.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | String | False |
A unique identifier for the recurring AP bill record. |
| Description | String | False |
A brief description of the recurring AP bill. |
| Whencreated | Datetime | False |
The timestamp of when the recurring AP bill was created. |
| Whenmodified | Datetime | False |
The timestamp of the last modification made to this record. |
| Termname | String | False |
The payment terms associated with the recurring AP bill. |
| Recordid | String | False |
The unique identifier for this recurring AP bill record. |
| Totalentered | String | False |
The total amount entered for the recurring AP bill. |
| Docnumber | String | False |
The document number associated with the recurring AP bill. |
| Modulekey | String | False |
The key identifying the module associated with this record. |
| Status | String | False |
The current status of the recurring AP bill. |
| Schopkey | Int64 | False |
The schedule key associated with the recurring AP bill. |
| Entity | String | False |
The entity associated with the recurring AP bill. |
| Contractid | String | False |
The contract ID associated with the recurring AP bill. |
| Contractdesc | String | False |
A description of the contract associated with the recurring AP bill. |
| Vendorid | String | False |
The ID of the vendor associated with this recurring AP bill. |
| Vendorname | String | False |
The name of the vendor associated with this recurring AP bill. |
| Username | String | False |
The username of the person associated with this record. |
| Paytocontactname | String | False |
The name of the pay-to contact for this bill. |
| Returntocontactname | String | False |
The name of the return-to contact for this bill. |
| Currency | String | False |
The currency used for this recurring AP bill. |
| Trx_totalentered | String | False |
The total transaction amount entered for this recurring AP bill. |
| Megaentitykey | Int64 | False |
The key identifying the mega entity associated with this bill. |
| Megaentityid | String | False |
The ID of the mega entity associated with this bill. |
| Megaentityname | String | False |
The name of the mega entity associated with this bill. |
| Record_url | String | False |
A URL for accessing details of this recurring AP bill record. |