Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.field.EHSPersonValueHelpField
Packages that use EHSPersonValueHelpField
-
Uses of EHSPersonValueHelpField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate declared as EHSPersonValueHelpFieldModifier and TypeFieldDescriptionstatic final EHSPersonValueHelpField<String>EHSPersonValueHelp.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final EHSPersonValueHelpField<String>EHSPersonValueHelp.BUSINESS_PARTNER_NAMEUse with available fluent helpers to apply the BusinessPartnerName field to query operations.static final EHSPersonValueHelpField<String>EHSPersonValueHelp.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final EHSPersonValueHelpField<String>EHSPersonValueHelp.COMPANY_CODE_NAMEUse with available fluent helpers to apply the CompanyCodeName field to query operations.static final EHSPersonValueHelpField<String>EHSPersonValueHelp.EHS_COMBINED_BUSINESS_PARTNERUse with available fluent helpers to apply the EHSCombinedBusinessPartner field to query operations.static final EHSPersonValueHelpField<String>EHSPersonValueHelp.FIRST_NAMEUse with available fluent helpers to apply the FirstName field to query operations.static final EHSPersonValueHelpField<String>EHSPersonValueHelp.LAST_NAMEUse with available fluent helpers to apply the LastName field to query operations.static final EHSPersonValueHelpField<String>EHSPersonValueHelp.ORGANIZATIONAL_UNITUse with available fluent helpers to apply the OrganizationalUnit field to query operations.static final EHSPersonValueHelpField<String>EHSPersonValueHelp.PERSON_WORK_AGREEMENTUse with available fluent helpers to apply the PersonWorkAgreement field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return EHSPersonValueHelpFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EHSPersonValueHelpField<T>EHSPersonValueHelp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EHSPersonValueHelpField<T>Use with available fluent helpers to apply an extension field to query operations.