taRMSchedPmnts Class
A class that represents the eConnect node you use to create a receivables payment schedule.
Constructor
Name |
Description |
---|---|
taRMSchedPmnts() |
Initializes an instance of the taRMSchedPmnts class. |
Properties
Name |
Type |
Description |
---|---|---|
FIRST_INV_DOC_DATE |
string |
First invoice document date |
FIRST_INV_DUE_DATE |
string |
First invoice due date |
INT_INCOME_ACCT_IDX |
int32 |
Interest income account index |
IntIncomeAccount |
string |
Interest income account |
NUM_PAYMENTS |
int16 |
Number of payments |
ORIG_DOC_NUMBER |
string |
Document number |
ORIG_DOC_TYPE |
int16 |
Document type |
PAYMENT_AMOUNT |
Decimal |
Payment amount |
PYMNT_FREQUENCY |
int16 |
Payment frequency |
REC_ACCT_IDX |
int32 |
Receivables account index |
REC_OFFSET_ACCT_IDX |
int32 |
Receivable offset account index |
RecAccount |
string |
Receivables account |
RecOffsetAccount |
string |
Receivables offset account |
RequesterTrx |
int16 |
Requester transaction |
SCHEDULE_AMOUNT |
Decimal |
Schedule amount |
SCHEDULE_DESC |
string |
Schedule description |
SCHEDULE_INT_RATE |
Decimal |
Schedule interest rate |
SCHEDULE_INT_TYPE1 |
int16 |
Schedule interest type |
SCHEDULE_NUMBER |
string |
Schedule number |
SCH_DOC_DATE |
string |
Schedule document date |
USRDEFND1 |
string |
User-defined field |
USRDEFND2 |
string |
User-defined field |
USRDEFND3 |
string |
User-defined field |
USRDEFND4 |
string |
User-defined field |
USRDEFND5 |
string |
User-defined field |