Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.BUSINESS_PARTNER_COMPANY
Use with available fluent helpers to apply the BusinessPartnerCompany field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.BUSINESS_PARTNER_PERSON
Use with available fluent helpers to apply the BusinessPartnerPerson field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.CONTACT_PERSON_DEPARTMENT
Use with available fluent helpers to apply the ContactPersonDepartment field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.CONTACT_PERSON_FUNCTION
Use with available fluent helpers to apply the ContactPersonFunction field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.EMAIL_ADDRESS
Use with available fluent helpers to apply the EmailAddress field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.FAX_NUMBER_EXTENSION
Use with available fluent helpers to apply the FaxNumberExtension field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.PHONE_NUMBER_EXTENSION
Use with available fluent helpers to apply the PhoneNumberExtension field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.RELATIONSHIP_CATEGORY
Use with available fluent helpers to apply the RelationshipCategory field to query operations.
|
static BPContactToFuncAndDeptField<String> |
BPContactToFuncAndDept.RELATIONSHIP_NUMBER
Use with available fluent helpers to apply the RelationshipNumber field to query operations.
|
static BPContactToFuncAndDeptField<LocalDateTime> |
BPContactToFuncAndDept.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BPContactToFuncAndDeptField<T> |
BPContactToFuncAndDept.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BPContactToFuncAndDept.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.