FAR_PSTRL_AAPAR
Posting Rule Action APAR Postings - NON DRAFT
FAR_PSTRL_AAPAR is an SAP database table in S/4HANA. Posting Rule Action APAR Postings - NON DRAFT. It contains 8 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ARPostgRuleActnAPARTP | view_entity | from | COMPOSITE | Posting Rule - APAR Action |
Fields (8)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | abap.clnt | ||||
| KEY | postingruleactionuuid | FAR_PSTRLA_NODE_KEY | Action Key | |||
| postingruleuuid | FAR_PSTRL_NODE_KEY | Rule Key | ||||
| customer | KUNNR | Customer | ||||
| supplier | LIFNR | Supplier | ||||
| assignmentreference | DZUONR | Assignment | ||||
| documentitemtext | FARP_SGTXT | Item Text | ||||
| disputecasecreationmode | FAR_PSTRL_DISPUTECASE_MODE | Dispute Case Crtn ID |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Posting Rule Action APAR Postings - NON DRAFT
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FAR_PSTRL_AAPAR (
CLIENT, -- abap.clnt
POSTINGRULEACTIONUUID, -- Action Key [FAR_PSTRLA_NODE_KEY]
POSTINGRULEUUID, -- Rule Key [FAR_PSTRL_NODE_KEY]
CUSTOMER, -- Customer [KUNNR]
SUPPLIER, -- Supplier [LIFNR]
ASSIGNMENTREFERENCE, -- Assignment [DZUONR]
DOCUMENTITEMTEXT, -- Item Text [FARP_SGTXT]
DISPUTECASECREATIONMODE, -- Dispute Case Crtn ID [FAR_PSTRL_DISPUTECASE_MODE]
PRIMARY KEY (CLIENT, POSTINGRULEACTIONUUID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA