SNWD_BP
Obsolete - Do Not Use
SNWD_BP is an SAP database table in S/4HANA. Obsolete - Do Not Use. It contains 7 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Sadl_V_Action_Exposure | view | left_outer | Test View for Action Exposure | |
| Sadl_V_Conversion_Exit | view | left_outer | Test View for Conversion Exits | |
| Sadl_V_Element_W_NS | view | left_outer | Test View for Namespaces | |
| SADL_V_Ref_Constr_Left | view | left_outer | Test view for referential constraints | |
| SADL_V_Ref_Constr_Right | view | from | Test view for referential constraints |
Fields (7)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | mandt | Client | |||
| KEY | node_key | snwd_node_key | Node Key | |||
| bp_contact_guid | snwd_node_key | Node Key | ||||
| bp_id | snwd_partner_id | Business Partner ID | ||||
| bp_company_name | snwd_company_name | Company | ||||
| bp_legal_form | snwd_legal_form | Legal Form | ||||
| bp_currency_code | snwd_curr_code | Currency Code |
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.
-- Obsolete - Do Not Use
-- Category TRANSPARENT · Delivery class L
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SNWD_BP (
CLIENT, -- Client [mandt]
NODE_KEY, -- Node Key [snwd_node_key]
BP_CONTACT_GUID, -- Node Key [snwd_node_key]
BP_ID, -- Business Partner ID [snwd_partner_id]
BP_COMPANY_NAME, -- Company [snwd_company_name]
BP_LEGAL_FORM, -- Legal Form [snwd_legal_form]
BP_CURRENCY_CODE, -- Currency Code [snwd_curr_code]
PRIMARY KEY (CLIENT, NODE_KEY)
);
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