Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance |
Modifier and Type | Field and Description |
---|---|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.PLANT_NAME
Use with available fluent helpers to apply the PlantName field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,Calendar> |
SpecAssignedMatlForKeyDate.SPEC_MATERIAL_ASSGMT_CHANGE_DATE
Use with available fluent helpers to apply the SpecMaterialAssgmtChangeDate field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.SPEC_MATERIAL_ASSGMT_CHANGE_NUMBER
Use with available fluent helpers to apply the SpecMaterialAssgmtChangeNumber field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.SPEC_MATERIAL_ASSGMT_CHANGE_STATE
Use with available fluent helpers to apply the SpecMaterialAssgmtChangeState field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.SPEC_MATERIAL_ASSGMT_CREATED_BY_USR
Use with available fluent helpers to apply the SpecMaterialAssgmtCreatedByUsr field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,Calendar> |
SpecAssignedMatlForKeyDate.SPEC_MATERIAL_ASSGMT_CREATION_DATE
Use with available fluent helpers to apply the SpecMaterialAssgmtCreationDate field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.SPEC_MATERIAL_ASSGMT_INTERNAL_ID
Use with available fluent helpers to apply the SpecMaterialAssgmtInternalID field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,Boolean> |
SpecAssignedMatlForKeyDate.SPEC_MATERIAL_ASSGMT_IS_DELETED
Use with available fluent helpers to apply the SpecMaterialAssgmtIsDeleted field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.SPEC_MATL_ASSGMT_LAST_CHANGED_BY_USR
Use with available fluent helpers to apply the SpecMatlAssgmtLastChangedByUsr field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,Calendar> |
SpecAssignedMatlForKeyDate.SPEC_MATL_ASSGMT_VALDTY_END_DATE
Use with available fluent helpers to apply the SpecMatlAssgmtValdtyEndDate field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,Calendar> |
SpecAssignedMatlForKeyDate.SPEC_MATL_ASSGMT_VALDTY_START_DATE
Use with available fluent helpers to apply the SpecMatlAssgmtValdtyStartDate field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.SPECIFICATION_AUTHZN_GROUP
Use with available fluent helpers to apply the SpecificationAuthznGroup field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.SPECIFICATION_INTERNAL_ID
Use with available fluent helpers to apply the SpecificationInternalID field to query operations.
|
static EntityField<SpecAssignedMatlForKeyDate,String> |
SpecAssignedMatlForKeyDate.SPECIFICATION_TYPE
Use with available fluent helpers to apply the SpecificationType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
SpecAssignedMatlForKeyDate |
SpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder.build() |
SpecAssignedMatlForKeyDate |
SpecAssignedMatlForKeyDateByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SpecAssignedMatlForKeyDate |
SpecAssignedMatlForKeyDateByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SpecAssignedMatlForKeyDate |
SpecAssignedMatlForKeyDateByKeyFluentHelper.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<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDateFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecAssignedMatlForKeyDate> |
RealSubstance.fetchRealSubstanceMatlAssignment()
Fetches the SpecAssignedMatlForKeyDate entities (one to many) associated with this entity.
|
static <T> EntityField<SpecAssignedMatlForKeyDate,T> |
SpecAssignedMatlForKeyDate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<SpecAssignedMatlForKeyDate> |
SpecAssignedMatlForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
SpecAssignedMatlForKeyDateFluentHelper |
SpecAssignedMatlForKeyDateFluentHelper.filter(ExpressionFluentHelper<SpecAssignedMatlForKeyDate> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
SpecAssignedMatlForKeyDateFluentHelper |
SpecAssignedMatlForKeyDateFluentHelper.orderBy(EntityField<SpecAssignedMatlForKeyDate,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.