Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.POSubcontractingComponent.POSubcontractingComponentBuilder
Packages that use POSubcontractingComponent.POSubcontractingComponentBuilder
-
Uses of POSubcontractingComponent.POSubcontractingComponentBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder that return POSubcontractingComponent.POSubcontractingComponentBuilderModifier and TypeMethodDescriptionConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 10POSubcontractingComponent.POSubcontractingComponentBuilder.bOMItemDescription(String bOMItemDescription) Constraints: Not nullable, Maximum length: 40POSubcontractingComponent.builder()Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 4POSubcontractingComponent.POSubcontractingComponentBuilder.purchaseOrder(String purchaseOrder) (Key Field) Constraints: Not nullable, Maximum length: 10POSubcontractingComponent.POSubcontractingComponentBuilder.purchaseOrderItem(String purchaseOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 5POSubcontractingComponent.POSubcontractingComponentBuilder.quantityInEntryUnit(BigDecimal quantityInEntryUnit) Constraints: Not nullable, Precision: 13, Scale: 3POSubcontractingComponent.POSubcontractingComponentBuilder.recordType(String recordType) (Key Field) Constraints: Not nullable, Maximum length: 1POSubcontractingComponent.POSubcontractingComponentBuilder.requiredQuantity(BigDecimal requiredQuantity) Constraints: Not nullable, Precision: 13, Scale: 3POSubcontractingComponent.POSubcontractingComponentBuilder.requirementDate(LocalDateTime requirementDate) Constraints: Not nullable, Precision: 0POSubcontractingComponent.POSubcontractingComponentBuilder.reservationItem(String reservationItem) (Key Field) Constraints: Not nullable, Maximum length: 4POSubcontractingComponent.POSubcontractingComponentBuilder.scheduleLine(String scheduleLine) (Key Field) Constraints: Not nullable, Maximum length: 4POSubcontractingComponent.POSubcontractingComponentBuilder.withdrawnQuantity(BigDecimal withdrawnQuantity) Constraints: Not nullable, Precision: 13, Scale: 3