Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BuPaIdentificationField
Packages that use BuPaIdentificationField
-
Uses of BuPaIdentificationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BuPaIdentificationFieldModifier and TypeFieldDescriptionstatic final BuPaIdentificationField<String>BuPaIdentification.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final BuPaIdentificationField<LocalDateTime>BuPaIdentification.BP_IDENTIFICATION_ENTRY_DATEUse with available fluent helpers to apply the BPIdentificationEntryDate field to query operations.static final BuPaIdentificationField<String>BuPaIdentification.BP_IDENTIFICATION_NUMBERUse with available fluent helpers to apply the BPIdentificationNumber field to query operations.static final BuPaIdentificationField<String>BuPaIdentification.BP_IDENTIFICATION_TYPEUse with available fluent helpers to apply the BPIdentificationType field to query operations.static final BuPaIdentificationField<String>BuPaIdentification.BP_IDN_NMBR_ISSUING_INSTITUTEUse with available fluent helpers to apply the BPIdnNmbrIssuingInstitute field to query operations.static final BuPaIdentificationField<String>BuPaIdentification.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final BuPaIdentificationField<String>BuPaIdentification.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final BuPaIdentificationField<String>BuPaIdentification.REGIONUse with available fluent helpers to apply the Region field to query operations.static final BuPaIdentificationField<LocalDateTime>BuPaIdentification.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BuPaIdentificationField<LocalDateTime>BuPaIdentification.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.businesspartner that return BuPaIdentificationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BuPaIdentificationField<T>BuPaIdentification.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BuPaIdentificationField<T>Use with available fluent helpers to apply an extension field to query operations.