import { Entity, DefaultDeSerializers, DeSerializers, DeserializedType } from '@sap-cloud-sdk/odata-v2'; import { ProductSalesTax, ProductSalesTaxType } from './ProductSalesTax'; import { ProductSalesText, ProductSalesTextType } from './ProductSalesText'; /** * This class represents the entity "A_ProductSalesDelivery" of service "API_PRODUCT_SRV". */ export declare class ProductSalesDelivery extends Entity implements ProductSalesDeliveryType { /** * Technical entity name for ProductSalesDelivery. */ static _entityName: string; /** * Default url path for the according service. */ static _defaultServicePath: string; /** * All key fields of the ProductSalesDelivery entity */ static _keys: string[]; /** * Product Number. * Alphanumeric key uniquely identifying the product. * Maximum length: 40. */ product: DeserializedType; /** * Sales Organization. * An organizational unit responsible for the sale of certain products or services. The responsibility of a sales organization may include legal liability for products and customer claims. * You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area. * Maximum length: 4. */ productSalesOrg: DeserializedType; /** * Distribution Channel. * The way in which products or services reach the customer. Typical examples of distribution channels are wholesale, retail, or direct sales. * You can maintain information about customers and materials by sales organization and distribution channel. Within a sales organization you can deliver goods to a given customer through more than one distribution channel.You can assign a distribution channel to one or more sales organizations. If, for example, you have numerous sales organizations, each sales organization may use the "Wholesale" distribution channel.For each combination of sales organization and distribution channel, you can further assign one or more of the divisions that are defined for the sales organization. You can, for example, assign "Food" and "Non-food" divisions to the "Wholesale" distribution channel. A particular combination of sales organization, distribution channel, and division is known as a sales area. * Maximum length: 2. */ productDistributionChnl: DeserializedType; /** * Minimum order quantity in base unit of measure. * The minimum quantity a customer may order. * @nullable */ minimumOrderQuantity?: DeserializedType | null; /** * Delivering Plant (Own or External). * Plant from which the goods should be delivered to the customer. * This plant is automatically copied into the sales order item as the default value.If there is no default value when you process the sales order item, enter a delivering plant.The value proposed in the item is eitherfrom the customer master record of the goods recipient, orfrom the material master recordThe system checks whether it can propose a value (and for your own plants, whether the material has been created in the plant). If the system can propose a value, the plant is copied to the sales order item where you can change it as required. * Maximum length: 4. * @nullable */ supplyingPlant?: DeserializedType | null; /** * Product Pricing Group. * A way of grouping products to which you want to apply the same conditions. * You can create condition records for a product price group using the following condition types:Product price group (for example, all non-food products)A combination of customer and product price groupA combination of customer price group and product price group (for example, all wholesale customers and all non-food products). * Maximum length: 2. * @nullable */ priceSpecificationProductGroup?: DeserializedType | null; /** * Account Assignment Group for Material. * Group of materials with the same accounting requirements. * Used by the system when creating an accounting document from a billing document to determine the revenue or sales deduction account. * Maximum length: 2. * @nullable */ accountDetnProductGroup?: DeserializedType | null; /** * Minimum Delivery Quantity in Delivery Note Processing. * Minimum quantity that may be delivered to a customer. * @nullable */ deliveryNoteProcMinDelivQty?: DeserializedType | null; /** * Item Category Group from Material Master. * A grouping of materials or products that the system uses to determine item categories during the processing of sales documents. * Depending on the item category group that you apply and the sales document type you are processing, the system automatically proposes an item category in the document.In the standard system, for example, there are standard items, items that represent services (and do not require delivery processing), and items that represent packaging materials. * Maximum length: 4. * @nullable */ itemCategoryGroup?: DeserializedType | null; /** * Unit of measure of delivery unit. * Unit of measure that refers to the delivery unit. * The delivery unit consists of a number and a unit of measure. In the case of a delivery unit of 30 pieces, 30, 60, 90, and so on pieces can be delivered, but not, however, 100 pieces.Enter a value in this field only if you want to use a unit of measure differing from the base unit of measure.If the field does not contain an entry, the system will assume that the unit of measure is the base unit of measure. * Maximum length: 3. * @nullable */ deliveryQuantityUnit?: DeserializedType | null; /** * Delivery unit. * Only exact multiples of this number can be delivered. * The delivery unit consists of a number and a unit of measure. In the case of a delivery unit of 30 pieces, 30, 60, 90, and so on pieces can be delivered, but not, however, 100 pieces. * @nullable */ deliveryQuantity?: DeserializedType | null; /** * Distribution-chain-specific material status. * Indicates whether, for a specific distribution chain, the material may be used in individual functions in Sales. * The distribution-chain-specific material status restricts the usability of the material for the distribution chain concerned, that is, it defines whether a warning or error message is displayed if you include the material in a particular function.The material may be a part under development or one to be discontinued. * Maximum length: 2. * @nullable */ productSalesStatus?: DeserializedType | null; /** * Date from which distr.-chain-spec. material status is valid. * @nullable */ productSalesStatusValidityDate?: DeserializedType | null; /** * Sales Unit. * Unit of measure in which the material is sold. * Maximum length: 3. * @nullable */ salesMeasureUnit?: DeserializedType | null; /** * Ind.: Flag material for deletion at distribution chain level. * If this indicator is set, the archive and delete program checks whether the material may be deleted at distribution chain level, and deletes the data at this level. * @nullable */ isMarkedForDeletion?: DeserializedType | null; /** * Product Hierarchy. * Alphanumeric character string for grouping together materials by combining different characteristics. It is used for analyses and price determination. * In the standard SAP System, the product hierarchy can have up to 3 levels, each with a specific number of characters.Level Number of characters allowed1 52 53 8You define a product hierarchy with the following levels:Level Example Description1 00005 Electrical goods2 00003 Wet appliances3 00000001 Washing machineIn this case, a washing machine belongs to the product hierarchy 000050000300000001. * Maximum length: 18. * @nullable */ productHierarchy?: DeserializedType | null; /** * Product Group 1. * You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses. * Maximum length: 3. * @nullable */ firstSalesSpecProductGroup?: DeserializedType | null; /** * Product Group 2. * You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses. * Maximum length: 3. * @nullable */ secondSalesSpecProductGroup?: DeserializedType | null; /** * Product Group 3. * You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses. * Maximum length: 3. * @nullable */ thirdSalesSpecProductGroup?: DeserializedType | null; /** * Product Group 4. * You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses. * Maximum length: 3. * @nullable */ fourthSalesSpecProductGroup?: DeserializedType | null; /** * Product Group 5. * You can use product groups when maintaining a product master record. Since these product groups are not used in the standard SAP System, you can use them as required, for example, for analyses. * Maximum length: 3. * @nullable */ fifthSalesSpecProductGroup?: DeserializedType | null; /** * Minimum make-to-order quantity. * Minimum quantity allowed when the material is made to order. * If the order quantity exceeds an exact multiple of the minimum make-to-order quantity, the system indicates the unplanned additional requirements when it processes the order. * @nullable */ minimumMakeToOrderOrderQty?: DeserializedType | null; /** * Base Unit of Measure. * Unit of measure in which stocks of the material are managed. The system converts all the quantities you enter in other units of measure (alternative units of measure) to the base unit of measure. * You define the base unit of measure and also alternative units of measure and their conversion factors in the material master record.Since all data is updated in the base unit of measure, your entry is particularly important for the conversion of alternative units of measure. A quantity in the alternative unit of measure can only be shown precisely if its value can be shown with the decimal places available. To ensure this, please note the following:The base unit of measure is the unit satisfying the highest necessary requirement for precision.The conversion of alternative units of measure to the base unit should result in simple decimal fractions (not, for example, 1/3 = 0.333...).Inventory ManagementIn Inventory Management, the base unit of measure is the same as the stockkeeping unit.ServicesServices have units of measure of their own, including the following:Service unitUnit of measure at the higher item level. The precise quantities of the individual services are each at the detailed service line level.BlanketUnit of measure at service line level for services to be provided once only, and for which no precise quantities can or are to be specified. * Maximum length: 3. * @nullable */ baseUnit?: DeserializedType | null; /** * Material statistics group. * Specifies a statistics group for this and helps determine which data the system updates in the logistics information system. * You can assign statistics groups to each of the following:Item categorySales document typeCustomerMaterialWhen you generate statistics in the logistics information system, the system uses the combination of specified statistics groups to determine the appropriate update sequence. The update sequence in turn determines for exactly which fields the statistics are generated. * Maximum length: 1. * @nullable */ logisticsStatisticsGroup?: DeserializedType | null; /** * Volume rebate group. * Group definition that can be used for rebate settlement. * Maximum length: 2. * @nullable */ volumeRebateGroup?: DeserializedType | null; /** * Commission Group. * Commission group to which the material is assigned. * You can assign two materials to the same commission group as long as each representative who sells these materials receives the same commission percentage for both materials. In other words, the commission percentages within a commission group are always the same for any one representative but may vary for different representatives.Material Rep. 1 Rep. 2 Rep. 3A 5 % 10 % 11 %B 5 % 10 % 11 %Materials A and B are sold by these three representatives only. You can therefore assign them to the same commission group. * Maximum length: 2. * @nullable */ productCommissionGroup?: DeserializedType | null; /** * Cash Discount Indicator. * Indicator that specifies whether this material qualifies for a cash discount. * @nullable */ cashDiscountIsDeductible?: DeserializedType | null; /** * Pricing Reference Material. * Material master record that the system uses as a reference for pricing purposes. * The conditions that apply to the pricing reference material also apply to the material in whose material master record the pricing reference material is stored.A pricing reference material must always have its own material master record. * Maximum length: 40. * @nullable */ pricingReferenceProduct?: DeserializedType | null; /** * Rounding Profile. * Key that the system uses to adjust the order proposal quantity to deliverable units. * In Customizing, enter a threshold value from which the system should round up to the next value per deliverable unit:If the requirements value exceeds the first threshold value, the system always rounds up to the next multiple of the level foundIf the requirements value falls below the first threshold value, the system copies the original requirements value.Two other types of rounding exist:Dynamic rounding profile:These profiles are used to round up quantities to logistical units of measure (for example, layers). The contents of a logistical unit of measure does not have to be know when creating the rounding profile. It is determined by the master data from the material master.Rounding profile with quantity to be added/subtractedWith these profiles, the given quantity is changed either by adding a percentage or subtracting a percentage.Only static rounding profiles are taken into account in requirements planning. Neither dynamic rounding profiles not quantity addition/ subtraction are taken into account.A material's base unit of measure is 1 unit; the purchase order is to be delivered in layers (1 layer corresponds to 5 units) or in pallets (1 pallet corresponds to 8 layers which contains 40 units).You maintain the profile as follows:From a requirements of 2 units, the system is to round up to 5; from a requirement of 32 units, the system is to round up to 40.This results in the following order proposal quantities:Requirement from 1 -> 1 requirement from 31 -> 30Requirement from 2 -> 5 requirement from 32 -> 40Requirement from 6 -> 10 requirement from 74 -> 80Requirement from 7 -> 10If no rounding profile has been entered, the system uses the rounding value entered in the material master record for the planning run. * Maximum length: 4. * @nullable */ roundingProfile?: DeserializedType | null; /** * Unit of Measure Group. * Key that you can use for grouping several units of measure. * You can use the unit of measure group, for example, to define allowed units of measure for a particular material for a vendor or a receiver. This is of significance for when rounding with the dynamic rounding profile if 'check vendor' or 'check customer' is selected in the rounding profiles. In this case, only those units of measure are included in rounding that are defined in the unit of measure group. * Maximum length: 4. * @nullable */ productUnitGroup?: DeserializedType | null; /** * Variable Sales Unit Not Allowed. * You can maintain the sales unit for each material and sales organization/distribution channel. The sales unit is proposed in Sales and Distribution (SD) documents such as sales orders. If a variable sales unit is not allowed, the unit specified in documents may not differ from that in the master record. * @nullable */ variableSalesUnitIsNotAllowed?: DeserializedType | null; /** * ID for product attribute 1. * @nullable */ productHasAttributeId01?: DeserializedType | null; /** * ID for product attribute 2. * @nullable */ productHasAttributeId02?: DeserializedType | null; /** * ID for product attribute 3. * @nullable */ productHasAttributeId03?: DeserializedType | null; /** * ID for product attribute 4. * @nullable */ productHasAttributeId04?: DeserializedType | null; /** * ID for product attribute 5. * @nullable */ productHasAttributeId05?: DeserializedType | null; /** * ID for product attribute 6. * @nullable */ productHasAttributeId06?: DeserializedType | null; /** * ID for product attribute 7. * @nullable */ productHasAttributeId07?: DeserializedType | null; /** * ID for product attribute 8. * @nullable */ productHasAttributeId08?: DeserializedType | null; /** * ID for product attribute 9. * @nullable */ productHasAttributeId09?: DeserializedType | null; /** * ID for product attribute 10. * @nullable */ productHasAttributeId10?: DeserializedType | null; /** * One-to-many navigation property to the [[ProductSalesTax]] entity. */ toSalesTax: ProductSalesTax[]; /** * One-to-many navigation property to the [[ProductSalesText]] entity. */ toSalesText: ProductSalesText[]; } export interface ProductSalesDeliveryType { product: DeserializedType; productSalesOrg: DeserializedType; productDistributionChnl: DeserializedType; minimumOrderQuantity?: DeserializedType | null; supplyingPlant?: DeserializedType | null; priceSpecificationProductGroup?: DeserializedType | null; accountDetnProductGroup?: DeserializedType | null; deliveryNoteProcMinDelivQty?: DeserializedType | null; itemCategoryGroup?: DeserializedType | null; deliveryQuantityUnit?: DeserializedType | null; deliveryQuantity?: DeserializedType | null; productSalesStatus?: DeserializedType | null; productSalesStatusValidityDate?: DeserializedType | null; salesMeasureUnit?: DeserializedType | null; isMarkedForDeletion?: DeserializedType | null; productHierarchy?: DeserializedType | null; firstSalesSpecProductGroup?: DeserializedType | null; secondSalesSpecProductGroup?: DeserializedType | null; thirdSalesSpecProductGroup?: DeserializedType | null; fourthSalesSpecProductGroup?: DeserializedType | null; fifthSalesSpecProductGroup?: DeserializedType | null; minimumMakeToOrderOrderQty?: DeserializedType | null; baseUnit?: DeserializedType | null; logisticsStatisticsGroup?: DeserializedType | null; volumeRebateGroup?: DeserializedType | null; productCommissionGroup?: DeserializedType | null; cashDiscountIsDeductible?: DeserializedType | null; pricingReferenceProduct?: DeserializedType | null; roundingProfile?: DeserializedType | null; productUnitGroup?: DeserializedType | null; variableSalesUnitIsNotAllowed?: DeserializedType | null; productHasAttributeId01?: DeserializedType | null; productHasAttributeId02?: DeserializedType | null; productHasAttributeId03?: DeserializedType | null; productHasAttributeId04?: DeserializedType | null; productHasAttributeId05?: DeserializedType | null; productHasAttributeId06?: DeserializedType | null; productHasAttributeId07?: DeserializedType | null; productHasAttributeId08?: DeserializedType | null; productHasAttributeId09?: DeserializedType | null; productHasAttributeId10?: DeserializedType | null; toSalesTax: ProductSalesTaxType[]; toSalesText: ProductSalesTextType[]; } //# sourceMappingURL=ProductSalesDelivery.d.ts.map