Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem |
Modifier and Type | Field and Description |
---|---|
static JournalEntryItemBasicLink<ProfitCenter> |
JournalEntryItemBasic.TO_CURRENT_PROFIT_CENTER
Use with available fluent helpers to apply the to_CurrentProfitCenter navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProfitCenter |
ProfitCenter.ProfitCenterBuilder.build() |
ProfitCenter |
JournalEntryItemBasic.fetchCurrentProfitCenter()
Fetches the ProfitCenter entity (one to one) associated with this entity.
|
ProfitCenter |
JournalEntryItemBasic.getCurrentProfitCenterOrFetch()
Retrieval of associated ProfitCenter entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<ProfitCenter> |
JournalEntryItemBasic.getCurrentProfitCenterIfPresent()
Retrieval of associated ProfitCenter entity (one to one).
|
protected Class<ProfitCenter> |
ProfitCenterByKeyFluentHelper.getEntityClass() |
protected Class<ProfitCenter> |
ProfitCenterFluentHelper.getEntityClass() |
Class<ProfitCenter> |
ProfitCenter.getType() |
Modifier and Type | Method and Description |
---|---|
JournalEntryItemBasic.JournalEntryItemBasicBuilder |
JournalEntryItemBasic.JournalEntryItemBasicBuilder.currentProfitCenter(ProfitCenter value) |
void |
JournalEntryItemBasic.setCurrentProfitCenter(ProfitCenter value)
Overwrites the associated ProfitCenter entity for the loaded navigation property to_CurrentProfitCenter.
|
Modifier and Type | Method and Description |
---|---|
protected ProfitCenterLink<ObjectT> |
ProfitCenterLink.translateLinkType(EntityLink<ProfitCenterLink<ObjectT>,ProfitCenter,ObjectT> link) |
Constructor and Description |
---|
JournalEntryItemBasic(String iD,
String ledger,
String ledgerName,
String ledgerFiscalYear,
String controllingArea,
String controllingAreaName,
String companyCode,
String companyCodeName,
String gLAccount,
String gLAccountName,
String costCenter,
String costCenterName,
String profitCenter,
String profitCenterName,
String functionalArea,
String functionalAreaName,
String businessArea,
String businessAreaName,
String segment,
String segmentName,
String partnerCostCenter,
String partnerCostCenterName,
String partnerProfitCenter,
String partnerProfitCenterName,
String partnerFunctionalArea,
String partnerFunctionalAreaName,
String partnerBusinessArea,
String partnerBusinessAreaName,
String partnerCompany,
String partnerCompanyName,
String partnerSegment,
String partnerSegmentName,
String transactionCurrency,
BigDecimal amountInTransactionCurrency,
String companyCodeCurrency,
BigDecimal amountInCompanyCodeCurrency,
String globalCurrency,
BigDecimal amountInGlobalCurrency,
String fiscalPeriod,
String fiscalYearVariant,
String fiscalYearPeriod,
String chartOfAccounts,
String plant,
String plantName,
String customer,
String customerName,
String controllingDebitCreditCode,
String project,
String projectDescription,
String wBSElement,
String wBSElementDescription,
String partnerCompanyCode,
String partnerCompanyCodeName,
String costCtrActivityType,
String costCtrActivityTypeName,
String orderID,
String partnerOrder,
String partnerCostCtrActivityType,
String partnerCostCtrActivityTypeName,
String partnerProject,
String partnerProjectDescription,
String partnerWBSElement,
String partnerWBSElementDescription,
String salesOrganization,
String salesOrganizationName,
String distributionChannel,
String distributionChannelName,
String organizationDivision,
String divisionName,
String soldMaterial,
String soldMaterialName,
String materialGroup,
String materialGroupName,
String customerGroup,
String customerGroupName,
String customerSupplierCountry,
String customerSupplierCountryName,
String customerSupplierIndustry,
String customerSupplierIndustryName,
String salesDistrict,
String salesDistrictName,
ErpConfigContext erpConfigContext,
CompanyCode toCompanyCode,
CostCenter toCurrentCostCenter,
ProfitCenter toCurrentProfitCenter) |
Copyright © 2018 SAP SE. All rights reserved.