Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_ProductPlant" of service "API_RAWSUBSTANCE". See https://api.sap.com/api/API_RAWSUBSTANCE for more information.

Hierarchy

  • any
    • ProductPlant

Implements

Index

Properties

Methods

Properties

abcIndicator

abcIndicator: string

ABC Indicator. Maximum length: 1.

nullable

availabilityCheckType

availabilityCheckType: string

Checking Group for Availability Check. Maximum length: 2.

nullable

commodity

commodity: string

Commodity. Maximum length: 17.

nullable

consumptionTaxCtrlCode

consumptionTaxCtrlCode: string

Control code for consumption taxes in foreign trade. Maximum length: 16.

nullable

countryOfOrigin

countryOfOrigin: string

Country of Origin of Material (Non-Preferential Origin). Maximum length: 3.

nullable

fiscalMonthCurrentPeriod

fiscalMonthCurrentPeriod: string

Fiscal Month Current Period. Maximum length: 2.

nullable

fiscalYearCurrentPeriod

fiscalYearCurrentPeriod: string

Fiscal Year Current Period. Maximum length: 4.

nullable

fiscalYearVariant

fiscalYearVariant: string

Fiscal Year Variant. Maximum length: 2.

nullable

fixedLotSizeQuantity

fixedLotSizeQuantity: BigNumber

Fixed lot size.

nullable

goodsReceiptBlockedStockQty

goodsReceiptBlockedStockQty: BigNumber

Goods Receipt Blocked Stock Qty.

nullable

goodsReceiptDuration

goodsReceiptDuration: BigNumber

Goods Receipt Processing Time in Days.

nullable

hasConsignmentCtrl

hasConsignmentCtrl: string

Consignment Control. Maximum length: 1.

nullable

hasPostToInspectionStock

hasPostToInspectionStock: boolean

Has Post to Inspection Stock.

nullable

isBatchManagementRequired

isBatchManagementRequired: boolean

Batch management requirement indicator.

nullable

isCoProduct

isCoProduct: boolean

Indicator: Material can be co-product.

nullable

isInternalBatchManaged

isInternalBatchManaged: boolean

Batch management indicator (internal).

nullable

isMarkedForDeletion

isMarkedForDeletion: boolean

Flag Material for Deletion at Plant Level.

nullable

isNegativeStockAllowed

isNegativeStockAllowed: boolean

Negative stocks allowed in plant.

nullable

maintenanceStatusName

maintenanceStatusName: string

Maintenance status. Maximum length: 15.

nullable

maximumLotSizeQuantity

maximumLotSizeQuantity: BigNumber

Maximum Lot Size.

nullable

minimumLotSizeQuantity

minimumLotSizeQuantity: BigNumber

Minimum Lot Size.

nullable

mrpResponsible

mrpResponsible: string

MRP Controller (Materials Planner). Maximum length: 3.

nullable

mrpType

mrpType: string

MRP Type. Maximum length: 2.

nullable

periodType

periodType: string

Period Indicator. Maximum length: 1.

nullable

plant

plant: string

Plant. Maximum length: 4.

procurementType

procurementType: string

Procurement Type. Maximum length: 1.

nullable

product

product: string

Material Number. Maximum length: 40.

productCfopCategory

productCfopCategory: string

Material CFOP category. Maximum length: 2.

nullable

productIsConfigurable

productIsConfigurable: string

Configurable Product. Maximum length: 40.

nullable

productionInvtryManagedLoc

productionInvtryManagedLoc: string

Issue Storage Location. Maximum length: 4.

nullable

profileCode

profileCode: string

Plant-Specific Material Status. Maximum length: 2.

nullable

profileValidityStartDate

profileValidityStartDate: Moment

Date from which the plant-specific material status is valid.

nullable

profitCenter

profitCenter: string

Profit Center. Maximum length: 10.

nullable

purchasingGroup

purchasingGroup: string

Purchasing Group. Maximum length: 3.

nullable

regionOfOrigin

regionOfOrigin: string

Region of Origin of Material (Non-Preferential Origin). Maximum length: 3.

nullable

serialNumberProfile

serialNumberProfile: string

