SAP WPOS_FIN_ALRT AIF Financial Transaction Alert Table Table
Overview
WPOS_FIN_ALRT is a standard SAP S/4HANA table that stores AIF Financial Transaction Alert Table data. There are total 9 fields in the WPOS_FIN_ALRT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WPOS_FIN_ALRT belongs to Service based POS Interface - Inbound (LO-RFM-IFC-IN-SRV) module and is located in the package Implementation for SOAP Service for Financial Transactions (SOAP_RFM_POSI_FIN_IMPL).
In addition, following links provide an overview of foreign key relationships, if any, that link WPOS_FIN_ALRT to other SAP tables and standard CDS views available based on WPOS_FIN_ALRT table in S/4HANA 2020.
Techincal Settings of WPOS_FIN_ALRT
Below are technical details of the table WPOS_FIN_ALRT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WPOS_FIN_ALRT Fields
The following table gives you an overview of the fields available in WPOS_FIN_ALRT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| NS | Namespace | /AIF/NS | /AIF/T_NS | CHAR | 6 |
| IFNAME | Interface Name | /AIF/IFNAME | * | CHAR | 10 |
| IFVERSION | Interface Version | /AIF/IFVERSION | * | CHAR | 5 |
| NSRECIP | Namespace | /AIF/NS | /AIF/T_NS | CHAR | 6 |
| RECIPIENT | Alert Management Recipient | /AIF/ALRT_REC | /AIF/T_ALRT_REC | CHAR | 30 |
| SALES_ORGANIZATION | Sales Organization | VKORG | CHAR | 4 | |
| DISTRIBUTION_CHANNEL | Distribution Channel | VTWEG | CHAR | 2 | |
| DIVISION | Division | SPART | CHAR | 2 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WPOS_FIN_ALRT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WPOS_FIN_ALRT | NS | : | /AIF/T_NS |
| WPOS_FIN_ALRT | NSRECIP | : | /AIF/T_NS |
| WPOS_FIN_ALRT | RECIPIENT | : | /AIF/T_ALRT_REC |