FAR_PSTRL_PARAMS
Algorithm Parameters for Analyze As - NON DRAFT
FAR_PSTRL_PARAMS is an SAP database table in S/4HANA. Algorithm Parameters for Analyze As - NON DRAFT. It contains 7 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ARPostgRulePaytCatParamTP | view_entity | from | COMPOSITE | Parameters of Analyze As Algorithm |
Fields (7)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | mandt | Client | |||
| KEY | paymentcategoryparameteruuid | far_pstrlpymtcatparam_node_key | Param Key | |||
| postingruleactionuuid | far_pstrla_node_key | Action Key | ||||
| postingruleuuid | far_pstrl_node_key | Rule Key | ||||
| paymentcategoryparametername | far_pstrl_param_name | Parameter Name | ||||
| paymentcategoryparametervalue | far_pstrl_param_value | Parameter Value | ||||
| paymentcategoryparametertype | far_pstrl_param_type | Parameter Type |
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.
-- Algorithm Parameters for Analyze As - NON DRAFT
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FAR_PSTRL_PARAMS (
CLIENT, -- Client [mandt]
PAYMENTCATEGORYPARAMETERUUID, -- Param Key [far_pstrlpymtcatparam_node_key]
POSTINGRULEACTIONUUID, -- Action Key [far_pstrla_node_key]
POSTINGRULEUUID, -- Rule Key [far_pstrl_node_key]
PAYMENTCATEGORYPARAMETERNAME, -- Parameter Name [far_pstrl_param_name]
PAYMENTCATEGORYPARAMETERVALUE, -- Parameter Value [far_pstrl_param_value]
PAYMENTCATEGORYPARAMETERTYPE, -- Parameter Type [far_pstrl_param_type]
PRIMARY KEY (CLIENT, PAYMENTCATEGORYPARAMETERUUID)
);
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