Serial Number Profile. Maximum length: 4.

nullable

stockDeterminationGroup

stockDeterminationGroup: string

Stock determination group. Maximum length: 4.

nullable

stockInTransferQuantity

stockInTransferQuantity: BigNumber

Stock In Transfer Quantity.

nullable

stockInTransitQuantity

stockInTransitQuantity: BigNumber

Stock In Transit Quantity.

nullable

toStorageLocation

toStorageLocation: ProductStorageLocation[]

One-to-many navigation property to the ProductStorageLocation entity.

Static ABC_INDICATOR

ABC_INDICATOR: StringField<ProductPlant> = new StringField('ABCIndicator', ProductPlant, 'Edm.String')

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

Static AVAILABILITY_CHECK_TYPE

AVAILABILITY_CHECK_TYPE: StringField<ProductPlant> = new StringField('AvailabilityCheckType', ProductPlant, 'Edm.String')

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

Static COMMODITY

COMMODITY: StringField<ProductPlant> = new StringField('Commodity', ProductPlant, 'Edm.String')

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

Static CONSUMPTION_TAX_CTRL_CODE

CONSUMPTION_TAX_CTRL_CODE: StringField<ProductPlant> = new StringField('ConsumptionTaxCtrlCode', ProductPlant, 'Edm.String')

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

Static COUNTRY_OF_ORIGIN

COUNTRY_OF_ORIGIN: StringField<ProductPlant> = new StringField('CountryOfOrigin', ProductPlant, 'Edm.String')

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

Static FISCAL_MONTH_CURRENT_PERIOD

FISCAL_MONTH_CURRENT_PERIOD: StringField<ProductPlant> = new StringField('FiscalMonthCurrentPeriod', ProductPlant, 'Edm.String')

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

Static FISCAL_YEAR_CURRENT_PERIOD

FISCAL_YEAR_CURRENT_PERIOD: StringField<ProductPlant> = new StringField('FiscalYearCurrentPeriod', ProductPlant, 'Edm.String')

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

Static FISCAL_YEAR_VARIANT

FISCAL_YEAR_VARIANT: StringField<ProductPlant> = new StringField('FiscalYearVariant', ProductPlant, 'Edm.String')

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

Static FIXED_LOT_SIZE_QUANTITY

FIXED_LOT_SIZE_QUANTITY: BigNumberField<ProductPlant> = new BigNumberField('FixedLotSizeQuantity', ProductPlant, 'Edm.Decimal')

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

Static GOODS_RECEIPT_BLOCKED_STOCK_QTY

GOODS_RECEIPT_BLOCKED_STOCK_QTY: BigNumberField<ProductPlant> = new BigNumberField('GoodsReceiptBlockedStockQty', ProductPlant, 'Edm.Decimal')

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

Static GOODS_RECEIPT_DURATION

GOODS_RECEIPT_DURATION: BigNumberField<ProductPlant> = new BigNumberField('GoodsReceiptDuration', ProductPlant, 'Edm.Decimal')

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

Static HAS_CONSIGNMENT_CTRL

HAS_CONSIGNMENT_CTRL: StringField<ProductPlant> = new StringField('HasConsignmentCtrl', ProductPlant, 'Edm.String')

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

Static HAS_POST_TO_INSPECTION_STOCK

HAS_POST_TO_INSPECTION_STOCK: BooleanField<ProductPlant> = new BooleanField('HasPostToInspectionStock', ProductPlant, 'Edm.Boolean')

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

Static IS_BATCH_MANAGEMENT_REQUIRED

IS_BATCH_MANAGEMENT_REQUIRED: BooleanField<ProductPlant> = new BooleanField('IsBatchManagementRequired', ProductPlant, 'Edm.Boolean')

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

Static IS_CO_PRODUCT

IS_CO_PRODUCT: BooleanField<ProductPlant> = new BooleanField('IsCoProduct', ProductPlant, 'Edm.Boolean')

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

Static IS_INTERNAL_BATCH_MANAGED

IS_INTERNAL_BATCH_MANAGED: BooleanField<ProductPlant> = new BooleanField('IsInternalBatchManaged', ProductPlant, 'Edm.Boolean')

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

