BP3100
Zusatzinformationen
BP3100 is an SAP database table in S/4HANA. Zusatzinformationen. It contains 7 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_CreditAccountAdditionalInfo | view | from | BASIC | Credit Account Additional Information |
| R_CrdtMAcctTmpLimitIncr | view | from | BASIC | Credit Mgmt Acct: Temp. Limit Increase |
| R_CrdtMBPCollateral | view | from | BASIC | Credit Mgmt: BP Collateral |
| R_CrdtMBPCreditInsurance | view | from | BASIC | Credit Mgmt: BP Credit Insurance |
| R_CrdtMBPNegativeEvent | view | from | BASIC | Credit Mgmt: Negative Event |
| R_CrdtMBPSpprsdCheckStep | view_entity | from | BASIC | Credit Mgmt: BP Suppressed Check Step |
Fields (7)
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.
-- Zusatzinformationen
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE BP3100 (
MANDT, -- Client [mandt]
PARTNER, -- Bus Partner Number [bp_partner]
CRITER, -- Criterion [bp_criter]
ADDTYPE, -- Information Category [bp_addtype]
DATA_TYPE, -- Information Type [bp_data_type]
TIMESTAMP, -- Time Stamp [tzntstmps]
COUNTER, -- Counter [bp_counter]
PRIMARY KEY (MANDT, PARTNER, CRITER, ADDTYPE, DATA_TYPE, TIMESTAMP, COUNTER)
);
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