Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_CntrlPurContrItmDistribution" of service "API_CENTRAL_PURCHASECONTRACT_SRV". This service is part of the following communication scenarios: SAP S/4HANA Procurement Hub - Central Contract Management Integration (SAP_COM_0243). See https://api.sap.com/api/API_CENTRAL_PURCHASECONTRACT_SRV for more information.

Hierarchy

  • any
    • CntrlPurContrItmDistribution

Implements

Index

Properties

cashDiscount1Days

cashDiscount1Days: BigNumber

Cash Discount Days 1. Period within which a payment must be made in order to take advantage of the first cash discount terms.

nullable

cashDiscount1Percent

cashDiscount1Percent: BigNumber

Cash Discount Percentage 1. Cash discount percentage rate applied to the shortest payment period.

nullable

cashDiscount2Days

cashDiscount2Days: BigNumber

Cash Discount Days 2. Period within which a payment must be made in order to take advantage of the second cash discount terms.

nullable

cashDiscount2Percent

cashDiscount2Percent: BigNumber

Cash Discount Percentage 2. Cash discount percentage rate applied to the second payment period.

nullable

centralPurchaseContract

centralPurchaseContract: string

Purchasing Document Number. Alphanumeric key uniquely identifying the document. Maximum length: 10.

centralPurchaseContractItem

centralPurchaseContractItem: string

Item Number of Purchasing Document. Specifies the number that uniquely identifies an item in . Maximum length: 5.

cntrlPurContrDistrCurrency

cntrlPurContrDistrCurrency: string

Currency Key. Currency key for amounts in the system. Maximum length: 5.

nullable

cntrlPurContrDistributionPct

cntrlPurContrDistributionPct: BigNumber

Distribution Percentage in Central Purchasing Document.

nullable

cntrlPurContrItmDistrAmt

cntrlPurContrItmDistrAmt: BigNumber

Target Value for Header Area per Distribution. Displays the target value that is entered for each distribution at header level for a central contract. You specify this value manually for each distribution at header level of the central contract.If the specified value is exceeded, the user sees a message when creating the contract release order.

nullable

cntrlPurContrItmDistrQty

cntrlPurContrItmDistrQty: BigNumber

Target Quantity. Total quantity, agreed with the supplier, that can be released or scheduled against the relevant agreement (contract or scheduling agreement).

nullable

distributionKey

distributionKey: string

Distribution Number of Central Purchasing Document. Maximum length: 4.

distributionType

distributionType: string

Distribution Type for Central Purchase Contract Item. Maximum length: 2.

nullable

isDeleted

isDeleted: string

Link field for view query. In this field, queries are logically linked using AND and OR. This enables you to make complex queries. Each time you enter OR, you create a query that is independent of other queries. Use AND to connect queries. Maximum length: 3.

nullable

itemDistributionStatus

itemDistributionStatus: string

Distribution Status. Maximum length: 2.

nullable

netPaymentDays

netPaymentDays: BigNumber

Net Payment Terms Period. Standard settlement period (in days).

nullable

paymentTerms

paymentTerms: string

Terms of Payment Key. Key for defining payment terms composed of cash discount percentages and payment periods. It is used in sales orders, purchase orders, and invoices. Terms of payment provide information for:Cash managementDunning proceduresPayment transactionsData can be entered in the field for the terms of payment key in various ways as you enter a business transaction:In most business transactions, the system defaults the key specified in the master record of the customer/vendor in question.In some transactions (for example, credit memos), however, the system does not default the key from the master record. Despite this, you can use the key from the customer/vendor master record by entering "*" in the field.Regardless of whether or not a key is defaulted from the master record, you can manually enter a key during document entry at:item level in sales ordersheader level in purchase orders and invoicesMaster records have separate areas for Financial Accounting, Sales, and Purchasing. You can specify different terms of payment keys in each of these areas. When you then enter a business transaction, the application in question will use the key specified in its area of the master record. Maximum length: 4.

nullable

procmtHubCompanyCode

procmtHubCompanyCode: string

Company Code. The company code is an organizational unit within financial accounting. Maximum length: 4.

nullable

procmtHubPlant

procmtHubPlant: string

