Sunday, May 19, 2024

SAP Table ABPAUTH – Authentication settings for Approve Bank Payment app

ABPAUTH is a standard SAP table in SAP ECC (or) S/4HANA which stores Authentication settings for Approve Bank Payment app data. There are total 6 fields in ABPAUTH table.This blog post provides key technical details of SAP table ABPAUTH, including its availability across SAP S/4HANA versions and the list of CDS views for ABPAUTH table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering switched on
Buffering Type Full table is passed to buffer
Package Bank Payment Approval (ODATA_BANK_PAYMENT_APPROVAL)
Technical Component Fiori FXU Accounts Payable FI-FIO-AP (CA-GTF-FXU-FI-AP)

SAP ABPAUTH Table Fields

The following is the list of fields that are available in SAP ABPAUTH table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
MANDT Client MANDT MANDT CLNT (3)
AUTH_TYPE Authentication Type FARP_AUTH_TYPE FARP_AUTH_TYPE CHAR (1)
CLIENT_ID ID for Authentication FARP_ID FARP_ID CHAR (32)
ACCOUNT_ID Account ID for Authentication FARP_ACCOUNT_ID CHAR9 CHAR (9)
SECRET Secret Code for Authentication FARP_SECRET FARP_SECRET CHAR (32)
LINK Link for Authentication FARP_AUTH_LINK FARP_AUTH_LINK CHAR (100)

Availability

The SAP table ABPAUTH is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ABPAUTH table

The following is the list of ABPAUTH CDS views, which can also be used instead of ABPAUTH table based on your business requirements.

CDS View CDS View Type Description
I_APRVBKPAYMENTAUTHENTICATION BASIC ABP – Authentication
C_ABPPAYMENTBATCH CONSUMPTION Payment Batch
C_APRVBKPAYTBATAMTINPAYTCRCY CONSUMPTION Batch Amount in Payment Currency
C_APRVBKPAYTEXCLUDEDPAYMENT CONSUMPTION ABP – Excluded Payments