SAP Knowledge Base Article - Public

3624326 - Adding custom fields to enable Adobe Output Forms Extensibility in CLM - SAP S/4HANA Cloud Public Edition

Symptom

To utilize Adobe Output Forms extensibility in Contract and Lease Management, custom fields must be added.

Environment

SAP S/4HANA Cloud Public Edition

Resolution

To enable Extensibility of Adobe Output Forms, custom fields must be added with custom coding via the ABAP Development Tools.

A new structure must be created which extends the original structure with custom coding (extend type recp_enh_fdp_abc with zzz_re_enh_fdp_xyz)

The available structures that can be extended this way are:

  • RECP_ENH_FDP_INVOICE_HEAD_CI: Invoice Header
  • RECP_ENH_FDP_INVOICE_ITEM_CI: Invoice Item
  • RECP_ENH_FDP_SENDER_CI: Sender (Company, ...)
  • RECP_ENH_FDP_RECIPIENT_CI: Recipient (Business Partner, ...)
  • RECP_ENH_FDP_CLERK_CI: Clerk of the sender

After extending the relevant structures, proceed with the next steps described in the SAP Help Portal article.

See Also

  1. Extensibility for Adobe Output Forms in Contract and Lease Management for Invoice Header and Invoice Item
  2. Extensibility for Adobe Output Forms in Contract and Lease Management for Sender, Recipient, and Clerk

Keywords

Adobe Output Forms, Output Forms Extensibility, Custom Fields, Contract and Lease Management , KBA , RE-FX-CN-2CL , Contract (Public Cloud) , RE-FX-2CL , Flexible Real Estate Management (Public Cloud) , How To

Product

SAP S/4HANA Cloud Public Edition all versions