Here we would like to draw your attention to OA_FIND transaction code in SAP. As we know it is being used in the SAP BC-SRV (Basis Services / Communication Interfaces in Basis) component which is coming under BC module (BASIS).OA_FIND is a transaction code used for SAP ArchiveLink: Document search in SAP.
It comes under the package SAOP.When we execute this transaction code, ARCHIVELINK_DOCUMENT_FIND is the normal standard SAP program that is being executed in background.
Transaction OA_FIND technical data table
Tcode | OA_FIND |
Purpose | SAP ArchiveLink: Document search |
Module | BC |
Component | BC-SRV |
SAP Package | SAOP |
Program running | ARCHIVELINK_DOCUMENT_FIND |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named ARCHIVELINK_DOCUMENT_FINDER will run when we enter transaction code OA_FIND.
OA_FIND is a Report Transaction code type which is shortly represented as R.