Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem |
Modifier and Type | Field and Description |
---|---|
static ProfitCenterField<String> |
ProfitCenter.ADDITIONAL_NAME
Use with available fluent helpers to apply the AdditionalName field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.ADDRESS_NAME
Use with available fluent helpers to apply the AddressName field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.DATA_COMMUNICATION_PHONE_NUMBER
Use with available fluent helpers to apply the DataCommunicationPhoneNumber field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.DEPARTMENT
Use with available fluent helpers to apply the Department field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.DISTRICT
Use with available fluent helpers to apply the District field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.FORM_OF_ADDRESS
Use with available fluent helpers to apply the FormOfAddress field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.FORMULA_PLANNING_TEMPLATE
Use with available fluent helpers to apply the FormulaPlanningTemplate field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PHONE_NUMBER1
Use with available fluent helpers to apply the PhoneNumber1 field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PHONE_NUMBER2
Use with available fluent helpers to apply the PhoneNumber2 field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PO_BOX
Use with available fluent helpers to apply the POBox field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CENTER_ADDR_NAME3
Use with available fluent helpers to apply the ProfitCenterAddrName3 field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CENTER_ADDR_NAME4
Use with available fluent helpers to apply the ProfitCenterAddrName4 field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CENTER_CREATED_BY_USER
Use with available fluent helpers to apply the ProfitCenterCreatedByUser field to query operations.
|
static ProfitCenterField<LocalDateTime> |
ProfitCenter.PROFIT_CENTER_CREATION_DATE
Use with available fluent helpers to apply the ProfitCenterCreationDate field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CENTER_IS_BLOCKED
Use with available fluent helpers to apply the ProfitCenterIsBlocked field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CENTER_PRINTER_NAME
Use with available fluent helpers to apply the ProfitCenterPrinterName field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CENTER_STANDARD_HIERARCHY
Use with available fluent helpers to apply the ProfitCenterStandardHierarchy field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CTR_RESPONSIBLE_PERSON_NAME
Use with available fluent helpers to apply the ProfitCtrResponsiblePersonName field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.PROFIT_CTR_RESPONSIBLE_USER
Use with available fluent helpers to apply the ProfitCtrResponsibleUser field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.REGION
Use with available fluent helpers to apply the Region field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.SEGMENT
Use with available fluent helpers to apply the Segment field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.STREET_ADDRESS_NAME
Use with available fluent helpers to apply the StreetAddressName field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.TELEBOX_NUMBER
Use with available fluent helpers to apply the TeleboxNumber field to query operations.
|
static ProfitCenterField<String> |
ProfitCenter.TELEX_NUMBER
Use with available fluent helpers to apply the TelexNumber field to query operations.
|
static ProfitCenterField<LocalDateTime> |
ProfitCenter.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static ProfitCenterField<LocalDateTime> |
ProfitCenter.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProfitCenterField<T> |
ProfitCenter.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProfitCenter.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.