×
Discuss on Arrangement Architecture (AA), AA Core, Lending, Deposits, Accounts, Proxy services, Internet Services, etc…
Arrangement Appl ID or Account Number
- JohnnyBlaze2k16
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 6 months ago #18535
by JohnnyBlaze2k16
Arrangement Appl ID or Account Number was created by JohnnyBlaze2k16
How can I get the value of Arrangement Appl Id via routine before authorise of the arrangement? R.NEW(AA.ARR.LINKED.APPL.ID) and R.NEW(AA.AC.ACCOUNT.REFERENCE) was null I was expecting the 200000000 series. Thanks
Please Log in or Create an account to join the conversation.
- hazeeb
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 3
9 years 4 months ago #18937
by hazeeb
Replied by hazeeb on topic Arrangement Appl ID or Account Number
Hello
Can you please tell where did you attach this API routine ?? I think I can help you out if you haven't yet.
My point of view is you can attach it on a post routine for a action to the associated activity you do and then few process like below
1. read AA.ARRANGEMENT and get the account number
2. read AA.ARR.ACCOUNT$NAU - id will be the ARRANGEMENT.ID-PROPERTY.NAME-DATE.SEQ
You will not require point 1 in case you do point 2, because the point 2 has the account id of value from point 1 already.
If any queries, shoot me an email .
Thanks
Abdul
Gmail:- This email address is being protected from spambots. You need JavaScript enabled to view it.
Skype:- abdul.temenos
Can you please tell where did you attach this API routine ?? I think I can help you out if you haven't yet.
My point of view is you can attach it on a post routine for a action to the associated activity you do and then few process like below
1. read AA.ARRANGEMENT and get the account number
2. read AA.ARR.ACCOUNT$NAU - id will be the ARRANGEMENT.ID-PROPERTY.NAME-DATE.SEQ
You will not require point 1 in case you do point 2, because the point 2 has the account id of value from point 1 already.
If any queries, shoot me an email .
Thanks
Abdul
Gmail:- This email address is being protected from spambots. You need JavaScript enabled to view it.
Skype:- abdul.temenos
Please Log in or Create an account to join the conversation.
Time to create page: 0.038 seconds