Plant. Specifies the key for a production facility or branch office within the company (that is, the company code). You use the plant key to determine, for instance, which plant is to receive ordered goods. Maximum length: 4.

nullable

procmtHubProduct

procmtHubProduct: string

Material Number. Alphanumeric key uniquely identifying the material. Maximum length: 40.

nullable

procmtHubProductGroup

procmtHubProductGroup: string

Material Group. Key that you use to group together several materials or services with the same attributes, and to assign them to a particular material group. You can use material groups to:Restrict the scope of analysesSearch specifically for material master records via search helps. Maximum length: 9.

nullable

procmtHubPurchaseContract

procmtHubPurchaseContract: string

Contract of External System. Maximum length: 10.

nullable

procmtHubPurchaseContractItem

procmtHubPurchaseContractItem: string

Contract Item of External System. Maximum length: 5.

nullable

procmtHubPurchasingGroup

procmtHubPurchasingGroup: string

Purchasing Group. Key for a buyer or a group of buyers, who is/are responsible for certain purchasing activities. Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group. Urging letters (in the case of overdue deliveries) fall also within the group's scope of activities.For each purchasing group, statistical analyses can be performed. The purchasing group can be used as a sort criterion when creating purchasing-specific reports. Maximum length: 3.

nullable

procmtHubPurchasingOrg

procmtHubPurchasingOrg: string

Purchasing Organization. Denotes the purchasing organization. Maximum length: 4.

nullable

procurementHubSourceSystem

procurementHubSourceSystem: string

Logical System. System in which integrated applications are running on a common data basis. The distribution of data between systems requires that each system in the network has a unique identification. Logical systems are used for this purpose.In SAP terms, the client refers to a logical system. You can specify which logical system is a client in the Client Maintenance (choose Goto -> Details).The logical system is relevant for the following SAP areas:ALE general: Communication takes place between two or more logical systems.ALE Business Processes (for example, Cost Center Accounting): Definition of the system in which a given application runs. Changes such as those to master data can only be made in this system.Workflow objects: The key of a workflow object always contains the logical system in which the object is located.When defining the logical system keep in mind the following:The logical system must be unique enterprise-wide. It must not be used by any other system in the ALE System group.The logical system must not be changed in the production system. If the logical system of a document reference is not set to initial and does not match your own, the system assumes that the document must be located on another system. Maximum length: 10.

nullable

Static CASH_DISCOUNT_1_DAYS

CASH_DISCOUNT_1_DAYS: BigNumberField<CntrlPurContrItmDistribution> = new BigNumberField('CashDiscount1Days', CntrlPurContrItmDistribution, 'Edm.Decimal')

Static representation of the cashDiscount1Days property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CASH_DISCOUNT_1_PERCENT

CASH_DISCOUNT_1_PERCENT: BigNumberField<CntrlPurContrItmDistribution> = new BigNumberField('CashDiscount1Percent', CntrlPurContrItmDistribution, 'Edm.Decimal')

Static representation of the cashDiscount1Percent property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CASH_DISCOUNT_2_DAYS

CASH_DISCOUNT_2_DAYS: BigNumberField<CntrlPurContrItmDistribution> = new BigNumberField('CashDiscount2Days', CntrlPurContrItmDistribution, 'Edm.Decimal')

Static representation of the cashDiscount2Days property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CASH_DISCOUNT_2_PERCENT

CASH_DISCOUNT_2_PERCENT: BigNumberField<CntrlPurContrItmDistribution> = new BigNumberField('CashDiscount2Percent', CntrlPurContrItmDistribution, 'Edm.Decimal')

Static representation of the cashDiscount2Percent property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CENTRAL_PURCHASE_CONTRACT

