Charge for client in TT

More
9 years 8 months ago #17035 by Ber
Charge for client in TT was created by Ber
Hi.
I need make followining TT transaction:
Dt - Int.Account
Kt - Customer Account
with auto commission/charge
Dt - PL
Kt - Customer Account
How?
Thanks.

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #17040 by jpb
Replied by jpb on topic Charge for client in TT
See TELLER.TRANSACTION - CHARGE.CODE.

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #17041 by Ber
Replied by Ber on topic Charge for client in TT
If use TELLER.TRANSACTION - CHARGE.CODE I have transaction: Dt Customer Account - Kt PL. But I need Dt PL - Kt Customer Account

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #17042 by jpb
Replied by jpb on topic Charge for client in TT
Have you tried "playing" with CHG.TYPE ?

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #17043 by Ber
Replied by Ber on topic Charge for client in TT
What do you mean?

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #17045 by jpb
Replied by jpb on topic Charge for client in TT
it's a field in TELLER.TRANSACTION and TELLER :

TELLER.TRANSACTION - CHG.TYPE
Field to configure which Account is to be defaulted as charge account either Account.1 or Account.2 in TELLER transaction
If set,this field will be defaulted in CHG.TYPE field in TELLER transaction
Validation Rules
It will be allowed for only customer to customer transfer i.e.CUST.AC.TRANSFER field set as YES
Can accept value as DEBIT PLUS CHARGES or CREDIT LESS CHARGES or Null.

TELLER -CHG.TYPE
Field to configure which Account is to be defaulted as charge account either Account.1 or Account.2
If ACCOUNT.1 is Multi-valued, system will default the first account(in ACCOUNT.1) in CHARGE.ACCOUNT field
This field will be defaulted from TELLER.TRANSACTION file
Validation Rules
It will be allowed for only customer to customer transfer i.e.CUST.AC.TRANSFER field set as YES in TELLER.TRANSACTION file
Can accept value as DEBIT PLUS CHARGES or CREDIT LESS CHARGES or Null.

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #17048 by Ber
Replied by Ber on topic Charge for client in TT
I've seen it. But this only for customer transfer and customer account always on credit side

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #17049 by jpb
Replied by jpb on topic Charge for client in TT
Can be set without CUST.AC.TRANSFER = YES (at least in R11) - but don't know if it really works . . .

The only alternative will be attaching a routine.
The following user(s) said Thank You: Ber

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #17050 by Ber
Replied by Ber on topic Charge for client in TT
Not work it. I checked. Routine is last way.
Thanks for help

Please Log in or Create an account to join the conversation.

Time to create page: 0.092 seconds