Hi All,
I got the solution.
We can use function module ARCHIV_GET_CONNECTIONS which gives the list of attachments.
We just need to pass PR Number as OBJECT_ID. The table CONNECTIONS will populate with the list of attachment.
Please refer below snapshot.
The count variable also gives the the number attachment in PR and I_connection internal table gives list of attachment in details with type of attachments.