Static IS_MARKED_FOR_DELETION

IS_MARKED_FOR_DELETION: BooleanField<ProductPlant> = new BooleanField('IsMarkedForDeletion', ProductPlant, 'Edm.Boolean')

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

Static IS_NEGATIVE_STOCK_ALLOWED

IS_NEGATIVE_STOCK_ALLOWED: BooleanField<ProductPlant> = new BooleanField('IsNegativeStockAllowed', ProductPlant, 'Edm.Boolean')

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

Static MAINTENANCE_STATUS_NAME

MAINTENANCE_STATUS_NAME: StringField<ProductPlant> = new StringField('MaintenanceStatusName', ProductPlant, 'Edm.String')

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

Static MAXIMUM_LOT_SIZE_QUANTITY

MAXIMUM_LOT_SIZE_QUANTITY: BigNumberField<ProductPlant> = new BigNumberField('MaximumLotSizeQuantity', ProductPlant, 'Edm.Decimal')

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

Static MINIMUM_LOT_SIZE_QUANTITY

MINIMUM_LOT_SIZE_QUANTITY: BigNumberField<ProductPlant> = new BigNumberField('MinimumLotSizeQuantity', ProductPlant, 'Edm.Decimal')

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

Static MRP_RESPONSIBLE

MRP_RESPONSIBLE: StringField<ProductPlant> = new StringField('MRPResponsible', ProductPlant, 'Edm.String')

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

Static MRP_TYPE

MRP_TYPE: StringField<ProductPlant> = new StringField('MRPType', ProductPlant, 'Edm.String')

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

Static PERIOD_TYPE

PERIOD_TYPE: StringField<ProductPlant> = new StringField('PeriodType', ProductPlant, 'Edm.String')

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

Static PLANT

PLANT: StringField<ProductPlant> = new StringField('Plant', ProductPlant, 'Edm.String')

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

Static PROCUREMENT_TYPE

PROCUREMENT_TYPE: StringField<ProductPlant> = new StringField('ProcurementType', ProductPlant, 'Edm.String')

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

Static PRODUCT

PRODUCT: StringField<ProductPlant> = new StringField('Product', ProductPlant, 'Edm.String')

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

Static PRODUCTION_INVTRY_MANAGED_LOC

PRODUCTION_INVTRY_MANAGED_LOC: StringField<ProductPlant> = new StringField('ProductionInvtryManagedLoc', ProductPlant, 'Edm.String')

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

Static PRODUCT_CFOP_CATEGORY

PRODUCT_CFOP_CATEGORY: StringField<ProductPlant> = new StringField('ProductCFOPCategory', ProductPlant, 'Edm.String')

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

Static PRODUCT_IS_CONFIGURABLE

PRODUCT_IS_CONFIGURABLE: StringField<ProductPlant> = new StringField('ProductIsConfigurable', ProductPlant, 'Edm.String')

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

Static PROFILE_CODE

PROFILE_CODE: StringField<ProductPlant> = new StringField('ProfileCode', ProductPlant, 'Edm.String')

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

Static PROFILE_VALIDITY_START_DATE

PROFILE_VALIDITY_START_DATE: DateField<ProductPlant> = new DateField('ProfileValidityStartDate', ProductPlant, 'Edm.DateTime')

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

Static PROFIT_CENTER

PROFIT_CENTER: StringField<ProductPlant> = new StringField('ProfitCenter', ProductPlant, 'Edm.String')

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

Static PURCHASING_GROUP

PURCHASING_GROUP: StringField<ProductPlant> = new StringField('PurchasingGroup', ProductPlant, 'Edm.String')

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

Static REGION_OF_ORIGIN

REGION_OF_ORIGIN: StringField<ProductPlant> = new StringField('RegionOfOrigin', ProductPlant, 'Edm.String')

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

Static SERIAL_NUMBER_PROFILE

SERIAL_NUMBER_PROFILE: StringField<ProductPlant> = new StringField('SerialNumberProfile', ProductPlant, 'Edm.String')

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

Static STOCK_DETERMINATION_GROUP

