Extensibility of Manage Payment Blocks: Master List (S2 View)

Extensibility of the S2 View (Master List)

To extend the S2 view, the following extensibility entities are available on the different software layers. You have to extend each of these entities according to your specific business needs:

UI

Back End/ABAP

View

Extension Point

Design Time: Gateway Entity

Design Time: Extension Include (in DDIC Structure)

Runtime: Superclass/ Method to Be Redefined

S2

(Master List)

  • MasterListItemStart

    (Extend beginning of master list item)

  • MasterListStatusEnd

    (Extend end of status section)

  • MasterListItemEnd

    (Extend end of master list item)

FAP_MANAGE_PAYMENT_BLOCKS_SRV

FAPO_S_PB_VENDOR_ACCOUNT_INCL

Superclass:

CL_FAP_MAN_PAY_BLOCK_DPC

Method:

VENDORAACOUNTSET_GET_ENTITY

VENDORAACOUNTSET_GET_ENTITYSET

For more information about additional extensibility options and how to extend the detail list (S3 view), see: