Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem |
Modifier and Type | Field and Description |
---|---|
static FinPlanningEntryItemLink<ProfitCenter> |
FinPlanningEntryItem.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 |
FinPlanningEntryItem.fetchCurrentProfitCenter()
Fetches the ProfitCenter entity (one to one) associated with this entity.
|
ProfitCenter |
FinPlanningEntryItem.getCurrentProfitCenterOrFetch()
Retrieval of associated ProfitCenter entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<ProfitCenter> |
FinPlanningEntryItem.getCurrentProfitCenterOrNull()
Retrieval of associated ProfitCenter entity (one to one).
|
Class<ProfitCenter> |
ProfitCenter.getType() |
Modifier and Type | Method and Description |
---|---|
FinPlanningEntryItem.FinPlanningEntryItemBuilder |
FinPlanningEntryItem.FinPlanningEntryItemBuilder.currentProfitCenter(ProfitCenter value) |
void |
FinPlanningEntryItem.setCurrentProfitCenter(ProfitCenter value)
Overwrites the associated ProfitCenter entity for the loaded navigation property to_CurrentProfitCenter.
|
Constructor and Description |
---|
FinPlanningEntryItem(String iD,
String ledger,
String ledgerName,
String planningCategory,
String ledgerFiscalYear,
String gLAccount,
String gLAccountName,
String companyCode,
String companyCodeName,
String costCenter,
String costCenterName,
String profitCenter,
String profitCenterName,
String functionalArea,
String functionalAreaName,
String businessArea,
String businessAreaName,
String controllingArea,
String controllingAreaName,
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 division,
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.