Class ProfitCenter.ProfitCenterBuilder
- Enclosing class:
- ProfitCenter
-
Method Summary
Modifier and TypeMethodDescriptionadditionalName(String additionalName) Constraints: Not nullable, Maximum length: 35addressName(String addressName) Constraints: Not nullable, Maximum length: 35build()Constraints: Not nullable, Maximum length: 35companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4controllingArea(String controllingArea) (Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3dataCommunicationPhoneNumber(String dataCommunicationPhoneNumber) Constraints: Not nullable, Maximum length: 14department(String department) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 31formOfAddress(String formOfAddress) Constraints: Not nullable, Maximum length: 15formulaPlanningTemplate(String formulaPlanningTemplate) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 2phoneNumber1(String phoneNumber1) Constraints: Not nullable, Maximum length: 16phoneNumber2(String phoneNumber2) Constraints: Not nullable, Maximum length: 16Constraints: Not nullable, Maximum length: 10postalCode(String postalCode) Constraints: Not nullable, Maximum length: 10Navigation property to_PrftCtrCompanyCodeAssignment for ProfitCenter to multiple PrftCtrCompanyCodeAssignment.profitCenter(String profitCenter) (Key Field) Constraints: Not nullable, Maximum length: 10profitCenterAddrName3(String profitCenterAddrName3) Constraints: Not nullable, Maximum length: 35profitCenterAddrName4(String profitCenterAddrName4) Constraints: Not nullable, Maximum length: 35profitCenterCreatedByUser(String profitCenterCreatedByUser) Constraints: Not nullable, Maximum length: 12profitCenterCreationDate(LocalDateTime profitCenterCreationDate) Constraints: Not nullable, Precision: 0profitCenterIsBlocked(String profitCenterIsBlocked) Constraints: Not nullable, Maximum length: 1profitCenterPrinterName(String profitCenterPrinterName) Constraints: Not nullable, Maximum length: 4profitCenterStandardHierarchy(String profitCenterStandardHierarchy) Constraints: Not nullable, Maximum length: 12profitCtrResponsiblePersonName(String profitCtrResponsiblePersonName) Constraints: Not nullable, Maximum length: 20profitCtrResponsibleUser(String profitCtrResponsibleUser) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 10streetAddressName(String streetAddressName) Constraints: Not nullable, Maximum length: 35taxJurisdiction(String taxJurisdiction) Constraints: Not nullable, Maximum length: 15teleboxNumber(String teleboxNumber) Constraints: Not nullable, Maximum length: 15telexNumber(String telexNumber) Constraints: Not nullable, Maximum length: 30text(ProfitCenterText... value) Navigation property to_Text for ProfitCenter to multiple ProfitCenterText.toString()validityEndDate(LocalDateTime validityEndDate) (Key Field) Constraints: Not nullable, Precision: 0validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0
-
Method Details
-
prftCtrCompanyCodeAssignment
@Nonnull public ProfitCenter.ProfitCenterBuilder prftCtrCompanyCodeAssignment(PrftCtrCompanyCodeAssignment... value) Navigation property to_PrftCtrCompanyCodeAssignment for ProfitCenter to multiple PrftCtrCompanyCodeAssignment.- Parameters:
value- The PrftCtrCompanyCodeAssignments to build this ProfitCenter with.- Returns:
- This Builder to allow for a fluent interface.
-
text
Navigation property to_Text for ProfitCenter to multiple ProfitCenterText.- Parameters:
value- The ProfitCenterTexts to build this ProfitCenter with.- Returns:
- This Builder to allow for a fluent interface.
-
controllingArea
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ControllingArea
- Returns:
this.
-
profitCenter
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProfitCenter
- Returns:
this.
-
validityEndDate
@Nonnull public ProfitCenter.ProfitCenterBuilder validityEndDate(@Nullable LocalDateTime validityEndDate) (Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
profitCtrResponsiblePersonName
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCtrResponsiblePersonName(@Nullable String profitCtrResponsiblePersonName) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ProfitCtrResponsiblePersonName
- Returns:
this.
-
companyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
profitCtrResponsibleUser
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCtrResponsibleUser(@Nullable String profitCtrResponsibleUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ProfitCtrResponsibleUser
- Returns:
this.
-
validityStartDate
@Nonnull public ProfitCenter.ProfitCenterBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
department
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: Department
- Returns:
this.
-
profitCenterStandardHierarchy
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCenterStandardHierarchy(@Nullable String profitCenterStandardHierarchy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ProfitCenterStandardHierarchy
- Returns:
this.
-
segment
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Segment
- Returns:
this.
-
profitCenterIsBlocked
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCenterIsBlocked(@Nullable String profitCenterIsBlocked) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProfitCenterIsBlocked
- Returns:
this.
-
formulaPlanningTemplate
@Nonnull public ProfitCenter.ProfitCenterBuilder formulaPlanningTemplate(@Nullable String formulaPlanningTemplate) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: FormulaPlanningTemplate
- Returns:
this.
-
formOfAddress
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: FormOfAddress
- Returns:
this.
-
addressName
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: AddressName
- Returns:
this.
-
additionalName
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: AdditionalName
- Returns:
this.
-
profitCenterAddrName3
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCenterAddrName3(@Nullable String profitCenterAddrName3) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: ProfitCenterAddrName3
- Returns:
this.
-
profitCenterAddrName4
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCenterAddrName4(@Nullable String profitCenterAddrName4) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: ProfitCenterAddrName4
- Returns:
this.
-
streetAddressName
@Nonnull public ProfitCenter.ProfitCenterBuilder streetAddressName(@Nullable String streetAddressName) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: StreetAddressName
- Returns:
this.
-
pOBox
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBox
- Returns:
this.
-
cityName
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: CityName
- Returns:
this.
-
postalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Returns:
this.
-
district
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: District
- Returns:
this.
-
country
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
this.
-
region
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
this.
-
taxJurisdiction
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Returns:
this.
-
language
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
phoneNumber1
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: PhoneNumber1
- Returns:
this.
-
phoneNumber2
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: PhoneNumber2
- Returns:
this.
-
teleboxNumber
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TeleboxNumber
- Returns:
this.
-
telexNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: TelexNumber
- Returns:
this.
-
faxNumber
Constraints: Not nullable, Maximum length: 31Original property name from the Odata EDM: FaxNumber
- Returns:
this.
-
dataCommunicationPhoneNumber
@Nonnull public ProfitCenter.ProfitCenterBuilder dataCommunicationPhoneNumber(@Nullable String dataCommunicationPhoneNumber) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: DataCommunicationPhoneNumber
- Returns:
this.
-
profitCenterPrinterName
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCenterPrinterName(@Nullable String profitCenterPrinterName) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProfitCenterPrinterName
- Returns:
this.
-
profitCenterCreatedByUser
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCenterCreatedByUser(@Nullable String profitCenterCreatedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ProfitCenterCreatedByUser
- Returns:
this.
-
profitCenterCreationDate
@Nonnull public ProfitCenter.ProfitCenterBuilder profitCenterCreationDate(@Nullable LocalDateTime profitCenterCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProfitCenterCreationDate
- Returns:
this.
-
build
-
toString
-