Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.field.PersCompnElmntCostAssgmtField
Packages that use PersCompnElmntCostAssgmtField
-
Uses of PersCompnElmntCostAssgmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument declared as PersCompnElmntCostAssgmtFieldModifier and TypeFieldDescriptionstatic final PersCompnElmntCostAssgmtField<String>PersCompnElmntCostAssgmt.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final PersCompnElmntCostAssgmtField<String>PersCompnElmntCostAssgmt.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final PersCompnElmntCostAssgmtField<String>PersCompnElmntCostAssgmt.COST_CENTER_RESPONSIBILITY_AREAUse with available fluent helpers to apply the CostCenterResponsibilityArea field to query operations.static final PersCompnElmntCostAssgmtField<BigDecimal>PersCompnElmntCostAssgmt.NET_AMOUNTUse with available fluent helpers to apply the NetAmount field to query operations.static final PersCompnElmntCostAssgmtField<String>PersCompnElmntCostAssgmt.PERS_SETTLMT_DOC_CURRENCYUse with available fluent helpers to apply the PersSettlmtDocCurrency field to query operations.static final PersCompnElmntCostAssgmtField<String>PersCompnElmntCostAssgmt.PERS_SETTLMT_DOC_CURRENCY_ISO_CODEUse with available fluent helpers to apply the PersSettlmtDocCurrencyISOCode field to query operations.static final PersCompnElmntCostAssgmtField<String>PersCompnElmntCostAssgmt.PERSONNEL_SETTLEMENT_DOCUMENTUse with available fluent helpers to apply the PersonnelSettlementDocument field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument that return PersCompnElmntCostAssgmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PersCompnElmntCostAssgmtField<T>PersCompnElmntCostAssgmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PersCompnElmntCostAssgmtField<T>Use with available fluent helpers to apply an extension field to query operations.