R_CRDTMBPCREDITINSURANCETP

CDS View

Credit Mgmt Account: Credit Insurance

R_CRDTMBPCREDITINSURANCETP is a CDS View in S/4HANA. Credit Mgmt Account: Credit Insurance. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
A_CrdtMgmtBPCreditInsurance view_entity projection CONSUMPTION Business Partner Credit Insurances
C_CrdtMBPCreditInsuranceTP view_entity projection CONSUMPTION Credit Mgmt: BP Credit Insurance
I_CrdtMgmtBPCreditInsuranceTP view_entity projection TRANSACTIONAL Credit Mgmt BP Creditinsurance - TP
@EndUserText.label: 'Credit Mgmt Account: Credit Insurance'

//@AbapCatalog: { sqlViewName:            'RCRDTMBP40TP',

//                compiler.compareFilter: true,

//                preserveKey:            true

//              }


@ObjectModel: { usageType: { dataClass:      #TRANSACTIONAL,
                             sizeCategory:   #L,
                             serviceQuality: #A
                           }
              }

@VDM: { viewType: #TRANSACTIONAL,
        lifecycle.contract.type: #SAP_INTERNAL_API
      }

//@ClientHandling: { type:      #INHERITED,

//                   algorithm: #SESSION_VARIABLE

//                 }


@AccessControl: { authorizationCheck:    #MANDATORY,
                  personalData.blocking: #BLOCKED_DATA_EXCLUDED
                }
@Consumption.dbHints: [ 'USE_HEX_PLAN' ]

define view entity R_CrdtMBPCreditInsuranceTP
  as select from R_CrdtMBPCreditInsurance

  association to parent R_CrdtMBusinessPartnerTP as _CrdtMBusinessPartnerTP on $projection.BusinessPartner = _CrdtMBusinessPartnerTP.BusinessPartner

{
  key BusinessPartner,
  key CreditSegment,
  key CrdtAcctInformationCategory,
  key CrdtAcctInformationType,
  key SequenceNumber,
      ExceptionIsCreditCheckRelevant,
      AddlCreditDocAmtInTransacCrcy,
      TransactionCurrency,
      ValidityStartDate,
      ValidityEndDate,
      AdditionalCreditDocComment,

// Exposed Associations

      _CrdtMBusinessPartnerTP,
      _BusinessPartner,
      _CrdtAcctInfoCategory,
      _CreditManagementSegment,
      _CrdtAcctInformationType,
      _Currency

}
where
  CreditSegment = ''