Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field.CreditManagementAccountField
Packages that use CreditManagementAccountField
-
Uses of CreditManagementAccountField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata declared as CreditManagementAccountFieldModifier and TypeFieldDescriptionstatic final CreditManagementAccountField<String>CreditManagementAccount.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final CreditManagementAccountField<Boolean>CreditManagementAccount.BUSINESS_PARTNER_IS_CRITICALUse with available fluent helpers to apply the BusinessPartnerIsCritical field to query operations.static final CreditManagementAccountField<Boolean>CreditManagementAccount.CRDT_LMT_IS_REQD_FRM_AUTOM_CALCUse with available fluent helpers to apply the CrdtLmtIsReqdFrmAutomCalc field to query operations.static final CreditManagementAccountField<String>CreditManagementAccount.CREDIT_ACCOUNT_BLOCK_REASONUse with available fluent helpers to apply the CreditAccountBlockReason field to query operations.static final CreditManagementAccountField<Boolean>CreditManagementAccount.CREDIT_ACCOUNT_IS_BLOCKEDUse with available fluent helpers to apply the CreditAccountIsBlocked field to query operations.static final CreditManagementAccountField<LocalDateTime>CreditManagementAccount.CREDIT_ACCOUNT_RESUBMISSION_DATEUse with available fluent helpers to apply the CreditAccountResubmissionDate field to query operations.static final CreditManagementAccountField<BigDecimal>CreditManagementAccount.CREDIT_LIMIT_AMOUNTUse with available fluent helpers to apply the CreditLimitAmount field to query operations.static final CreditManagementAccountField<BigDecimal>CreditManagementAccount.CREDIT_LIMIT_CALCULATED_AMOUNTUse with available fluent helpers to apply the CreditLimitCalculatedAmount field to query operations.static final CreditManagementAccountField<Boolean>CreditManagementAccount.CREDIT_LIMIT_IS_ZEROUse with available fluent helpers to apply the CreditLimitIsZero field to query operations.static final CreditManagementAccountField<LocalDateTime>CreditManagementAccount.CREDIT_LIMIT_LAST_CHANGE_DATEUse with available fluent helpers to apply the CreditLimitLastChangeDate field to query operations.static final CreditManagementAccountField<LocalDateTime>CreditManagementAccount.CREDIT_LIMIT_REQD_VALIDITY_END_DATEUse with available fluent helpers to apply the CreditLimitReqdValidityEndDate field to query operations.static final CreditManagementAccountField<LocalDateTime>CreditManagementAccount.CREDIT_LIMIT_REQUEST_DATEUse with available fluent helpers to apply the CreditLimitRequestDate field to query operations.static final CreditManagementAccountField<BigDecimal>CreditManagementAccount.CREDIT_LIMIT_REQUESTED_AMOUNTUse with available fluent helpers to apply the CreditLimitRequestedAmount field to query operations.static final CreditManagementAccountField<LocalDateTime>CreditManagementAccount.CREDIT_LIMIT_VALIDITY_END_DATEUse with available fluent helpers to apply the CreditLimitValidityEndDate field to query operations.static final CreditManagementAccountField<String>CreditManagementAccount.CREDIT_SEGMENTUse with available fluent helpers to apply the CreditSegment field to query operations.static final CreditManagementAccountField<String>CreditManagementAccount.CREDIT_SEGMENT_CURRENCYUse with available fluent helpers to apply the CreditSegmentCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata that return CreditManagementAccountFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CreditManagementAccountField<T>CreditManagementAccount.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CreditManagementAccountField<T>Use with available fluent helpers to apply an extension field to query operations.