Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.field.MBOMItmObjDpnAssignmentField
Packages that use MBOMItmObjDpnAssignmentField
-
Uses of MBOMItmObjDpnAssignmentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2 declared as MBOMItmObjDpnAssignmentFieldModifier and TypeFieldDescriptionstatic final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.BILL_OF_MATERIALUse with available fluent helpers to apply the BillOfMaterial field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.BILL_OF_MATERIAL_CATEGORYUse with available fluent helpers to apply the BillOfMaterialCategory field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.BILL_OF_MATERIAL_ITEM_NODE_NUMBERUse with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.BILL_OF_MATERIAL_VARIANTUse with available fluent helpers to apply the BillOfMaterialVariant field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.BILL_OF_MATERIAL_VERSIONUse with available fluent helpers to apply the BillOfMaterialVersion field to query operations.static final MBOMItmObjDpnAssignmentField<Boolean>MBOMItmObjDpnAssignment.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.HEADER_CHANGE_DOCUMENTUse with available fluent helpers to apply the HeaderChangeDocument field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.OBJ_DPN_PROCESSING_SEQUENCE_VALUEUse with available fluent helpers to apply the ObjDpnProcessingSequenceValue field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.OBJECT_DEPENDENCY_NAMEUse with available fluent helpers to apply the ObjectDependencyName field to query operations.static final MBOMItmObjDpnAssignmentField<String>MBOMItmObjDpnAssignment.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final MBOMItmObjDpnAssignmentField<Boolean>MBOMItmObjDpnAssignment.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.static final MBOMItmObjDpnAssignmentField<LocalDateTime>MBOMItmObjDpnAssignment.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final MBOMItmObjDpnAssignmentField<LocalDateTime>MBOMItmObjDpnAssignment.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2 that return MBOMItmObjDpnAssignmentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MBOMItmObjDpnAssignmentField<T>MBOMItmObjDpnAssignment.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MBOMItmObjDpnAssignmentField<T>Use with available fluent helpers to apply an extension field to query operations.