Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerRoleField
Packages that use BusinessPartnerRoleField
-
Uses of BusinessPartnerRoleField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BusinessPartnerRoleFieldModifier and TypeFieldDescriptionstatic final BusinessPartnerRoleField<String>BusinessPartnerRole.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final BusinessPartnerRoleField<String>BusinessPartnerRole.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final BusinessPartnerRoleField<String>BusinessPartnerRole.BUSINESS_PARTNER_ROLEUse with available fluent helpers to apply the BusinessPartnerRole field to query operations.static final BusinessPartnerRoleField<ZonedDateTime>BusinessPartnerRole.VALID_FROMUse with available fluent helpers to apply the ValidFrom field to query operations.static final BusinessPartnerRoleField<ZonedDateTime>BusinessPartnerRole.VALID_TOUse with available fluent helpers to apply the ValidTo field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BusinessPartnerRoleFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessPartnerRoleField<T>BusinessPartnerRole.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessPartnerRoleField<T>Use with available fluent helpers to apply an extension field to query operations.