WFP_D_WAPRAD_DFT
Draft table for entity R_WORKASSGMTPRIVATEADDRESSTP
WFP_D_WAPRAD_DFT is an SAP database table in S/4HANA. Draft table for entity R_WORKASSGMTPRIVATEADDRESSTP. It contains 24 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_WrkAssgmtPrivateAddressDraft | view_entity | from | BASIC | View for the Draft Table wfp_d_waprad_dft |
Fields (24)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | workassignmentuuid | BU_PARTNER_GUID | BP GUID | |||
| KEY | addressnumber | AD_ADDRNUM | Address Number | |||
| validityenddate | ENDDA | End Date | ||||
| validitystartdate | BEGDA | Start Date | ||||
| housenumber | AD_HSNM1 | House Number | ||||
| streetname | AD_STREET | Street | ||||
| housenumbersupplementtext | AD_HSNM2 | Supplement | ||||
| districtname | AD_CITY2 | District | ||||
| postalcode | AD_PSTCD1 | Postal Code | ||||
| cityname | AD_CITY1 | City | ||||
| country | LAND1 | Country/Reg. | ||||
| region | REGIO | Region | ||||
| pobox | AD_POBX | PO Box | ||||
| poboxpostalcode | AD_PSTCD2 | PO Box Post Cde | ||||
| floor | AD_FLOOR | Floor | ||||
| roomnumber | AD_ROOMNUM | Room Number | ||||
| personuuid | BU_PARTNER_GUID | BP GUID | ||||
| draftentitycreationdatetime | SYCH_BDL_DRAFT_CREATED_AT | Created | ||||
| draftentitylastchangedatetime | SYCH_BDL_DRAFT_LAST_CHANGED_AT | Changed | ||||
| draftadministrativedatauuid | SYCH_BDL_DRAFT_ADMIN_UUID | UUID | ||||
| draftentityoperationcode | SYCH_BDL_DRAFT_OPERATION_CODE | Draft - Operation Code | ||||
| hasactiveentity | SYCH_BDL_DRAFT_HASACTIVE | Has active | ||||
| draftfieldchanges | SYCH_BDL_DRAFT_FIELD_CHANGES | Field Changes |
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.
-- Draft table for entity R_WORKASSGMTPRIVATEADDRESSTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE WFP_D_WAPRAD_DFT (
MANDT, -- Client [MANDT]
WORKASSIGNMENTUUID, -- BP GUID [BU_PARTNER_GUID]
ADDRESSNUMBER, -- Address Number [AD_ADDRNUM]
VALIDITYENDDATE, -- End Date [ENDDA]
VALIDITYSTARTDATE, -- Start Date [BEGDA]
HOUSENUMBER, -- House Number [AD_HSNM1]
STREETNAME, -- Street [AD_STREET]
HOUSENUMBERSUPPLEMENTTEXT, -- Supplement [AD_HSNM2]
DISTRICTNAME, -- District [AD_CITY2]
POSTALCODE, -- Postal Code [AD_PSTCD1]
CITYNAME, -- City [AD_CITY1]
COUNTRY, -- Country/Reg. [LAND1]
REGION, -- Region [REGIO]
POBOX, -- PO Box [AD_POBX]
POBOXPOSTALCODE, -- PO Box Post Cde [AD_PSTCD2]
FLOOR, -- Floor [AD_FLOOR]
ROOMNUMBER, -- Room Number [AD_ROOMNUM]
PERSONUUID, -- BP GUID [BU_PARTNER_GUID]
DRAFTENTITYCREATIONDATETIME, -- Created [SYCH_BDL_DRAFT_CREATED_AT]
DRAFTENTITYLASTCHANGEDATETIME, -- Changed [SYCH_BDL_DRAFT_LAST_CHANGED_AT]
DRAFTADMINISTRATIVEDATAUUID, -- UUID [SYCH_BDL_DRAFT_ADMIN_UUID]
DRAFTENTITYOPERATIONCODE, -- Draft - Operation Code [SYCH_BDL_DRAFT_OPERATION_CODE]
HASACTIVEENTITY, -- Has active [SYCH_BDL_DRAFT_HASACTIVE]
DRAFTFIELDCHANGES, -- Field Changes [SYCH_BDL_DRAFT_FIELD_CHANGES]
PRIMARY KEY (MANDT, WORKASSIGNMENTUUID, ADDRESSNUMBER)
);
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