Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field.CrdtMAcctCrdtInsuranceField
Packages that use CrdtMAcctCrdtInsuranceField
-
Uses of CrdtMAcctCrdtInsuranceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata declared as CrdtMAcctCrdtInsuranceFieldModifier and TypeFieldDescriptionstatic final CrdtMAcctCrdtInsuranceField<String>CrdtMAcctCrdtInsurance.ADDITIONAL_CREDIT_DOC_COMMENTUse with available fluent helpers to apply the AdditionalCreditDocComment field to query operations.static final CrdtMAcctCrdtInsuranceField<String>CrdtMAcctCrdtInsurance.ADDITIONAL_CREDIT_DOC_SEQUENCEUse with available fluent helpers to apply the AdditionalCreditDocSequence field to query operations.static final CrdtMAcctCrdtInsuranceField<BigDecimal>CrdtMAcctCrdtInsurance.ADDL_CREDIT_DOC_AMT_IN_TRANSAC_CRCYUse with available fluent helpers to apply the AddlCreditDocAmtInTransacCrcy field to query operations.static final CrdtMAcctCrdtInsuranceField<String>CrdtMAcctCrdtInsurance.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final CrdtMAcctCrdtInsuranceField<String>CrdtMAcctCrdtInsurance.CRDT_ACCT_INFORMATION_CATEGORYUse with available fluent helpers to apply the CrdtAcctInformationCategory field to query operations.static final CrdtMAcctCrdtInsuranceField<String>CrdtMAcctCrdtInsurance.CRDT_ACCT_INFORMATION_TYPEUse with available fluent helpers to apply the CrdtAcctInformationType field to query operations.static final CrdtMAcctCrdtInsuranceField<String>CrdtMAcctCrdtInsurance.CREDIT_SEGMENTUse with available fluent helpers to apply the CreditSegment field to query operations.static final CrdtMAcctCrdtInsuranceField<Boolean>CrdtMAcctCrdtInsurance.EXCEPTION_IS_CREDIT_CHECK_RELEVANTUse with available fluent helpers to apply the ExceptionIsCreditCheckRelevant field to query operations.static final CrdtMAcctCrdtInsuranceField<String>CrdtMAcctCrdtInsurance.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.static final CrdtMAcctCrdtInsuranceField<LocalDateTime>CrdtMAcctCrdtInsurance.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final CrdtMAcctCrdtInsuranceField<LocalDateTime>CrdtMAcctCrdtInsurance.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.creditmanagementmasterdata that return CrdtMAcctCrdtInsuranceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CrdtMAcctCrdtInsuranceField<T>CrdtMAcctCrdtInsurance.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CrdtMAcctCrdtInsuranceField<T>Use with available fluent helpers to apply an extension field to query operations.