SAVE UNIQUE in MC env
- Reto
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 2
16 years 9 months ago #259
by Reto
SAVE UNIQUE in MC env was created by Reto
Hi guys
I do have a question.
I need to identify all the SECURITY.MASTER entriey that have a SECURITY.POSITION in a subroutine.
I thought about using EB.READLIST with a SELECT using SAVING UNIQUE SECURITY.NUMBER.
Now my question, we have a mulicompany environment, and I would need to get a unique list of all the SECURITY.MASTER.ID's used over all the MC environments.
how would you do this?
Thanks for your help
cheers
Reto
I do have a question.
I need to identify all the SECURITY.MASTER entriey that have a SECURITY.POSITION in a subroutine.
I thought about using EB.READLIST with a SELECT using SAVING UNIQUE SECURITY.NUMBER.
Now my question, we have a mulicompany environment, and I would need to get a unique list of all the SECURITY.MASTER.ID's used over all the MC environments.
how would you do this?
Thanks for your help
cheers
Reto
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
16 years 9 months ago #260
by malai
Replied by malai on topic POS.CON.SEC
Which version of T24 you are working?
Have you tried POS.CON.SEC? If you are in newer release like R06 and later, then you may need to use the call API SC.GET.SECURITY.POSITION.LIST
______
Thanks
Have you tried POS.CON.SEC? If you are in newer release like R06 and later, then you may need to use the call API SC.GET.SECURITY.POSITION.LIST
______
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.031 seconds