I_MSTRPROJDEBTMEMOREQUEST
Master Project Debit Memo Request
I_MSTRPROJDEBTMEMOREQUEST is a CDS View in S/4HANA. Master Project Debit Memo Request. It contains 16 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_MstrProjDebtMemoRequestCube | view | from | COMPOSITE | Master Project Debit Memo Request Cube |
Fields (16)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | DebitMemoRequest | DebitMemoRequest | 1 |
| KEY | MasterProject | MasterProject | 1 |
| KEY | Material | Material | 1 |
| KEY | SalesDocument | SalesDocument | 1 |
| KEY | SalesDocumentItem | SalesDocumentItem | 1 |
| DebitMemoRequestType | DebitMemoRequestType | 1 | |
| DistributionChannel | DistributionChannel | 1 | |
| MasterProjectName | MasterProjectName | 1 | |
| NetAmount | NetAmount | 1 | |
| OrganizationDivision | OrganizationDivision | 1 | |
| SalesOrganization | SalesOrganization | 1 | |
| SDProcessStatus | SDProcessStatus | 1 | |
| SoldToParty | SoldToParty | 1 | |
| TargetQuantity | TargetQuantity | 1 | |
| TargetQuantityUnit | TargetQuantityUnit | 1 | |
| TransactionCurrency | TransactionCurrency | 1 |
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.
-- Master Project Debit Memo Request
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MSTRPROJDEBTMEMOREQUEST (
DEBITMEMOREQUEST,
MASTERPROJECT,
MATERIAL,
SALESDOCUMENT,
SALESDOCUMENTITEM,
DEBITMEMOREQUESTTYPE,
DISTRIBUTIONCHANNEL,
MASTERPROJECTNAME,
NETAMOUNT,
ORGANIZATIONDIVISION,
SALESORGANIZATION,
SDPROCESSSTATUS,
SOLDTOPARTY,
TARGETQUANTITY,
TARGETQUANTITYUNIT,
TRANSACTIONCURRENCY,
PRIMARY KEY (DEBITMEMOREQUEST, MASTERPROJECT, MATERIAL, SALESDOCUMENT, SALESDOCUMENTITEM)
);
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