Agnostic Guides
...
Developers Guide
Link Enterprise BADI’s
Base Content API
2min
The below Link Enterprise BADI’s/enhancements spots are available within the Content API base component:
- BADI: /DFLOW/BADI_ATTACHMENT_LIST
- Allows custom processing of the attachment list(s) used within Link Enterprise components (including API Gateway and DocManager). Useful for hiding attachments in certain situations that might be confidential to certain users (ex: document title for HR)above and beyond SAP authorization checks as well as to enable Virtual Linking functionality.
- Virtual Linking is the concept of being able to display links in an attachment list that are from another SAP record (or object) as if they were linked to the SAP record being viewed. Examples of this are to show original MM invoices on the resulting FI invoice, original outline agreement attachments when viewing a purchase order, etc.
- BADI: /DFLOW/BADI_GEN_VIEWING_URL
- Allows custom manipulation of the URL generated and launched when viewing documents from the SAP or DocManager attachment list.