SALESORDERWITHOUTCHARGEPARTNER
SALESORDERWITHOUTCHARGEPARTNER is an SAP database table in S/4HANA. It contains 56 fields.
Fields (56)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | PartnerFunction | PartnerFunction | 3 |
| KEY | SalesOrderWithoutCharge | SalesOrderWithoutCharge | 3 |
| _CorrespondenceLanguage | _CorrespondenceLanguage | 1 | |
| _Country | _Country | 1 | |
| _FormOfAddress | _FormOfAddress | 1 | |
| _Region | _Region | 1 | |
| _TransportationZone | _TransportationZone | 1 | |
| AddressID | AddressID | 2 | |
| AddressObjectType | AddressObjectType | 2 | |
| AddressPersonID | AddressPersonID | 2 | |
| CityName | CityName | 2 | |
| ContactPerson | ContactPerson | 3 | |
| CorrespondenceLanguage | CorrespondenceLanguage | 1 | |
| Country | Country | 2 | |
| Customer | Customer | 3 | |
| DistributionChannel | DistributionChannel | 3 | |
| DistrictName | DistrictName | 2 | |
| EmailAddress | EmailAddress | 2 | |
| FaxNumber | FaxNumber | 1 | |
| FaxNumberCountry | FaxNumberCountry | 1 | |
| FaxNumberExtension | FaxNumberExtension | 1 | |
| FormOfAddress | FormOfAddress | 2 | |
| FullName | FullName | 1 | |
| HouseNumber | HouseNumber | 2 | |
| InternationalFaxNumber | InternationalFaxNumber | 2 | |
| InternationalMobilePhoneNumber | InternationalMobilePhoneNumber | 2 | |
| InternationalPhoneNumber | InternationalPhoneNumber | 2 | |
| MobilePhoneCountry | MobilePhoneCountry | 1 | |
| MobilePhoneNumber | MobilePhoneNumber | 1 | |
| OrganizationDivision | OrganizationDivision | 3 | |
| Partner | Partner | 2 | |
| PartnerFunctionForEdit | PartnerFunctionForEdit | 2 | |
| PartnerIsOneTimeAccount | PartnerIsOneTimeAccount | 1 | |
| Personnel | Personnel | 3 | |
| PhoneNumber | PhoneNumber | 1 | |
| PhoneNumberCountry | PhoneNumberCountry | 1 | |
| PhoneNumberExtension | PhoneNumberExtension | 1 | |
| POBox | POBox | 2 | |
| POBoxPostalCode | POBoxPostalCode | 2 | |
| PostalCode | PostalCode | 2 | |
| ReferenceBusinessPartner | ReferenceBusinessPartner | 3 | |
| Region | Region | 2 | |
| SalesOrderWithoutChargeType | SalesOrderWithoutChargeType | 3 | |
| SalesOrganization | SalesOrganization | 3 | |
| SDDocPartnerAddrIsDocSpecific | SDDocPartnerAddrIsDocSpecific | 2 | |
| SDDocumentPartnerType | SDDocumentPartnerType | 1 | |
| StreetName | StreetName | 2 | |
| StreetPrefixName1 | StreetPrefixName1 | 2 | |
| StreetPrefixName2 | StreetPrefixName2 | 2 | |
| StreetSuffixName1 | StreetSuffixName1 | 2 | |
| StreetSuffixName2 | StreetSuffixName2 | 2 | |
| Supplier | Supplier | 3 | |
| TaxJurisdiction | TaxJurisdiction | 2 | |
| TransportZone | TransportZone | 2 | |
| UnloadingPointName | UnloadingPointName | 2 | |
| VATRegistration | VATRegistration | 2 |
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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SALESORDERWITHOUTCHARGEPARTNER (
PARTNERFUNCTION,
SALESORDERWITHOUTCHARGE,
_CORRESPONDENCELANGUAGE,
_COUNTRY,
_FORMOFADDRESS,
_REGION,
_TRANSPORTATIONZONE,
ADDRESSID,
ADDRESSOBJECTTYPE,
ADDRESSPERSONID,
CITYNAME,
CONTACTPERSON,
CORRESPONDENCELANGUAGE,
COUNTRY,
CUSTOMER,
DISTRIBUTIONCHANNEL,
DISTRICTNAME,
EMAILADDRESS,
FAXNUMBER,
FAXNUMBERCOUNTRY,
FAXNUMBEREXTENSION,
FORMOFADDRESS,
FULLNAME,
HOUSENUMBER,
INTERNATIONALFAXNUMBER,
INTERNATIONALMOBILEPHONENUMBER,
INTERNATIONALPHONENUMBER,
MOBILEPHONECOUNTRY,
MOBILEPHONENUMBER,
ORGANIZATIONDIVISION,
PARTNER,
PARTNERFUNCTIONFOREDIT,
PARTNERISONETIMEACCOUNT,
PERSONNEL,
PHONENUMBER,
PHONENUMBERCOUNTRY,
PHONENUMBEREXTENSION,
POBOX,
POBOXPOSTALCODE,
POSTALCODE,
REFERENCEBUSINESSPARTNER,
REGION,
SALESORDERWITHOUTCHARGETYPE,
SALESORGANIZATION,
SDDOCPARTNERADDRISDOCSPECIFIC,
SDDOCUMENTPARTNERTYPE,
STREETNAME,
STREETPREFIXNAME1,
STREETPREFIXNAME2,
STREETSUFFIXNAME1,
STREETSUFFIXNAME2,
SUPPLIER,
TAXJURISDICTION,
TRANSPORTZONE,
UNLOADINGPOINTNAME,
VATREGISTRATION,
PRIMARY KEY (PARTNERFUNCTION, SALESORDERWITHOUTCHARGE)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- 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