Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BPContactToFuncAndDeptField
Packages that use BPContactToFuncAndDeptField
-
Uses of BPContactToFuncAndDeptField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BPContactToFuncAndDeptFieldModifier and TypeFieldDescriptionstatic final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.BUSINESS_PARTNER_COMPANYUse with available fluent helpers to apply the BusinessPartnerCompany field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.BUSINESS_PARTNER_PERSONUse with available fluent helpers to apply the BusinessPartnerPerson field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.CONTACT_PERSON_DEPARTMENTUse with available fluent helpers to apply the ContactPersonDepartment field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.CONTACT_PERSON_FUNCTIONUse with available fluent helpers to apply the ContactPersonFunction field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.EMAIL_ADDRESSUse with available fluent helpers to apply the EmailAddress field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.FAX_NUMBERUse with available fluent helpers to apply the FaxNumber field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.FAX_NUMBER_EXTENSIONUse with available fluent helpers to apply the FaxNumberExtension field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.PHONE_NUMBERUse with available fluent helpers to apply the PhoneNumber field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.PHONE_NUMBER_EXTENSIONUse with available fluent helpers to apply the PhoneNumberExtension field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.RELATIONSHIP_CATEGORYUse with available fluent helpers to apply the RelationshipCategory field to query operations.static final BPContactToFuncAndDeptField<String>BPContactToFuncAndDept.RELATIONSHIP_NUMBERUse with available fluent helpers to apply the RelationshipNumber field to query operations.static final BPContactToFuncAndDeptField<LocalDateTime>BPContactToFuncAndDept.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BPContactToFuncAndDeptFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BPContactToFuncAndDeptField<T>BPContactToFuncAndDept.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BPContactToFuncAndDeptField<T>Use with available fluent helpers to apply an extension field to query operations.