I_LoanContrData
Loan Contract Master Data
I_LoanContrData (Basic)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
LoansManagementContract · Cross Applications
I_LoanContrData is a Basic CDS View (Dimension) that provides data about "Loan Contract Master Data" in SAP S/4HANA. It reads from 1 data source (vdarl) and exposes 206 fields with key fields CompanyCode, LoanArchivingCategory, LoanContractID. It has 46 associations to related views.
SAP Help Documentation
| Category | Basic Settings |
|---|---|
| Data Category | Dimension |
| Status | Released |
| Data Extraction Type | Delta enabled |
| Corresponding DataSource | ILCD |
This CDS view provides the prerequisites for answering the following business question: What is the loan contract master data?
Prerequisites
You have the following authorizations: To define which business partners can be edited on the basis of the authorization group ( B_BUPA_GRP ) To view, block or unblock a business partner ( B_BUP_PCPT ) To define which BP roles can be edited ( B_BUPA_RLT ) To enter master data for loans for specific company codes ( FD_DAR_BUK ) To process loan master data for specific product types ( FD_DAR_GSA ) To maintain loan master data and order data for specific statuses ( FD_DAR_STA ) To process loan contracts for specific company codes and authorization groups ( FD_DAR_BEG ) To process loans data with specific transactions and specific product categories ( FD_DAR_ACT ) For more information about the authorizations, see the documentation for the related authorization objects.
Structure
Measures and attributes Some important measures and attributes are: CompanyCode LoanArchivingCategory LoanContractID LoanObjectInternalKey LoanLifeCycleStatus LoanProductCategory LoanProductType LoanType LoanClassfctnNmbr LoanIntrstCalcCptlMeth LoanTerm LoanCapitalAppliedAmount LoanContractCurrencyLoanContractCurrency LoanCommittedCapitalAmount LoanCommitmentDate LoanTermStartDate LoanTermEndDate LoanClass DunningArea DunningLevel LastDunningDate LoanAuthorizationGroup LoanManualDunLevel BusinessPartner LoanMainBrwrCustNmbr LoanDunRunIsExclude LoanBusProcChnAssgmtType LoanBusProcChnAssgmtID
SAP Business Warehouse (SAP BW) Extraction
Note The corresponding DataSource (Extractor) and this CDS view may have different functionalities. In case you are interested in the details of the DataSource, see the related documentation on the SAP Help Portal at https://help.sap.com/viewer/p/BI_CONTENT_757 under Use SAP Library BI Content . For more information about data extraction, see Extracting Data Through CDS Views to SAP BW/4HANA .
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Cross Applications |
| Application Component | FS-CML |
| Capabilities | Data Source in SQL Select, Association Target for Defining CDS Entities, Data Source for Data Extraction, Data Source for Defining CDS Entities |
| Package | Cross Applications for SAP S/4HANA Cloud Private Edition |
| Description | This CDS view provides the prerequisites for answering the following business question:<ul> <li><p>What is the loan contract master data?</p></li> </ul> |
Documentation
- Analytics with CDS Views — Build Analytics for S/4HANA Cloud Private Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud Private Edition CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA Cloud Private Edition and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP Extensibility Explorer for SAP S/4HANA Cloud Private Edition — Explore SAP S/4HANA Cloud Private Edition Extensibility options by leveraging the sample scenarios from SAP
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA Cloud Private Edition
- View Browser — Search, browse and tag CDS Views
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| vdarl | vdarl | from |
Associations (46)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | I_BusinessPartner | _BusinessPartner | $projection.BusinessPartner = _BusinessPartner.BusinessPartner |
| [0..1] | I_Customer | _Customer | $projection.LoanMainBrwrCustNmbr = _Customer.Customer |
| [0..*] | I_LoanContrCndnHdrData | _LoanContrCndnHdrData | $projection.CompanyCode = _LoanContrCndnHdrData.CompanyCode and $projection.LoanContractID = _LoanContrCndnHdrData.LoanContractID |
| [0..*] | I_LoanContrBusPartRelshpData | _LoanContrBusPartRelshpData | $projection.LoanObjectInternalKey = _LoanContrBusPartRelshpData.LoanBPObjectInternalKey |
| [0..*] | I_LoanContrChgPointerData | _LoanContrChgPointerData | $projection.CompanyCode = _LoanContrChgPointerData.CompanyCode and $projection.LoanArchivingCategory = _LoanContrChgPointerData.LoanArchivingCategory and $projection.LoanContractID = _LoanContrChgPointerData.LoanContractID |
| [0..*] | I_LoanContrActlDocHdrData | _LoanContrActlDocHdrData | $projection.CompanyCode = _LoanContrActlDocHdrData.CompanyCode and $projection.LoanContractID = _LoanContrActlDocHdrData.LoanContractID |
| [0..*] | I_LoanContrPostedItemData | _LoanContrPostedItemData | $projection.CompanyCode = _LoanContrPostedItemData.CompanyCode and $projection.LoanContractID = _LoanContrPostedItemData.LoanContractID |
| [0..*] | I_LoanContrPlndItmData | _LoanContrPlndItmData | $projection.CompanyCode = _LoanContrPlndItmData.CompanyCode and $projection.LoanContractID = _LoanContrPlndItmData.LoanContractID |
| [0..1] | I_CompanyCode | _CompanyCode | $projection.CompanyCode = _CompanyCode.CompanyCode |
| [0..1] | I_LoanArchivingCategory | _LoanArchivingCategory | $projection.LoanArchivingCategory = _LoanArchivingCategory.LoanArchivingCategory |
| [0..1] | I_Currency | _Currency | $projection.LoanContractCurrency = _Currency.Currency |
| [0..1] | I_FinancialInstrProdCat | _FinancialInstrProdCat | $projection.LoanProductCategory = _FinancialInstrProdCat.FinancialInstrProductCategory |
| [0..1] | I_FinancialinstrProductType | _FinancialInstrProductType | $projection.LoanProductType = _FinancialInstrProductType.FinancialInstrumentProductType |
| [0..1] | I_Housebank | _HouseBank | $projection.CompanyCode = _HouseBank.CompanyCode and $projection.HouseBank = _HouseBank.HouseBank |
| [0..1] | I_LoanTypeProdTypeRelshp | _LoanTypeProdTypeRelshp | $projection.LoanProductType = _LoanTypeProdTypeRelshp.LoanProductType and $projection.LoanType = _LoanTypeProdTypeRelshp.LoanType |
| [0..1] | I_LoanType | _LoanType | $projection.LoanType = _LoanType.LoanType |
| [0..1] | I_LoanGroupKey1 | _LoanGroupKey1 | $projection.LoanGroupKey1 = _LoanGroupKey1.LoanGroupKey1 |
| [0..1] | I_LoanGroupKey2 | _LoanGroupKey2 | $projection.LoanGroupKey2 = _LoanGroupKey2.LoanGroupKey2 |
| [0..1] | I_LoanTerm | _LoanTerm | $projection.LoanTerm = _LoanTerm.LoanTerm |
| [0..1] | I_LoanNonAccptcRsn | _LoanNonAccptcRsn | $projection.CompanyCode = _LoanNonAccptcRsn.CompanyCode and $projection.LoanProductType = _LoanNonAccptcRsn.LoanProductType and $projection.LoanNonAccptcRsn = _LoanNonAccptcRsn.LoanNonAccptcRsn |
| [0..1] | I_LoanAssignmentCreditor | _LoanAssignmentCreditor | $projection.LoanAssignmentCreditor = _LoanAssignmentCreditor.LoanAssignmentCreditor |
| [0..1] | I_LoanClass | _LoanClass | $projection.LoanClass = _LoanClass.LoanClass |
| [0..1] | I_DunningArea | _DunningArea | $projection.CompanyCode = _DunningArea.CompanyCode and $projection.DunningArea = _DunningArea.DunningArea |
| [0..1] | I_LoanSpecialPostingType | _LoanSpecialPostingType | $projection.CompanyCode = _LoanSpecialPostingType.CompanyCode and $projection.LoanSpecialPostingType = _LoanSpecialPostingType.LoanSpecialPostingType |
| [0..1] | I_LoanGroupKey3 | _LoanGroupKey3 | $projection.LoanGroupKey3 = _LoanGroupKey3.LoanGroupKey3 |
| [0..1] | I_LoanGroupKey4 | _LoanGroupKey4 | $projection.LoanGroupKey4 = _LoanGroupKey4.LoanGroupKey4 |
| [0..1] | I_LoanIncgPaytDistrCtrl | _LoanIncgPaytDistrCtrl | $projection.LoanIncgPaytDistrCtrl = _LoanIncgPaytDistrCtrl.LoanIncgPaytDistrCtrl |
| [0..1] | I_LoanDrwgRestraintType | _LoanDrwgRestraintType | $projection.LoanDrwgRestraintType = _LoanDrwgRestraintType.LoanDrwgRestraintType |
| [0..1] | I_LoanSecurityType | _LoanSecurityType | $projection.LoanSecurityType = _LoanSecurityType.LoanSecurityType |
| [0..1] | I_TreasuryPortfolio | _TreasuryPortfolio | $projection.CompanyCode = _TreasuryPortfolio.CompanyCode and $projection.LoanPortfolioType = _TreasuryPortfolio.Portfolio |
| [0..1] | I_LoanSalesRegion | _LoanSalesRegion | $projection.LoanSalesRegion = _LoanSalesRegion.LoanSalesRegion |
| [0..1] | I_LoanBranchOffice | _LoanBranchOffice | $projection.LoanBranchOffice = _LoanBranchOffice.LoanBranchOffice |
| [0..1] | I_LoanManualDunLevel | _LoanManualDunLevel | $projection.LoanManualDunLevel = _LoanManualDunLevel.LoanManualDunLevel |
| [0..1] | I_BusinessArea | _BusinessArea | $projection.LoanBusinessArea = _BusinessArea.BusinessArea |
| [0..1] | I_LoanPaymentStatus | _LoanPaymentStatus | $projection.LoanPaymentStatus = _LoanPaymentStatus.LoanPaymentStatus |
| [0..1] | I_Country | _Country | $projection.LoanCountryID = _Country.Country |
| [0..1] | I_Region | _Region | $projection.LoanCountryID = _Region.Country and $projection.LoanConcludedRegion = _Region.Region |
| [0..*] | I_LoanActivityAgentRelshp | _LoanActivityAgentRelshp | $projection.LoanObjectInternalKey = _LoanActivityAgentRelshp.LoanObjectInternalKey |
| [0..*] | I_LoanConditionItem | _LoanConditionItem | $projection.CompanyCode = _LoanConditionItem.CompanyCode and $projection.LoanProductCategory = _LoanConditionItem.LoanProductCategory and $projection.LoanContractID = _LoanConditionItem.LoanContractID |
| [0..1] | I_LoanPurpose | _LoanPurpose | $projection.LoanProductType = _LoanPurpose.LoanProductType and $projection.LoanPurpose = _LoanPurpose.LoanPurpose |
| [0..1] | I_LoanSpecialTreatment | _LoanSpecialTreatment | $projection.LoanSpecialTreatment = _LoanSpecialTreatment.LoanSpecialTreatment |
| [0..1] | I_LoanResidentialFinancingType | _LoanResidentialFinancingType | $projection.LoanResidentialFinancingType = _LoanResidentialFinancingType.LoanResidentialFinancingType |
| [0..1] | I_LoanOriginType | _LoanOriginType | $projection.LoanOriginType = _LoanOriginType.LoanOriginType |
| [0..1] | I_LoanIntrstOnArrsCalcProfile | _LoanIntrstOnArrsCalcProfile | $projection.LoanIntrstOnArrsCalcProfile = _LoanIntrstOnArrsCalcProfile.LoanIntrstOnArrsCalcProfile |
| [0..1] | I_LoanCrdtAgrmtClassification | _LoanCrdtAgrmtClassification | $projection.LoanCrdtAgrmtClassification = _LoanCrdtAgrmtClassification.LoanCrdtAgrmtClassification |
| [0..1] | I_LoanEconomicActivityType | _LoanEconomicActivityType | $projection.LoanEconomicActivityType = _LoanEconomicActivityType.LoanEconomicActivityType |
Annotations (17)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | ILCD | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| AccessControl.personalData.blocking | #BLOCKED_DATA_EXCLUDED | view | |
| ObjectModel.usageType.serviceQuality | A | view | |
| ObjectModel.usageType.sizeCategory | L | view | |
| ObjectModel.usageType.dataClass | MASTER | view | |
| ObjectModel.sapObjectNodeType.name | LoansManagementContract | view | |
| ObjectModel.representativeKey | LoanContractID | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| Metadata.allowExtensions | true | view | |
| Analytics.internalName | #LOCAL | view | |
| Analytics.dataCategory | #DIMENSION | view | |
| Analytics.dataExtraction.enabled | true | view | |
| VDM.viewType | #BASIC | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| EndUserText.label | Loan Contract Master Data | view |
Fields (206)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | CompanyCode | vdarl | bukrs | Company Code |
| KEY | LoanArchivingCategory | vdarl | sarchiv | Archiving Category Indicator |
| KEY | LoanContractID | vdarl | ranl | Treasury ID No. |
| LoanContractEnteredBy | vdarl | rerf | Entered By | |
| LoanContractEnteredDate | vdarl | derf | First Entered On | |
| LoanContractEnteredTime | vdarl | terf | Time of Creation | |
| LoanContractEnteredSource | vdarl | reher | Source of Initial Entry | |
| LoanContractEditedBy | vdarl | rbear | Last Changed By | |
| LoanContractEditedDate | vdarl | dbear | Last Processing | |
| LoanContractEditedTime | vdarl | tbear | Last Edited At | |
| LoanContractEditedSource | vdarl | rbher | Editing Source | |
| LoanObjectInternalKey | vdarl | sobjekt | Internal key for object | |
| LoanLifeCycleStatus | vdarl | sstati | Status of data record | |
| LoanProductCategory | vdarl | sanlf | Product Category | |
| LoanProductType | vdarl | gsart | Product Type | |
| LoanAcctAssgmtRef | vdarl | rrefkont | Account Assignment Reference in Financial Assets Management | |
| HouseBank | vdarl | hbkid | Short Key for a House Bank | |
| HouseBankAccount | vdarl | hktid | ID for Account Details | |
| LoanType | vdarl | stitel | Loan Type Indicator | |
| StateCntrlBkAstGrp | vdarl | sglzb | SCB Asset Group Indicator | |
| FinAcctgAstGrp | vdarl | sfibg | Asset Grouping Indicator | |
| BalanceSheetCode | vdarl | sbilk | Balance Sheet Indicator | |
| LoanFileNumber | vdarl | xakt | File Number | |
| LoanAlternativeID1 | vdarl | ranlalt1 | Alternative Identification | |
| LoanAlternativeID2 | vdarl | ranlalt2 | Alternative identification 2 | |
| LoanGroupKey1 | vdarl | sgr1 | Group Key 1 (Freely Available) | |
| LoanGroupKey2 | vdarl | sgr2 | Group Key 2 (Freely Available) | |
| LoanClassfctnNmbr | vdarl | rklammer | Classification Number for Finance Projects | |
| PrncpLoanInvmtNmbr | vdarl | ranlket | Principle loan investment number | |
| LoanApplicationNumber | vdarl | rantrag | Application number | |
| LoanIntrstCalcCptlMeth | vdarl | ssolist | Plan/Actual principle | |
| LoanTerm | vdarl | sfrist | Loan Term | |
| LoanCapitalAppliedAmount | vdarl | bantrag | Capital applied for | |
| LoanContractCurrency | vdarl | santwhr | Contract Curr. | |
| LoanApplicationEntryDate | vdarl | dantrag | Entry Date of Loan Application | |
| LoanCommittedCapitalAmount | vdarl | bzusage | Commitment capital | |
| LoanCommitmentDate | vdarl | dzusage | Loan - Date of Commitment by Lender | |
| LoanTermStartDate | vdarl | dblfz | Start of Term | |
| LoanTermEndDate | vdarl | delfz | End of Loan Term | |
| LoanPurpose | vdarl | svzweck | Purpose of Loan | |
| LoanSpecialTreatment | vdarl | ssonder | Special treatment of loan | |
| LoanCountryID | vdarl | slaender | Country/Region ID | |
| LoanNonAccptcRsn | vdarl | snichtab | Reason for Non-Acceptance | |
| LoanWithdrawalDate | vdarl | darchiv | Date of Rejection/Withdrawal | |
| LoanClass | vdarl | sdtyp | Loans Class | |
| LoanApprovalDate | vdarl | dbewi | Approval date | |
| LoanAssignmentCreditor | vdarl | sabt | Assignee | |
| DunningArea | vdarl | maber | Dunning Area | |
| DunningLevel | vdarl | mahns | Old Dunn.Level | |
| LastDunningDate | vdarl | madat | Date of Last Dunning Notice | |
| LoanSpecialPostingType | vdarl | sondst | Special posting treatment | |
| LoanGroupKey3 | vdarl | sgrp3 | Group Key 3 (Freely Available) | |
| LoanGroupKey4 | vdarl | sgrp4 | Group Key 4 (Freely Available) | |
| LoanIncgPaytDistrCtrl | vdarl | szkey | Indicator for Control of Incoming Payment Distribution | |
| LoanAuthorizationGroup | vdarl | begru | Authorization Group | |
| LoanDrwgRestraintType | vdarl | sverfu | Type of Restraint on Drawing | |
| LoanSecurityType | vdarl | stitart | Borrower's Note Loan Security Type | |
| LoanPortfolioType | vdarl | rportb | Portfolio | |
| LoanSalesRegion | vdarl | sregion | Sales Region | |
| LoanBranchOffice | vdarl | sgesst | Branch Office | |
| LoanProcessingControl | vdarl | sbea | Loan Processing Indicator | |
| LoanOrganizationalDistrict | vdarl | sobez | Organizational District | |
| LoanAgentDistrict | vdarl | sbezirk | Agent District | |
| LoanManualDunLevel | vdarl | smahnm | Loan Manual Dunning Level | |
| LoanRedeemDate | vdarl | drueck | Date when loan will probably be redeemed | |
| LoanDiscountMethod | vdarl | sabgrenz | Loan Discount Accrual/Deferral Method | |
| LoanFixedContractControl | vdarl | sfest | Indicator for Control of Fixed Contract | |
| BusinessPartner | vdarl | rdarnehm | Business Partner Number | |
| FinTransObjNmbr | vdarl | objnr | Object Number for Financial Transactions | |
| LoanMainBrwrCustNmbr | vdarl | hdn_kunnr | Main Borrower Customer Number | |
| LoanMasterNumber | vdarl | ranlstamnr | Master number part of loan number for finding contracts | |
| LoanDunSmmrzn | vdarl | sdunncmp | Summarization Level for Dunning Letter | |
| LoanDunRunIsExclude | vdarl | xnodunn | Exclude Loan from Dunning Run | |
| LoanInternalReference | vdarl | refer | Internal Reference | |
| LoanCharacteristic | vdarl | merkm | Characteristics | |
| LoanIsPostDunCharge | vdarl | sduncharg | Post Dunning Charges and Interest to this Contract | |
| LoanIsLiabilityTransaction | vdarl | saktpas | Indicator: Asset/Liability Transaction | |
| LoanBusinessArea | vdarl | gsber | Business Area | |
| LoanIsPayoffLock | vdarl | jnorepay | Payoff Lock | |
| LoanIsPOffBlkOpnItmClrg | vdarl | jnodoip | Blocked by Payoff: No Open Item Clearing for Loan | |
| LoanGeneralValuationClass | vdarl | com_val_class | General Valuation Class | |
| LoanPaymentStatus | vdarl | paym_status | Payment Status | |
| LoanConcludedRegion | vdarl | sstate_of_exec | Region Where Contract Concluded | |
| LoanBackOffice | vdarl | backoffice_id | Back Office | |
| LoanContractIBAN | vdarl | contract_iban | IBAN (International Bank Account Number) | |
| LoanBusProcChnAssgmtType | vdarl | bpca_type_code | Business Process Type Code | |
| LoanBusProcChnAssgmtID | vdarl | bpca_id | ID number of Business Process Chain Assignment | |
| LoanReferenceShortText | vdarl | xalkz | Short Name | |
| LoanReferenceLongText | vdarl | xallb | Long Name | |
| LoanOriginalApprovalDate | vdarl | dzusage_origin | Date of the Original Approval from the Lender | |
| LoanDiscountDistributionMethod | vdarl | sdismeth | Discount distribution method | |
| LoanResidentialFinancingType | vdarl | sfiwo | Indicator: Type of Residential Object Financing | |
| LoanNmbrOfPossibleAssignments | vdarl | aabtret | Number of Assignments Still Possible | |
| LoanAssignmentsMinimumAmount | vdarl | babtret | Minimum amount for assignments | |
| LoanSyndicatedTotalAmount | vdarl | bgesdar | Total amount of syndicated loan | |
| LoanSyndicationDate | vdarl | dkons | Syndicate loan date | |
| LoanBorrowersNotePostingType | vdarl | jorig | Posting system indicator for borrower's note loans | |
| LoanDeletionIndicatorCode | vdarl | vvsloekz | Deletion indicator | |
| LoanFrgnAssignmentIsPossible | vdarl | sabtrans | Indicator for Possible Foreign Assignment | |
| LoanNumberOfSyndicateMembers | vdarl | akons | Number of syndicate members | |
| LoanContractReleaseType | vdarl | sfgkz | Release Indicator | |
| LoanRolloverNumber | vdarl | rpnr | Activity number/rollover number | |
| LoanRollOverClerkUserID | vdarl | rsbear | Dummy field 12 characters CHAR | |
| LoanAssignmentContractNumber | vdarl | nabtrv | Contract of assignment number | |
| LoanGuaranteeNumber | vdarl | naval | Guarantee number | |
| LoanAssignmentDate | vdarl | dabtr | Date of assignment | |
| LoanDrwgRestraintDsplValdToDte | vdarl | dverfu | Date of restraint on disposal upto | |
| LoanTransactionDataReleaseType | vdarl | sfgbew | Transaction data to be released available | |
| LoanSpclIntrstPaytValidToDate | vdarl | delsoz | Date of last special interest payment period | |
| LoanPaymentSplittingIsActive | vdarl | split | Debit position splitting | |
| LoanNonGuaranteedCapitalAmount | vdarl | bnbuerg | Initial capital not guaranteed | |
| LoanHasReferenceInterestRate | vdarl | srefzins | Loan With Reference Interest Rate | |
| LoanPositionGrouping | vdarl | skwg14_neu | Position Grouping Acc. to Para 14 GBA (Sec. and Loans) | |
| LoanMigrationDate | vdarl | migdate | Migration date | |
| LoanCrcyBeforeEuroConversion | vdarl | swhrorg | Loan currency before conversion to EURO | |
| LoanCurrencyEuroConversionDate | vdarl | dconvert | Date loan was converted to EURO | |
| LoanCrcyEuroCnvrsnAdjmtDate | vdarl | dcorrect | Date for adjustment flows resulting from EURO conversion | |
| LoanDocumentArchivingIsLocked | vdarl | sarc_excl | Documents For The Loan May Not Be Archived | |
| LoanDocumentIsArchived | vdarl | sarc_docs | Indicator: Archived Loan Documents Exist | |
| LoanToCompletedStatusIsBlocked | vdarl | no_plan_done | Do Not Transfer Loan to Status "Completed" | |
| LoanPlannedCompletedStatusDate | vdarl | dplan_set | Date of Transfer of Contract into Status Planned Completed | |
| LoanContractOpeningDate | vdarl | dopen | Opening Date of a Loan Contract | |
| LoanContractClosingDate | vdarl | dclose | Closing Date of a Loan Contract | |
| LoanDunningLockValidToDate | vdarl | dunn_block_till | Expiration Date of Dunning Lock | |
| LoanIntrstOnArrsLockedIndCode | vdarl | xnoioa | Lock for Interest on Arrears | |
| LoanIntrstOnArrsLockValdToDte | vdarl | noioa_till | Expiry Date of Lock on Interest on Arrears | |
| LoanOriginType | vdarl | origin | Task Origin | |
| LoanDocSummarizationIsLocked | vdarl | sver_excl | Documents for the loan may not be summarized | |
| LoanDisbursementStatus | vdarl | lc_disbursement | Processing Characteristic: Disbursement Status | |
| LoanCapitalAmountStatus | vdarl | lc_capitals | Processing Characteristic: Status of Capital Amounts | |
| LoanPlannedRecordStatus | vdarl | lc_planned_flow | Processing Characteristic: Status of Planned Records | |
| LoanOpenReceivablesStatus | vdarl | lc_debit | Processing Characteristic: Status of Customer Receivables | |
| LoanOpenPayablesStatus | vdarl | lc_credit | Processing Characteristic: Status of Customer Payables | |
| LoanProcgCharacteristicsStatus | vdarl | lc_status | Status of Processing Characteristics for Loan | |
| LoanStopIndicatorCode | vdarl | stop_indicator | Stop Indicator | |
| LoanIntrstOnArrsCalcProfile | vdarl | scheme_id | Calculation Profile for Interest on Arrears Calculation | |
| LoanNonAccrStatusIsPermitted | vdarl | flg_non_accrual | Non-Accrual Status Permitted | |
| LoanFinMathConnectionType | vdarl | sfima_method | Control Settings for FiMa Connection | |
| LoanNonIntrstOnArrsValidToDate | vdarl | noioa_till_block | End Date of Non-IOA Period | |
| LoanIsSyndicated | vdarl | flg_syndicate | Syndicated Loan | |
| LoanIsPartOfFacility | vdarl | flg_facility | Loan: Part of Facility | |
| LoanPosGrpgOpenLoanCommitment | vdarl | skwg14_open | Position Grouping Acc. to Para 14 GBA Open Loan Commitments | |
| LoanCrteCustomerFlowsIsActive | vdarl | flg_addflow | Create customer specific additional flows | |
| ScrtyClCmplmntyIdnCode | vdarl | coicode | Complementary Identification Code | |
| ScrtyClCmplmntyIdnCtryReg | vdarl | coiland | Complementary Identification Country/Region | |
| LoanCrdtAgrmtClassification | vdarl | dcac_class | Loan Classification (Directive on Credit Agmts for Cons.) | |
| LoanCrdtAgrmtPartnerCurrency | vdarl | dcac_curr | Loan Partner Currency (Directive on Credit Agmts for Cons.) | |
| LoanAutomaticPaymentCurrency | vdarl | pycur | Currency for Automatic Payment | |
| LoanContractSWIFTCode | vdarl | contract_bic | SWIFT/BIC for International Payments | |
| LoanContrIBANDeterminationType | vdarl | iban_det | Type of Determination of IBAN for a contract | |
| LoanTaxReductionIsEligible | vdarl | esg_etax_eligible | Tax Reduction Eligibility | |
| LoanTxnmEligibilityPctgRate | vdarl | esg_etax_elgblty_perc | Taxonomy Eligibility Percentage | |
| LoanClimateNeutralityIsAligned | vdarl | esg_clim_chng_algnmnt | Climate Neutrality Alignment | |
| LoanEnvrnmtlObjtvsAreAligned | vdarl | esg_env_impct_algnmnt | Environmental Objectives Alignment | |
| LoanSustblInvmtIsSupported | vdarl | esg_sust_invst_supprt | Sustainable Investments Support | |
| LoanLglRequirementIsCompliant | vdarl | esg_lgl_req_comp | Compliance with Legal Requirements | |
| LoanDoNotSgnftHarmIsCmpant | vdarl | esg_ovrll_dnsh_comp | Overall DNSH Compliance | |
| LoanIsGreenProject | vdarl | esg_green_loan | Green Loan | |
| LoanEconomicActivityType | vdarl | esg_econ_actvty | Economic Activity | |
| LoanAssetLiabilityTransCode | vdarl | saktpas | Indicator: Asset/Liability Transaction | |
| _BusinessPartner | _BusinessPartner | |||
| _Customer | _Customer | |||
| _LoanContrCndnHdrData | _LoanContrCndnHdrData | |||
| _LoanContrBusPartRelshpData | _LoanContrBusPartRelshpData | |||
| _LoanContrChgPointerData | _LoanContrChgPointerData | |||
| _LoanContrActlDocHdrData | _LoanContrActlDocHdrData | |||
| _LoanContrPostedItemData | _LoanContrPostedItemData | |||
| _LoanContrPlndItmData | _LoanContrPlndItmData | |||
| _CompanyCode | _CompanyCode | |||
| _LoanArchivingCategory | _LoanArchivingCategory | |||
| _Currency | _Currency | |||
| _FinancialInstrProdCat | _FinancialInstrProdCat | |||
| _FinancialInstrProductType | _FinancialInstrProductType | |||
| _HouseBank | _HouseBank | |||
| _LoanTypeProdTypeRelshp | _LoanTypeProdTypeRelshp | |||
| _LoanType | _LoanType | |||
| _LoanGroupKey1 | _LoanGroupKey1 | |||
| _LoanGroupKey2 | _LoanGroupKey2 | |||
| _LoanTerm | _LoanTerm | |||
| _LoanNonAccptcRsn | _LoanNonAccptcRsn | |||
| _LoanAssignmentCreditor | _LoanAssignmentCreditor | |||
| _LoanClass | _LoanClass | |||
| _DunningArea | _DunningArea | |||
| _LoanSpecialPostingType | _LoanSpecialPostingType | |||
| _LoanGroupKey3 | _LoanGroupKey3 | |||
| _LoanGroupKey4 | _LoanGroupKey4 | |||
| _LoanIncgPaytDistrCtrl | _LoanIncgPaytDistrCtrl | |||
| _LoanDrwgRestraintType | _LoanDrwgRestraintType | |||
| _LoanSecurityType | _LoanSecurityType | |||
| _TreasuryPortfolio | _TreasuryPortfolio | |||
| _LoanSalesRegion | _LoanSalesRegion | |||
| _LoanBranchOffice | _LoanBranchOffice | |||
| _LoanManualDunLevel | _LoanManualDunLevel | |||
| _BusinessArea | _BusinessArea | |||
| _LoanPaymentStatus | _LoanPaymentStatus | |||
| _Country | _Country | |||
| _Region | _Region | |||
| _LoanActivityAgentRelshp | _LoanActivityAgentRelshp | |||
| _LoanConditionItem | _LoanConditionItem | |||
| _LoanPurpose | _LoanPurpose | |||
| _LoanSpecialTreatment | _LoanSpecialTreatment | |||
| _LoanResidentialFinancingType | _LoanResidentialFinancingType | |||
| _LoanOriginType | _LoanOriginType | |||
| _LoanIntrstOnArrsCalcProfile | _LoanIntrstOnArrsCalcProfile | |||
| _LoanCrdtAgrmtClassification | _LoanCrdtAgrmtClassification | |||
| _LoanEconomicActivityType | _LoanEconomicActivityType |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view I_LoanContrData.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
CREATE VIEW I_LoanContrData AS
SELECT
vdarl.bukrs AS CompanyCode,
vdarl.sarchiv AS LoanArchivingCategory,
vdarl.ranl AS LoanContractID,
vdarl.rerf AS LoanContractEnteredBy,
vdarl.derf AS LoanContractEnteredDate,
vdarl.terf AS LoanContractEnteredTime,
vdarl.reher AS LoanContractEnteredSource,
vdarl.rbear AS LoanContractEditedBy,
vdarl.dbear AS LoanContractEditedDate,
vdarl.tbear AS LoanContractEditedTime,
vdarl.rbher AS LoanContractEditedSource,
vdarl.sobjekt AS LoanObjectInternalKey,
vdarl.sstati AS LoanLifeCycleStatus,
vdarl.sanlf AS LoanProductCategory,
vdarl.gsart AS LoanProductType,
vdarl.rrefkont AS LoanAcctAssgmtRef,
vdarl.hbkid AS HouseBank,
vdarl.hktid AS HouseBankAccount,
vdarl.stitel AS LoanType,
vdarl.sglzb AS StateCntrlBkAstGrp,
vdarl.sfibg AS FinAcctgAstGrp,
vdarl.sbilk AS BalanceSheetCode,
vdarl.xakt AS LoanFileNumber,
vdarl.ranlalt1 AS LoanAlternativeID1,
vdarl.ranlalt2 AS LoanAlternativeID2,
vdarl.sgr1 AS LoanGroupKey1,
vdarl.sgr2 AS LoanGroupKey2,
vdarl.rklammer AS LoanClassfctnNmbr,
vdarl.ranlket AS PrncpLoanInvmtNmbr,
vdarl.rantrag AS LoanApplicationNumber,
vdarl.ssolist AS LoanIntrstCalcCptlMeth,
vdarl.sfrist AS LoanTerm,
vdarl.bantrag AS LoanCapitalAppliedAmount,
vdarl.santwhr AS LoanContractCurrency,
vdarl.dantrag AS LoanApplicationEntryDate,
vdarl.bzusage AS LoanCommittedCapitalAmount,
vdarl.dzusage AS LoanCommitmentDate,
vdarl.dblfz AS LoanTermStartDate,
vdarl.delfz AS LoanTermEndDate,
vdarl.svzweck AS LoanPurpose,
vdarl.ssonder AS LoanSpecialTreatment,
vdarl.slaender AS LoanCountryID,
vdarl.snichtab AS LoanNonAccptcRsn,
vdarl.darchiv AS LoanWithdrawalDate,
vdarl.sdtyp AS LoanClass,
vdarl.dbewi AS LoanApprovalDate,
vdarl.sabt AS LoanAssignmentCreditor,
vdarl.maber AS DunningArea,
vdarl.mahns AS DunningLevel,
vdarl.madat AS LastDunningDate,
vdarl.sondst AS LoanSpecialPostingType,
vdarl.sgrp3 AS LoanGroupKey3,
vdarl.sgrp4 AS LoanGroupKey4,
vdarl.szkey AS LoanIncgPaytDistrCtrl,
vdarl.begru AS LoanAuthorizationGroup,
vdarl.sverfu AS LoanDrwgRestraintType,
vdarl.stitart AS LoanSecurityType,
vdarl.rportb AS LoanPortfolioType,
vdarl.sregion AS LoanSalesRegion,
vdarl.sgesst AS LoanBranchOffice,
vdarl.sbea AS LoanProcessingControl,
vdarl.sobez AS LoanOrganizationalDistrict,
vdarl.sbezirk AS LoanAgentDistrict,
vdarl.smahnm AS LoanManualDunLevel,
vdarl.drueck AS LoanRedeemDate,
vdarl.sabgrenz AS LoanDiscountMethod,
vdarl.sfest AS LoanFixedContractControl,
vdarl.rdarnehm AS BusinessPartner,
vdarl.objnr AS FinTransObjNmbr,
vdarl.hdn_kunnr AS LoanMainBrwrCustNmbr,
vdarl.ranlstamnr AS LoanMasterNumber,
vdarl.sdunncmp AS LoanDunSmmrzn,
vdarl.xnodunn AS LoanDunRunIsExclude,
vdarl.refer AS LoanInternalReference,
vdarl.merkm AS LoanCharacteristic,
vdarl.sduncharg AS LoanIsPostDunCharge,
vdarl.saktpas AS LoanIsLiabilityTransaction,
vdarl.gsber AS LoanBusinessArea,
vdarl.jnorepay AS LoanIsPayoffLock,
vdarl.jnodoip AS LoanIsPOffBlkOpnItmClrg,
vdarl.com_val_class AS LoanGeneralValuationClass,
vdarl.paym_status AS LoanPaymentStatus,
vdarl.sstate_of_exec AS LoanConcludedRegion,
vdarl.backoffice_id AS LoanBackOffice,
vdarl.contract_iban AS LoanContractIBAN,
vdarl.bpca_type_code AS LoanBusProcChnAssgmtType,
vdarl.bpca_id AS LoanBusProcChnAssgmtID,
vdarl.xalkz AS LoanReferenceShortText,
vdarl.xallb AS LoanReferenceLongText,
vdarl.dzusage_origin AS LoanOriginalApprovalDate,
vdarl.sdismeth AS LoanDiscountDistributionMethod,
vdarl.sfiwo AS LoanResidentialFinancingType,
vdarl.aabtret AS LoanNmbrOfPossibleAssignments,
vdarl.babtret AS LoanAssignmentsMinimumAmount,
vdarl.bgesdar AS LoanSyndicatedTotalAmount,
vdarl.dkons AS LoanSyndicationDate,
vdarl.jorig AS LoanBorrowersNotePostingType,
vdarl.vvsloekz AS LoanDeletionIndicatorCode,
vdarl.sabtrans AS LoanFrgnAssignmentIsPossible,
vdarl.akons AS LoanNumberOfSyndicateMembers,
vdarl.sfgkz AS LoanContractReleaseType,
vdarl.rpnr AS LoanRolloverNumber,
vdarl.rsbear AS LoanRollOverClerkUserID,
vdarl.nabtrv AS LoanAssignmentContractNumber,
vdarl.naval AS LoanGuaranteeNumber,
vdarl.dabtr AS LoanAssignmentDate,
vdarl.dverfu AS LoanDrwgRestraintDsplValdToDte,
vdarl.sfgbew AS LoanTransactionDataReleaseType,
vdarl.delsoz AS LoanSpclIntrstPaytValidToDate,
vdarl.split AS LoanPaymentSplittingIsActive,
vdarl.bnbuerg AS LoanNonGuaranteedCapitalAmount,
vdarl.srefzins AS LoanHasReferenceInterestRate,
vdarl.skwg14_neu AS LoanPositionGrouping,
vdarl.migdate AS LoanMigrationDate,
vdarl.swhrorg AS LoanCrcyBeforeEuroConversion,
vdarl.dconvert AS LoanCurrencyEuroConversionDate,
vdarl.dcorrect AS LoanCrcyEuroCnvrsnAdjmtDate,
vdarl.sarc_excl AS LoanDocumentArchivingIsLocked,
vdarl.sarc_docs AS LoanDocumentIsArchived,
vdarl.no_plan_done AS LoanToCompletedStatusIsBlocked,
vdarl.dplan_set AS LoanPlannedCompletedStatusDate,
vdarl.dopen AS LoanContractOpeningDate,
vdarl.dclose AS LoanContractClosingDate,
vdarl.dunn_block_till AS LoanDunningLockValidToDate,
vdarl.xnoioa AS LoanIntrstOnArrsLockedIndCode,
vdarl.noioa_till AS LoanIntrstOnArrsLockValdToDte,
vdarl.origin AS LoanOriginType,
vdarl.sver_excl AS LoanDocSummarizationIsLocked,
vdarl.lc_disbursement AS LoanDisbursementStatus,
vdarl.lc_capitals AS LoanCapitalAmountStatus,
vdarl.lc_planned_flow AS LoanPlannedRecordStatus,
vdarl.lc_debit AS LoanOpenReceivablesStatus,
vdarl.lc_credit AS LoanOpenPayablesStatus,
vdarl.lc_status AS LoanProcgCharacteristicsStatus,
vdarl.stop_indicator AS LoanStopIndicatorCode,
vdarl.scheme_id AS LoanIntrstOnArrsCalcProfile,
vdarl.flg_non_accrual AS LoanNonAccrStatusIsPermitted,
vdarl.sfima_method AS LoanFinMathConnectionType,
vdarl.noioa_till_block AS LoanNonIntrstOnArrsValidToDate,
vdarl.flg_syndicate AS LoanIsSyndicated,
vdarl.flg_facility AS LoanIsPartOfFacility,
vdarl.skwg14_open AS LoanPosGrpgOpenLoanCommitment,
vdarl.flg_addflow AS LoanCrteCustomerFlowsIsActive,
vdarl.coicode AS ScrtyClCmplmntyIdnCode,
vdarl.coiland AS ScrtyClCmplmntyIdnCtryReg,
vdarl.dcac_class AS LoanCrdtAgrmtClassification,
vdarl.dcac_curr AS LoanCrdtAgrmtPartnerCurrency,
vdarl.pycur AS LoanAutomaticPaymentCurrency,
vdarl.contract_bic AS LoanContractSWIFTCode,
vdarl.iban_det AS LoanContrIBANDeterminationType,
vdarl.esg_etax_eligible AS LoanTaxReductionIsEligible,
vdarl.esg_etax_elgblty_perc AS LoanTxnmEligibilityPctgRate,
vdarl.esg_clim_chng_algnmnt AS LoanClimateNeutralityIsAligned,
vdarl.esg_env_impct_algnmnt AS LoanEnvrnmtlObjtvsAreAligned,
vdarl.esg_sust_invst_supprt AS LoanSustblInvmtIsSupported,
vdarl.esg_lgl_req_comp AS LoanLglRequirementIsCompliant,
vdarl.esg_ovrll_dnsh_comp AS LoanDoNotSgnftHarmIsCmpant,
vdarl.esg_green_loan AS LoanIsGreenProject,
vdarl.esg_econ_actvty AS LoanEconomicActivityType,
vdarl.saktpas AS LoanAssetLiabilityTransCode
FROM vdarl
LEFT OUTER JOIN I_BusinessPartner AS _BusinessPartner ON BusinessPartner = _BusinessPartner.BusinessPartner -- association [0..1]
LEFT OUTER JOIN I_Customer AS _Customer ON LoanMainBrwrCustNmbr = _Customer.Customer -- association [0..1]
LEFT OUTER JOIN I_LoanContrCndnHdrData AS _LoanContrCndnHdrData ON CompanyCode = _LoanContrCndnHdrData.CompanyCode AND LoanContractID = _LoanContrCndnHdrData.LoanContractID -- association [0..*]
LEFT OUTER JOIN I_LoanContrBusPartRelshpData AS _LoanContrBusPartRelshpData ON LoanObjectInternalKey = _LoanContrBusPartRelshpData.LoanBPObjectInternalKey -- association [0..*]
LEFT OUTER JOIN I_LoanContrChgPointerData AS _LoanContrChgPointerData ON CompanyCode = _LoanContrChgPointerData.CompanyCode AND LoanArchivingCategory = _LoanContrChgPointerData.LoanArchivingCategory AND LoanContractID = _LoanContrChgPointerData.LoanContractID -- association [0..*]
LEFT OUTER JOIN I_LoanContrActlDocHdrData AS _LoanContrActlDocHdrData ON CompanyCode = _LoanContrActlDocHdrData.CompanyCode AND LoanContractID = _LoanContrActlDocHdrData.LoanContractID -- association [0..*]
LEFT OUTER JOIN I_LoanContrPostedItemData AS _LoanContrPostedItemData ON CompanyCode = _LoanContrPostedItemData.CompanyCode AND LoanContractID = _LoanContrPostedItemData.LoanContractID -- association [0..*]
LEFT OUTER JOIN I_LoanContrPlndItmData AS _LoanContrPlndItmData ON CompanyCode = _LoanContrPlndItmData.CompanyCode AND LoanContractID = _LoanContrPlndItmData.LoanContractID -- association [0..*]
LEFT OUTER JOIN I_CompanyCode AS _CompanyCode ON CompanyCode = _CompanyCode.CompanyCode -- association [0..1]
LEFT OUTER JOIN I_LoanArchivingCategory AS _LoanArchivingCategory ON LoanArchivingCategory = _LoanArchivingCategory.LoanArchivingCategory -- association [0..1]
LEFT OUTER JOIN I_Currency AS _Currency ON LoanContractCurrency = _Currency.Currency -- association [0..1]
LEFT OUTER JOIN I_FinancialInstrProdCat AS _FinancialInstrProdCat ON LoanProductCategory = _FinancialInstrProdCat.FinancialInstrProductCategory -- association [0..1]
LEFT OUTER JOIN I_FinancialinstrProductType AS _FinancialInstrProductType ON LoanProductType = _FinancialInstrProductType.FinancialInstrumentProductType -- association [0..1]
LEFT OUTER JOIN I_Housebank AS _HouseBank ON CompanyCode = _HouseBank.CompanyCode AND HouseBank = _HouseBank.HouseBank -- association [0..1]
LEFT OUTER JOIN I_LoanTypeProdTypeRelshp AS _LoanTypeProdTypeRelshp ON LoanProductType = _LoanTypeProdTypeRelshp.LoanProductType AND LoanType = _LoanTypeProdTypeRelshp.LoanType -- association [0..1]
LEFT OUTER JOIN I_LoanType AS _LoanType ON LoanType = _LoanType.LoanType -- association [0..1]
LEFT OUTER JOIN I_LoanGroupKey1 AS _LoanGroupKey1 ON LoanGroupKey1 = _LoanGroupKey1.LoanGroupKey1 -- association [0..1]
LEFT OUTER JOIN I_LoanGroupKey2 AS _LoanGroupKey2 ON LoanGroupKey2 = _LoanGroupKey2.LoanGroupKey2 -- association [0..1]
LEFT OUTER JOIN I_LoanTerm AS _LoanTerm ON LoanTerm = _LoanTerm.LoanTerm -- association [0..1]
LEFT OUTER JOIN I_LoanNonAccptcRsn AS _LoanNonAccptcRsn ON CompanyCode = _LoanNonAccptcRsn.CompanyCode AND LoanProductType = _LoanNonAccptcRsn.LoanProductType AND LoanNonAccptcRsn = _LoanNonAccptcRsn.LoanNonAccptcRsn -- association [0..1]
LEFT OUTER JOIN I_LoanAssignmentCreditor AS _LoanAssignmentCreditor ON LoanAssignmentCreditor = _LoanAssignmentCreditor.LoanAssignmentCreditor -- association [0..1]
LEFT OUTER JOIN I_LoanClass AS _LoanClass ON LoanClass = _LoanClass.LoanClass -- association [0..1]
LEFT OUTER JOIN I_DunningArea AS _DunningArea ON CompanyCode = _DunningArea.CompanyCode AND DunningArea = _DunningArea.DunningArea -- association [0..1]
LEFT OUTER JOIN I_LoanSpecialPostingType AS _LoanSpecialPostingType ON CompanyCode = _LoanSpecialPostingType.CompanyCode AND LoanSpecialPostingType = _LoanSpecialPostingType.LoanSpecialPostingType -- association [0..1]
LEFT OUTER JOIN I_LoanGroupKey3 AS _LoanGroupKey3 ON LoanGroupKey3 = _LoanGroupKey3.LoanGroupKey3 -- association [0..1]
LEFT OUTER JOIN I_LoanGroupKey4 AS _LoanGroupKey4 ON LoanGroupKey4 = _LoanGroupKey4.LoanGroupKey4 -- association [0..1]
LEFT OUTER JOIN I_LoanIncgPaytDistrCtrl AS _LoanIncgPaytDistrCtrl ON LoanIncgPaytDistrCtrl = _LoanIncgPaytDistrCtrl.LoanIncgPaytDistrCtrl -- association [0..1]
LEFT OUTER JOIN I_LoanDrwgRestraintType AS _LoanDrwgRestraintType ON LoanDrwgRestraintType = _LoanDrwgRestraintType.LoanDrwgRestraintType -- association [0..1]
LEFT OUTER JOIN I_LoanSecurityType AS _LoanSecurityType ON LoanSecurityType = _LoanSecurityType.LoanSecurityType -- association [0..1]
LEFT OUTER JOIN I_TreasuryPortfolio AS _TreasuryPortfolio ON CompanyCode = _TreasuryPortfolio.CompanyCode AND LoanPortfolioType = _TreasuryPortfolio.Portfolio -- association [0..1]
LEFT OUTER JOIN I_LoanSalesRegion AS _LoanSalesRegion ON LoanSalesRegion = _LoanSalesRegion.LoanSalesRegion -- association [0..1]
LEFT OUTER JOIN I_LoanBranchOffice AS _LoanBranchOffice ON LoanBranchOffice = _LoanBranchOffice.LoanBranchOffice -- association [0..1]
LEFT OUTER JOIN I_LoanManualDunLevel AS _LoanManualDunLevel ON LoanManualDunLevel = _LoanManualDunLevel.LoanManualDunLevel -- association [0..1]
LEFT OUTER JOIN I_BusinessArea AS _BusinessArea ON LoanBusinessArea = _BusinessArea.BusinessArea -- association [0..1]
LEFT OUTER JOIN I_LoanPaymentStatus AS _LoanPaymentStatus ON LoanPaymentStatus = _LoanPaymentStatus.LoanPaymentStatus -- association [0..1]
LEFT OUTER JOIN I_Country AS _Country ON LoanCountryID = _Country.Country -- association [0..1]
LEFT OUTER JOIN I_Region AS _Region ON LoanCountryID = _Region.Country AND LoanConcludedRegion = _Region.Region -- association [0..1]
LEFT OUTER JOIN I_LoanActivityAgentRelshp AS _LoanActivityAgentRelshp ON LoanObjectInternalKey = _LoanActivityAgentRelshp.LoanObjectInternalKey -- association [0..*]
LEFT OUTER JOIN I_LoanConditionItem AS _LoanConditionItem ON CompanyCode = _LoanConditionItem.CompanyCode AND LoanProductCategory = _LoanConditionItem.LoanProductCategory AND LoanContractID = _LoanConditionItem.LoanContractID -- association [0..*]
LEFT OUTER JOIN I_LoanPurpose AS _LoanPurpose ON LoanProductType = _LoanPurpose.LoanProductType AND LoanPurpose = _LoanPurpose.LoanPurpose -- association [0..1]
LEFT OUTER JOIN I_LoanSpecialTreatment AS _LoanSpecialTreatment ON LoanSpecialTreatment = _LoanSpecialTreatment.LoanSpecialTreatment -- association [0..1]
LEFT OUTER JOIN I_LoanResidentialFinancingType AS _LoanResidentialFinancingType ON LoanResidentialFinancingType = _LoanResidentialFinancingType.LoanResidentialFinancingType -- association [0..1]
LEFT OUTER JOIN I_LoanOriginType AS _LoanOriginType ON LoanOriginType = _LoanOriginType.LoanOriginType -- association [0..1]
LEFT OUTER JOIN I_LoanIntrstOnArrsCalcProfile AS _LoanIntrstOnArrsCalcProfile ON LoanIntrstOnArrsCalcProfile = _LoanIntrstOnArrsCalcProfile.LoanIntrstOnArrsCalcProfile -- association [0..1]
LEFT OUTER JOIN I_LoanCrdtAgrmtClassification AS _LoanCrdtAgrmtClassification ON LoanCrdtAgrmtClassification = _LoanCrdtAgrmtClassification.LoanCrdtAgrmtClassification -- association [0..1]
LEFT OUTER JOIN I_LoanEconomicActivityType AS _LoanEconomicActivityType ON LoanEconomicActivityType = _LoanEconomicActivityType.LoanEconomicActivityType -- association [0..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA