Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter |
Modifier and Type | Field and Description |
---|---|
static ProfitCenterLink<ProfitCenterText> |
ProfitCenter.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProfitCenterText |
ProfitCenterText.ProfitCenterTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProfitCenterText> |
ProfitCenter.fetchText()
Fetches the ProfitCenterText entities (one to many) associated with this entity.
|
List<ProfitCenterText> |
ProfitCenter.getTextOrFetch()
Retrieval of associated ProfitCenterText entities (one to many).
|
com.google.common.base.Optional<List<ProfitCenterText>> |
ProfitCenter.getTextOrNull()
Retrieval of associated ProfitCenterText entities (one to many).
|
Class<ProfitCenterText> |
ProfitCenterText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenter.addText(ProfitCenterText... entity)
Adds elements to the list of associated ProfitCenterText entities.
|
ProfitCenter.ProfitCenterBuilder |
ProfitCenter.ProfitCenterBuilder.text(ProfitCenterText... value) |
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenter.setText(List<ProfitCenterText> value)
Overwrites the list of associated ProfitCenterText entities for the loaded navigation property to_Text.
|
Constructor and Description |
---|
ProfitCenter(String controllingArea,
String profitCenter,
Calendar validityEndDate,
String profitCtrResponsiblePersonName,
String companyCode,
String profitCtrResponsibleUser,
Calendar validityStartDate,
String department,
String profitCenterStandardHierarchy,
String segment,
String profitCenterIsBlocked,
String formulaPlanningTemplate,
String formOfAddress,
String addressName,
String additionalName,
String profitCenterAddrName3,
String profitCenterAddrName4,
String streetAddressName,
String pOBox,
String cityName,
String postalCode,
String district,
String country,
String region,
String taxJurisdiction,
String language,
String phoneNumber1,
String phoneNumber2,
String teleboxNumber,
String telexNumber,
String faxNumber,
String dataCommunicationPhoneNumber,
String profitCenterPrinterName,
String profitCenterCreatedByUser,
Calendar profitCenterCreationDate,
ErpConfigContext erpConfigContext,
List<ProfitCenterText> toText) |
Copyright © 2018 SAP SE. All rights reserved.