Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.field.ProfitCenterField
Packages that use ProfitCenterField
-
Uses of ProfitCenterField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem declared as ProfitCenterFieldModifier and TypeFieldDescriptionstatic final ProfitCenterField<String>ProfitCenter.ADDITIONAL_NAMEUse with available fluent helpers to apply the AdditionalName field to query operations.static final ProfitCenterField<String>ProfitCenter.ADDRESS_NAMEUse with available fluent helpers to apply the AddressName field to query operations.static final ProfitCenterField<String>ProfitCenter.CITY_NAMEUse with available fluent helpers to apply the CityName field to query operations.static final ProfitCenterField<String>ProfitCenter.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final ProfitCenterField<String>ProfitCenter.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final ProfitCenterField<String>ProfitCenter.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final ProfitCenterField<String>ProfitCenter.DATA_COMMUNICATION_PHONE_NUMBERUse with available fluent helpers to apply the DataCommunicationPhoneNumber field to query operations.static final ProfitCenterField<String>ProfitCenter.DEPARTMENTUse with available fluent helpers to apply the Department field to query operations.static final ProfitCenterField<String>ProfitCenter.DISTRICTUse with available fluent helpers to apply the District field to query operations.static final ProfitCenterField<String>ProfitCenter.FAX_NUMBERUse with available fluent helpers to apply the FaxNumber field to query operations.static final ProfitCenterField<String>ProfitCenter.FORM_OF_ADDRESSUse with available fluent helpers to apply the FormOfAddress field to query operations.static final ProfitCenterField<String>ProfitCenter.FORMULA_PLANNING_TEMPLATEUse with available fluent helpers to apply the FormulaPlanningTemplate field to query operations.static final ProfitCenterField<String>ProfitCenter.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProfitCenterField<String>ProfitCenter.PHONE_NUMBER1Use with available fluent helpers to apply the PhoneNumber1 field to query operations.static final ProfitCenterField<String>ProfitCenter.PHONE_NUMBER2Use with available fluent helpers to apply the PhoneNumber2 field to query operations.static final ProfitCenterField<String>ProfitCenter.PO_BOXUse with available fluent helpers to apply the POBox field to query operations.static final ProfitCenterField<String>ProfitCenter.POSTAL_CODEUse with available fluent helpers to apply the PostalCode field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CENTERUse with available fluent helpers to apply the ProfitCenter field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CENTER_ADDR_NAME3Use with available fluent helpers to apply the ProfitCenterAddrName3 field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CENTER_ADDR_NAME4Use with available fluent helpers to apply the ProfitCenterAddrName4 field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CENTER_CREATED_BY_USERUse with available fluent helpers to apply the ProfitCenterCreatedByUser field to query operations.static final ProfitCenterField<LocalDateTime>ProfitCenter.PROFIT_CENTER_CREATION_DATEUse with available fluent helpers to apply the ProfitCenterCreationDate field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CENTER_IS_BLOCKEDUse with available fluent helpers to apply the ProfitCenterIsBlocked field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CENTER_PRINTER_NAMEUse with available fluent helpers to apply the ProfitCenterPrinterName field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CENTER_STANDARD_HIERARCHYUse with available fluent helpers to apply the ProfitCenterStandardHierarchy field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CTR_RESPONSIBLE_PERSON_NAMEUse with available fluent helpers to apply the ProfitCtrResponsiblePersonName field to query operations.static final ProfitCenterField<String>ProfitCenter.PROFIT_CTR_RESPONSIBLE_USERUse with available fluent helpers to apply the ProfitCtrResponsibleUser field to query operations.static final ProfitCenterField<String>ProfitCenter.REGIONUse with available fluent helpers to apply the Region field to query operations.static final ProfitCenterField<String>ProfitCenter.SEGMENTUse with available fluent helpers to apply the Segment field to query operations.static final ProfitCenterField<String>ProfitCenter.STREET_ADDRESS_NAMEUse with available fluent helpers to apply the StreetAddressName field to query operations.static final ProfitCenterField<String>ProfitCenter.TAX_JURISDICTIONUse with available fluent helpers to apply the TaxJurisdiction field to query operations.static final ProfitCenterField<String>ProfitCenter.TELEBOX_NUMBERUse with available fluent helpers to apply the TeleboxNumber field to query operations.static final ProfitCenterField<String>ProfitCenter.TELEX_NUMBERUse with available fluent helpers to apply the TelexNumber field to query operations.static final ProfitCenterField<LocalDateTime>ProfitCenter.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final ProfitCenterField<LocalDateTime>ProfitCenter.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem that return ProfitCenterFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProfitCenterField<T>ProfitCenter.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProfitCenterField<T>Use with available fluent helpers to apply an extension field to query operations.