Hello
I search to extract a list of PAC application - status links but with no success
I have filled the parameter in this way
MOVE 'S' TO API-FUNC                      
MOVE 60  TO API-LNKS-PARM.LINE-CNT        
MOVE 'A' TO API-LNKS-PARM.ORDER           
MOVE 'ASTRE' TO API-LNKS-PARM.APPLICATION I found nothing
If i disable line .application, nothing change
Is it possible to show an fonctionnaly example ?
Thank’s for your help
Brgds