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 13 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 (13)
| 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 | ||||
| specialglcode | umskz | Special G/L Ind | ||||
| processingruleitemdebitamount | far_pstrli_debit_amount | |||||
| processingruleitemcreditamount | far_pstrli_credit_amount | |||||
| procgruleitemamountpercent | far_pstrli_amount_percent | |||||
| glaccount | farp_hkont | G/L Account |
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]
SPECIALGLCODE, -- Special G/L Ind [umskz]
PROCESSINGRULEITEMDEBITAMOUNT, -- far_pstrli_debit_amount
PROCESSINGRULEITEMCREDITAMOUNT, -- far_pstrli_credit_amount
PROCGRULEITEMAMOUNTPERCENT, -- far_pstrli_amount_percent
GLACCOUNT, -- G/L Account [farp_hkont]
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