CENTRAL_PURCHASE_CONTRACT: StringField<CntrlPurContrItmDistribution> = new StringField('CentralPurchaseContract', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the centralPurchaseContract property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CENTRAL_PURCHASE_CONTRACT_ITEM

CENTRAL_PURCHASE_CONTRACT_ITEM: StringField<CntrlPurContrItmDistribution> = new StringField('CentralPurchaseContractItem', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the centralPurchaseContractItem property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CNTRL_PUR_CONTR_DISTRIBUTION_PCT

CNTRL_PUR_CONTR_DISTRIBUTION_PCT: BigNumberField<CntrlPurContrItmDistribution> = new BigNumberField('CntrlPurContrDistributionPct', CntrlPurContrItmDistribution, 'Edm.Decimal')

Static representation of the cntrlPurContrDistributionPct property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CNTRL_PUR_CONTR_DISTR_CURRENCY

CNTRL_PUR_CONTR_DISTR_CURRENCY: StringField<CntrlPurContrItmDistribution> = new StringField('CntrlPurContrDistrCurrency', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the cntrlPurContrDistrCurrency property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CNTRL_PUR_CONTR_ITM_DISTR_AMT

CNTRL_PUR_CONTR_ITM_DISTR_AMT: BigNumberField<CntrlPurContrItmDistribution> = new BigNumberField('CntrlPurContrItmDistrAmt', CntrlPurContrItmDistribution, 'Edm.Decimal')

Static representation of the cntrlPurContrItmDistrAmt property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CNTRL_PUR_CONTR_ITM_DISTR_QTY

CNTRL_PUR_CONTR_ITM_DISTR_QTY: BigNumberField<CntrlPurContrItmDistribution> = new BigNumberField('CntrlPurContrItmDistrQty', CntrlPurContrItmDistribution, 'Edm.Decimal')

Static representation of the cntrlPurContrItmDistrQty property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static DISTRIBUTION_KEY

DISTRIBUTION_KEY: StringField<CntrlPurContrItmDistribution> = new StringField('DistributionKey', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the distributionKey property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static DISTRIBUTION_TYPE

DISTRIBUTION_TYPE: StringField<CntrlPurContrItmDistribution> = new StringField('DistributionType', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the distributionType property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static IS_DELETED

IS_DELETED: StringField<CntrlPurContrItmDistribution> = new StringField('IsDeleted', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the isDeleted property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static ITEM_DISTRIBUTION_STATUS

ITEM_DISTRIBUTION_STATUS: StringField<CntrlPurContrItmDistribution> = new StringField('ItemDistributionStatus', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the itemDistributionStatus property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static NET_PAYMENT_DAYS

NET_PAYMENT_DAYS: BigNumberField<CntrlPurContrItmDistribution> = new BigNumberField('NetPaymentDays', CntrlPurContrItmDistribution, 'Edm.Decimal')

Static representation of the netPaymentDays property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PAYMENT_TERMS

PAYMENT_TERMS: StringField<CntrlPurContrItmDistribution> = new StringField('PaymentTerms', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the paymentTerms property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCMT_HUB_COMPANY_CODE

PROCMT_HUB_COMPANY_CODE: StringField<CntrlPurContrItmDistribution> = new StringField('ProcmtHubCompanyCode', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procmtHubCompanyCode property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCMT_HUB_PLANT

PROCMT_HUB_PLANT: StringField<CntrlPurContrItmDistribution> = new StringField('ProcmtHubPlant', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procmtHubPlant property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCMT_HUB_PRODUCT

PROCMT_HUB_PRODUCT: StringField<CntrlPurContrItmDistribution> = new StringField('ProcmtHubProduct', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procmtHubProduct property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCMT_HUB_PRODUCT_GROUP

PROCMT_HUB_PRODUCT_GROUP: StringField<CntrlPurContrItmDistribution> = new StringField('ProcmtHubProductGroup', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procmtHubProductGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCMT_HUB_PURCHASE_CONTRACT

PROCMT_HUB_PURCHASE_CONTRACT: StringField<CntrlPurContrItmDistribution> = new StringField('ProcmtHubPurchaseContract', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procmtHubPurchaseContract property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCMT_HUB_PURCHASE_CONTRACT_ITEM

PROCMT_HUB_PURCHASE_CONTRACT_ITEM: StringField<CntrlPurContrItmDistribution> = new StringField('ProcmtHubPurchaseContractItem', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procmtHubPurchaseContractItem property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCMT_HUB_PURCHASING_GROUP

PROCMT_HUB_PURCHASING_GROUP: StringField<CntrlPurContrItmDistribution> = new StringField('ProcmtHubPurchasingGroup', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procmtHubPurchasingGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCMT_HUB_PURCHASING_ORG

PROCMT_HUB_PURCHASING_ORG: StringField<CntrlPurContrItmDistribution> = new StringField('ProcmtHubPurchasingOrg', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procmtHubPurchasingOrg property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PROCUREMENT_HUB_SOURCE_SYSTEM

PROCUREMENT_HUB_SOURCE_SYSTEM: StringField<CntrlPurContrItmDistribution> = new StringField('ProcurementHubSourceSystem', CntrlPurContrItmDistribution, 'Edm.String')

Static representation of the procurementHubSourceSystem property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static _allFields

_allFields: any[] = [CntrlPurContrItmDistribution.CENTRAL_PURCHASE_CONTRACT,CntrlPurContrItmDistribution.CENTRAL_PURCHASE_CONTRACT_ITEM,CntrlPurContrItmDistribution.DISTRIBUTION_KEY,CntrlPurContrItmDistribution.PROCMT_HUB_COMPANY_CODE,CntrlPurContrItmDistribution.PROCMT_HUB_PLANT,CntrlPurContrItmDistribution.PROCMT_HUB_PURCHASING_ORG,CntrlPurContrItmDistribution.PROCMT_HUB_PURCHASING_GROUP,CntrlPurContrItmDistribution.CNTRL_PUR_CONTR_DISTR_CURRENCY,CntrlPurContrItmDistribution.PAYMENT_TERMS,CntrlPurContrItmDistribution.CASH_DISCOUNT_1_DAYS,CntrlPurContrItmDistribution.CASH_DISCOUNT_2_DAYS,CntrlPurContrItmDistribution.NET_PAYMENT_DAYS,CntrlPurContrItmDistribution.CASH_DISCOUNT_1_PERCENT,CntrlPurContrItmDistribution.CASH_DISCOUNT_2_PERCENT,CntrlPurContrItmDistribution.DISTRIBUTION_TYPE,CntrlPurContrItmDistribution.CNTRL_PUR_CONTR_DISTRIBUTION_PCT,CntrlPurContrItmDistribution.CNTRL_PUR_CONTR_ITM_DISTR_QTY,CntrlPurContrItmDistribution.CNTRL_PUR_CONTR_ITM_DISTR_AMT,CntrlPurContrItmDistribution.PROCUREMENT_HUB_SOURCE_SYSTEM,CntrlPurContrItmDistribution.PROCMT_HUB_PRODUCT,CntrlPurContrItmDistribution.PROCMT_HUB_PRODUCT_GROUP,CntrlPurContrItmDistribution.PROCMT_HUB_PURCHASE_CONTRACT,CntrlPurContrItmDistribution.PROCMT_HUB_PURCHASE_CONTRACT_ITEM,CntrlPurContrItmDistribution.ITEM_DISTRIBUTION_STATUS,CntrlPurContrItmDistribution.IS_DELETED]

All fields of the CntrlPurContrItmDistribution entity.

Static _defaultServicePath

_defaultServicePath: string = "/sap/opu/odata/sap/API_CENTRAL_PURCHASECONTRACT_SRV"

Default url path for the according service.

Static _entityName

_entityName: string = "A_CntrlPurContrItmDistribution"

Technical entity name for CntrlPurContrItmDistribution.

Static _keyFields

_keyFields: Array<Selectable<CntrlPurContrItmDistribution>> = [CntrlPurContrItmDistribution.CENTRAL_PURCHASE_CONTRACT, CntrlPurContrItmDistribution.CENTRAL_PURCHASE_CONTRACT_ITEM, CntrlPurContrItmDistribution.DISTRIBUTION_KEY]

All key fields of the CntrlPurContrItmDistribution entity.

Static _keys

_keys: any = CntrlPurContrItmDistribution._keyFields.reduce((acc: any, field) => {acc[field.fieldName] = field;return acc;}, {})

Mapping of all key field names to the respective static field property CntrlPurContrItmDistribution.

Static _serviceName

_serviceName: string = "API_CENTRAL_PURCHASECONTRACT_SRV"

Technical service name for CntrlPurContrItmDistribution.

Methods

Static builder

Static requestBuilder

  • Returns a request builder to construct requests for operations on the CntrlPurContrItmDistribution entity type.

    Returns CntrlPurContrItmDistributionRequestBuilder

    A CntrlPurContrItmDistribution request builder.