Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readproductmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static EntityField<ProductStorageLocation,Calendar> |
ProductStorageLocation.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static EntityField<ProductStorageLocation,Calendar> |
ProductStorageLocation.DATE_OF_LAST_POSTED_CNT_UN_RSTRCD_STK
Use with available fluent helpers to apply the DateOfLastPostedCntUnRstrcdStk field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.FISCAL_MONTH_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalMonthCurrentPeriod field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.FISCAL_YEAR_CURRENT_INVTRY_PERIOD
Use with available fluent helpers to apply the FiscalYearCurrentInvtryPeriod field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.FISCAL_YEAR_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalYearCurrentPeriod field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.HAS_INVTRY_BLOCK_STOCK_PREV_PERIOD
Use with available fluent helpers to apply the HasInvtryBlockStockPrevPeriod field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.INVENTORY_BLOCK_STOCK_IND
Use with available fluent helpers to apply the InventoryBlockStockInd field to query operations.
|
static EntityField<ProductStorageLocation,Double> |
ProductStorageLocation.INVENTORY_CORRECTION_FACTOR
Use with available fluent helpers to apply the InventoryCorrectionFactor field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.INVENTORY_STOCK_PREV_PERIOD
Use with available fluent helpers to apply the InventoryStockPrevPeriod field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.INVTRY_CURRENT_YEAR_STOCK_IND
Use with available fluent helpers to apply the InvtryCurrentYearStockInd field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.INVTRY_QUAL_INSP_CURRENT_YR_STK_IND
Use with available fluent helpers to apply the InvtryQualInspCurrentYrStkInd field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.INVTRY_REST_STOCK_PREV_PERIOD_IND
Use with available fluent helpers to apply the InvtryRestStockPrevPeriodInd field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.INVTRY_RESTRICTED_USE_STOCK_IND
Use with available fluent helpers to apply the InvtryRestrictedUseStockInd field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.INVTRY_STOCK_QLTY_INSP_PREV_PERIOD
Use with available fluent helpers to apply the InvtryStockQltyInspPrevPeriod field to query operations.
|
static EntityField<ProductStorageLocation,Boolean> |
ProductStorageLocation.IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.MAINTENANCE_STATUS
Use with available fluent helpers to apply the MaintenanceStatus field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.PHYSICAL_INVENTORY_BLOCK_IND
Use with available fluent helpers to apply the PhysicalInventoryBlockInd field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static EntityField<ProductStorageLocation,String> |
ProductStorageLocation.WAREHOUSE_STORAGE_BIN
Use with available fluent helpers to apply the WarehouseStorageBin field to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductStorageLocation |
ProductStorageLocation.ProductStorageLocationBuilder.build() |
ProductStorageLocation |
ProductStorageLocationByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductStorageLocation |
ProductStorageLocationByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductStorageLocation |
ProductStorageLocationByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<ProductStorageLocation> |
ProductStorageLocationFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductStorageLocation> |
ProductStorageLocationFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductStorageLocation> |
ProductStorageLocationFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductStorageLocation> |
ProductPlant.fetchStorageLocation()
Fetches the ProductStorageLocation entities (one to many) associated with this entity.
|
static <T> EntityField<ProductStorageLocation,T> |
ProductStorageLocation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<ProductStorageLocation> |
ProductStorageLocation.getType() |
Modifier and Type | Method and Description |
---|---|
ProductStorageLocationFluentHelper |
ProductStorageLocationFluentHelper.filter(ExpressionFluentHelper<ProductStorageLocation> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
ProductStorageLocationFluentHelper |
ProductStorageLocationFluentHelper.orderBy(EntityField<ProductStorageLocation,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.