Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field.CreditMgmtBusinessPartnerField
Packages that use CreditMgmtBusinessPartnerField
-
Uses of CreditMgmtBusinessPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata declared as CreditMgmtBusinessPartnerFieldModifier and TypeFieldDescriptionstatic final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.CALCD_CRDT_WORTHINESS_SCORE_VALUEUse with available fluent helpers to apply the CalcdCrdtWorthinessScoreValue field to query operations.static final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.CALCULATED_CREDIT_RISK_CLASSUse with available fluent helpers to apply the CalculatedCreditRiskClass field to query operations.static final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.CRDT_MGMT_BUSINESS_PARTNER_GROUPUse with available fluent helpers to apply the CrdtMgmtBusinessPartnerGroup field to query operations.static final CreditMgmtBusinessPartnerField<LocalDateTime>CreditMgmtBusinessPartner.CRDT_WORTHINESS_SCORE_LAST_CHG_DATEUse with available fluent helpers to apply the CrdtWorthinessScoreLastChgDate field to query operations.static final CreditMgmtBusinessPartnerField<LocalDateTime>CreditMgmtBusinessPartner.CRDT_WRTHNSS_SCORE_VALDTY_END_DATEUse with available fluent helpers to apply the CrdtWrthnssScoreValdtyEndDate field to query operations.static final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.CREDIT_CHECK_RULEUse with available fluent helpers to apply the CreditCheckRule field to query operations.static final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.CREDIT_RISK_CLASSUse with available fluent helpers to apply the CreditRiskClass field to query operations.static final CreditMgmtBusinessPartnerField<LocalDateTime>CreditMgmtBusinessPartner.CREDIT_RISK_CLASS_LAST_CHANGE_DATEUse with available fluent helpers to apply the CreditRiskClassLastChangeDate field to query operations.static final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.CREDIT_SCORE_AND_LIMIT_CALC_RULEUse with available fluent helpers to apply the CreditScoreAndLimitCalcRule field to query operations.static final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.CREDIT_WORTHINESS_SCORE_VALUEUse with available fluent helpers to apply the CreditWorthinessScoreValue field to query operations.static final CreditMgmtBusinessPartnerField<String>CreditMgmtBusinessPartner.CUST_BUSINESS_RELSHP_START_YEARUse with available fluent helpers to apply the CustBusinessRelshpStartYear field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata that return CreditMgmtBusinessPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CreditMgmtBusinessPartnerField<T>CreditMgmtBusinessPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CreditMgmtBusinessPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.