STOCK_DETERMINATION_GROUP: StringField<ProductPlant> = new StringField('StockDeterminationGroup', ProductPlant, 'Edm.String')

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

Static STOCK_IN_TRANSFER_QUANTITY

STOCK_IN_TRANSFER_QUANTITY: BigNumberField<ProductPlant> = new BigNumberField('StockInTransferQuantity', ProductPlant, 'Edm.Decimal')

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

Static STOCK_IN_TRANSIT_QUANTITY

STOCK_IN_TRANSIT_QUANTITY: BigNumberField<ProductPlant> = new BigNumberField('StockInTransitQuantity', ProductPlant, 'Edm.Decimal')

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

Static TO_STORAGE_LOCATION

TO_STORAGE_LOCATION: Link<ProductPlant, ProductStorageLocation> = new Link('to_StorageLocation', ProductPlant, ProductStorageLocation)

Static representation of the one-to-many navigation property toStorageLocation for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static _allFields

_allFields: any[] = [ProductPlant.PRODUCT,ProductPlant.FISCAL_YEAR_VARIANT,ProductPlant.PERIOD_TYPE,ProductPlant.PROFIT_CENTER,ProductPlant.COMMODITY,ProductPlant.GOODS_RECEIPT_DURATION,ProductPlant.MAINTENANCE_STATUS_NAME,ProductPlant.IS_MARKED_FOR_DELETION,ProductPlant.MRP_TYPE,ProductPlant.MRP_RESPONSIBLE,ProductPlant.ABC_INDICATOR,ProductPlant.PLANT,ProductPlant.MINIMUM_LOT_SIZE_QUANTITY,ProductPlant.MAXIMUM_LOT_SIZE_QUANTITY,ProductPlant.FIXED_LOT_SIZE_QUANTITY,ProductPlant.CONSUMPTION_TAX_CTRL_CODE,ProductPlant.IS_CO_PRODUCT,ProductPlant.PRODUCT_IS_CONFIGURABLE,ProductPlant.STOCK_DETERMINATION_GROUP,ProductPlant.STOCK_IN_TRANSFER_QUANTITY,ProductPlant.STOCK_IN_TRANSIT_QUANTITY,ProductPlant.HAS_POST_TO_INSPECTION_STOCK,ProductPlant.PURCHASING_GROUP,ProductPlant.IS_BATCH_MANAGEMENT_REQUIRED,ProductPlant.SERIAL_NUMBER_PROFILE,ProductPlant.IS_NEGATIVE_STOCK_ALLOWED,ProductPlant.GOODS_RECEIPT_BLOCKED_STOCK_QTY,ProductPlant.HAS_CONSIGNMENT_CTRL,ProductPlant.FISCAL_YEAR_CURRENT_PERIOD,ProductPlant.FISCAL_MONTH_CURRENT_PERIOD,ProductPlant.PROCUREMENT_TYPE,ProductPlant.IS_INTERNAL_BATCH_MANAGED,ProductPlant.PRODUCT_CFOP_CATEGORY,ProductPlant.COUNTRY_OF_ORIGIN,ProductPlant.REGION_OF_ORIGIN,ProductPlant.PRODUCTION_INVTRY_MANAGED_LOC,ProductPlant.PROFILE_CODE,ProductPlant.PROFILE_VALIDITY_START_DATE,ProductPlant.AVAILABILITY_CHECK_TYPE,ProductPlant.TO_STORAGE_LOCATION]

All fields of the ProductPlant entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_ProductPlant"

Technical entity name for ProductPlant.

Static _keyFields

_keyFields: Array<Selectable<ProductPlant>> = [ProductPlant.PRODUCT, ProductPlant.PLANT]

All key fields of the ProductPlant entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_RAWSUBSTANCE"

Technical service name for ProductPlant.

Methods

Static builder

  • Returns an entity builder to construct instances ProductPlant.

    Returns EntityBuilderType<ProductPlant, ProductPlantType>

    A builder that constructs instances of entity type ProductPlant.

Static requestBuilder

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

    Returns ProductPlantRequestBuilder

    A ProductPlant request builder.