Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenter.CostCenterBuilder
Packages that use CostCenter.CostCenterBuilder
-
Uses of CostCenter.CostCenterBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest that return CostCenter.CostCenterBuilderModifier and TypeMethodDescriptionstatic CostCenter.CostCenterBuilderCostCenter.builder()Constraints: Not nullable, Maximum length: 1CostCenter.CostCenterBuilder.companyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4CostCenter.CostCenterBuilder.costCenterDescription(String costCenterDescription) Constraints: Not nullable, Maximum length: 40CostCenter.CostCenterBuilder.costCenterID(String costCenterID) (Key Field) Constraints: Not nullable, Maximum length: 10CostCenter.CostCenterBuilder.costCenterName(String costCenterName) Constraints: Not nullable, Maximum length: 20CostCenter.CostCenterBuilder.costCenterTexts(CostCenterText... value) Navigation property CostCenterTexts for CostCenter to multiple CostCenterText.Constraints: Not nullable, Maximum length: 2CostCenter.CostCenterBuilder.lastChangeDateTime(LocalDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 10CostCenter.CostCenterBuilder.validityEndDate(LocalDateTime validityEndDate) (Key Field) Constraints: Not nullable, Precision: 0CostCenter.CostCenterBuilder.validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0