R_CUSTOMERRETURNITEMPARTNERTP
Returns Order Item Partner - TP
R_CUSTOMERRETURNITEMPARTNERTP is a CDS View in S/4HANA. Returns Order Item Partner - TP. It contains 38 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_CustomerReturnItemPartner_2 | view_entity | projection | CONSUMPTION | Item Partners |
| A_CustRetItemPartnerSimln_2 | view_entity | from | CONSUMPTION | Item Partners |
| C_CustRetItemPartnerManageTP | view_entity | projection | CONSUMPTION | Returns Order Item Partner |
| I_CustomerReturnItemPartnerTP | view_entity | projection | TRANSACTIONAL | Returns Order Item Partner - TP |
Fields (38)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CustomerReturn | CustomerReturn | 1 |
| KEY | CustomerReturnItem | CustomerReturnItem | 1 |
| KEY | PartnerFunction | PartnerFunction | 1 |
| CityName | CityName | 1 | |
| ContactPerson | ContactPerson | 1 | |
| Country | Country | 1 | |
| Customer | Customer | 1 | |
| DistrictName | DistrictName | 1 | |
| EmailAddress | EmailAddress | 1 | |
| FaxNumber | FaxNumber | 1 | |
| FaxNumberCountry | FaxNumberCountry | 1 | |
| FaxNumberExtension | FaxNumberExtension | 1 | |
| FormOfAddress | FormOfAddress | 1 | |
| HouseNumber | HouseNumber | 1 | |
| InternationalFaxNumber | InternationalFaxNumber | 1 | |
| InternationalMobilePhoneNumber | InternationalMobilePhoneNumber | 1 | |
| InternationalPhoneNumber | InternationalPhoneNumber | 1 | |
| MobilePhoneCountry | MobilePhoneCountry | 1 | |
| MobilePhoneNumber | MobilePhoneNumber | 1 | |
| PartnerIsSpecificForSDDocItem | PartnerIsSpecificForSDDocItem | 1 | |
| Personnel | Personnel | 1 | |
| PhoneNumber | PhoneNumber | 1 | |
| PhoneNumberCountry | PhoneNumberCountry | 1 | |
| PhoneNumberExtension | PhoneNumberExtension | 1 | |
| POBox | POBox | 1 | |
| POBoxPostalCode | POBoxPostalCode | 1 | |
| PostalCode | PostalCode | 1 | |
| ReferenceBusinessPartner | ReferenceBusinessPartner | 1 | |
| Region | Region | 1 | |
| SDDocPartnerAddrIsDocSpecific | SDDocPartnerAddrIsDocSpecific | 1 | |
| StreetName | StreetName | 1 | |
| StreetPrefixName1 | StreetPrefixName1 | 1 | |
| StreetPrefixName2 | StreetPrefixName2 | 1 | |
| StreetSuffixName1 | StreetSuffixName1 | 1 | |
| StreetSuffixName2 | StreetSuffixName2 | 1 | |
| Supplier | Supplier | 1 | |
| TaxJurisdiction | TaxJurisdiction | 1 | |
| TransportZone | TransportZone | 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.
-- Returns Order Item Partner - TP
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE R_CUSTOMERRETURNITEMPARTNERTP (
CUSTOMERRETURN,
CUSTOMERRETURNITEM,
PARTNERFUNCTION,
CITYNAME,
CONTACTPERSON,
COUNTRY,
CUSTOMER,
DISTRICTNAME,
EMAILADDRESS,
FAXNUMBER,
FAXNUMBERCOUNTRY,
FAXNUMBEREXTENSION,
FORMOFADDRESS,
HOUSENUMBER,
INTERNATIONALFAXNUMBER,
INTERNATIONALMOBILEPHONENUMBER,
INTERNATIONALPHONENUMBER,
MOBILEPHONECOUNTRY,
MOBILEPHONENUMBER,
PARTNERISSPECIFICFORSDDOCITEM,
PERSONNEL,
PHONENUMBER,
PHONENUMBERCOUNTRY,
PHONENUMBEREXTENSION,
POBOX,
POBOXPOSTALCODE,
POSTALCODE,
REFERENCEBUSINESSPARTNER,
REGION,
SDDOCPARTNERADDRISDOCSPECIFIC,
STREETNAME,
STREETPREFIXNAME1,
STREETPREFIXNAME2,
STREETSUFFIXNAME1,
STREETSUFFIXNAME2,
SUPPLIER,
TAXJURISDICTION,
TRANSPORTZONE,
PRIMARY KEY (CUSTOMERRETURN, CUSTOMERRETURNITEM, PARTNERFUNCTION)
);
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