I_BPFINANCIALSERVICESREPORTING

CDS View

Business Partner Reporting Data

I_BPFINANCIALSERVICESREPORTING is a CDS View in S/4HANA. Business Partner Reporting Data. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
A_BPFinancialServicesReporting view from BASIC Financial Services Reporting
I_BPFinServicesReportingTP view_entity from TRANSACTIONAL Financial Services Reporting - TP
@AbapCatalog: { sqlViewName: 'IBPFINSRVCSRPTG',
                compiler.compareFilter: true,
                preserveKey: true,
                buffering.status: #NOT_ALLOWED
              }
@AccessControl: {authorizationCheck: #MANDATORY,
                 personalData.blocking: #REQUIRED
                }
@ObjectModel: { representativeKey: 'BusinessPartner',
                usageType: { dataClass: #MASTER,
                             serviceQuality: #B,
                             sizeCategory: #L
                           }
              }
@Metadata.ignorePropagatedAnnotations: true
@VDM.viewType: #BASIC
@ClientHandling.algorithm: #SESSION_VARIABLE
@EndUserText.label: 'Business Partner Reporting Data'
define view I_BPFinancialServicesReporting
  as select from bp1030
  association [1]    to I_BusinessPartner              as _BusinessPartner              on $projection.BusinessPartner = _BusinessPartner.BusinessPartner
  association [0..1] to I_BPFinancialServicesExtn      as _BPFinancialServicesExtn      on $projection.BusinessPartner = _BPFinancialServicesExtn.BusinessPartner
  association [0..1] to I_BPBusinessPurpose            as _BPBusinessPurpose            on $projection.BusinessPartnerBusinessPurpose = _BPBusinessPurpose.BusinessPartnerBusinessPurpose
  association [0..*] to I_BPBusinessPurposeText        as _BPBusinessPurposeText        on $projection.BusinessPartnerBusinessPurpose = _BPBusinessPurposeText.BusinessPartnerBusinessPurpose
  association [0..1] to I_BPCntrlBankCountryRegion     as _BPCntrlBankCountryRegion     on $projection.BPCentralBankCountryRegion = _BPCntrlBankCountryRegion.BPCentralBankCountryRegion
  association [0..*] to I_BPCntrlBankCountryRegionText as _BPCntrlBankCountryRegionText on $projection.BPCentralBankCountryRegion = _BPCntrlBankCountryRegionText.BPCentralBankCountryRegion
  association [0..1] to I_BPCompanyRelationship        as _BPCompanyRelationship        on $projection.BPCompanyRelationship = _BPCompanyRelationship.BPCompanyRelationship
  association [0..*] to I_BPCompanyRelationshipText    as _BPCompanyRelationshipText    on $projection.BPCompanyRelationship = _BPCompanyRelationshipText.BPCompanyRelationship
  association [0..1] to I_BPCreditStandingReview       as _BPCreditStandingReview       on $projection.BPCreditStandingReview = _BPCreditStandingReview.BPCreditStandingReview
  association [0..*] to I_BPCreditStandingReviewText   as _BPCreditStandingReviewText   on $projection.BPCreditStandingReview = _BPCreditStandingReviewText.BPCreditStandingReview
  association [0..1] to I_BPDebtorGroup                as _BPDebtorGroup                on $projection.BusinessPartnerDebtorGroup = _BPDebtorGroup.BusinessPartnerDebtorGroup
  association [0..*] to I_BPDebtorGroupText            as _BPDebtorGroupText            on $projection.BusinessPartnerDebtorGroup = _BPDebtorGroupText.BusinessPartnerDebtorGroup
  association [0..1] to I_BPGerAstRglnRstrcdAstQta     as _BPGerAstRglnRstrcdAstQta     on $projection.BPGerAstRglnRestrictedAstQuota = _BPGerAstRglnRstrcdAstQta.BPGerAstRglnRestrictedAstQuota
  association [0..*] to I_BPGerAstRglnRstrcdAstQtaText as _BPGerAstRglnRstrcdAstQtaText on $projection.BPGerAstRglnRestrictedAstQuota = _BPGerAstRglnRstrcdAstQtaText.BPGerAstRglnRestrictedAstQuota
  association [0..1] to I_BPGrpAssignmentCategory      as _BPGrpAssignmentCategory      on $projection.BPGroupAssignmentCategory = _BPGrpAssignmentCategory.BPGroupAssignmentCategory
  association [0..*] to I_BPGrpAssignmentCategoryText  as _BPGrpAssignmentCategoryText  on $projection.BPGroupAssignmentCategory = _BPGrpAssignmentCategoryText.BPGroupAssignmentCategory
  association [0..1] to I_BPLegalEntity                as _BPLegalEntity                on $projection.BusinessPartnerLegalEntity = _BPLegalEntity.BusinessPartnerLegalEntity
  association [0..*] to I_BPLegalEntityText            as _BPLegalEntityText            on $projection.BusinessPartnerLegalEntity = _BPLegalEntityText.BusinessPartnerLegalEntity
  association [0..1] to I_BPLoanToManager              as _BPLoanToManager              on $projection.BusinessPartnerLoanToManager = _BPLoanToManager.BusinessPartnerLoanToManager
  association [0..*] to I_BPLoanToManagerText          as _BPLoanToManagerText          on $projection.BusinessPartnerLoanToManager = _BPLoanToManagerText.BusinessPartnerLoanToManager
  association [0..1] to I_BPRiskGroup                  as _BPRiskGroup                  on $projection.BusinessPartnerRiskGroup = _BPRiskGroup.BusinessPartnerRiskGroup
  association [0..*] to I_BPRiskGroupText              as _BPRiskGroupText              on $projection.BusinessPartnerRiskGroup = _BPRiskGroupText.BusinessPartnerRiskGroup
{
  key bp1030.partnr           as BusinessPartner,
      bp1030.nresidt          as BPIsNonResident,
      bp1030.nresi_d          as BPNonResidencyStartDate,
      bp1030.kwg_rlv          as BPIsMultimillionLoanRecipient,
      bp1030.kwg_nr           as BPLoanReportingBorrowerNumber,
      bp1030.kwg_enr          as BPLoanRptgBorrowerEntityNumber,
      bp1030.kwg_cre          as BPCreditStandingReview,
      bp1030.kwg_cre_d        as BPCreditStandingReviewDate,
      bp1030.kwg_org          as BusinessPartnerLoanToManager,
      bp1030.comp_re          as BPCompanyRelationship,
      bp1030.kwg_cred_nr      as BPLoanReportingCreditorNumber,
      bp1030.xid_at           as BPOeNBIdentNumber,
      bp1030.szg_at           as BPOeNBTargetGroup,
      bp1030.sid_at           as BPOeNBIdentNumberAssigned,
      bp1030.sinlz_at         as BPOeNBInstituteNumber,
      bp1030.sinme_at         as BusinessPartnerIsOeNBInstitute,
      bp1030.gid_at           as BusinessPartnerGroup,
      bp1030.gidtype_at       as BPGroupAssignmentCategory,
      bp1030.gname_at         as BusinessPartnerGroupName,
      bp1030.ent_repo         as BusinessPartnerLegalEntity,
      bp1030.ent_quot         as BPGerAstRglnRestrictedAstQuota,
      bp1030.deb_grou         as BusinessPartnerDebtorGroup,
      bp1030.bus_purp         as BusinessPartnerBusinessPurpose,
      bp1030.risk_group       as BusinessPartnerRiskGroup,
      bp1030.classification_d as BPRiskGroupingDate,
      bp1030.combine_tie      as BPHasGroupAffiliation,
      bp1030.mfi              as BPIsMonetaryFinInstitution,
      bp1030.kwg_rel          as BPCrdtStandingReviewIsRequired,
      bp1030.l_credit_check   as BPLoanMonitoringIsRequired,
      bp1030.crediting_relief as BPHasCreditingRelief,
      bp1030.par1_abs1_rel    as BPInvestInRstrcdAstIsAuthzd,
      bp1030.country_key      as BPCentralBankCountryRegion,

      _BusinessPartner,
      _BPFinancialServicesExtn,
      _BPBusinessPurpose,
      _BPBusinessPurposeText,
      _BPCntrlBankCountryRegion,
      _BPCntrlBankCountryRegionText,
      _BPCompanyRelationship,
      _BPCompanyRelationshipText,
      _BPCreditStandingReview,
      _BPCreditStandingReviewText,
      _BPDebtorGroup,
      _BPDebtorGroupText,
      _BPGerAstRglnRstrcdAstQta,
      _BPGerAstRglnRstrcdAstQtaText,
      _BPGrpAssignmentCategory,
      _BPGrpAssignmentCategoryText,
      _BPLegalEntity,
      _BPLegalEntityText,
      _BPLoanToManager,
      _BPLoanToManagerText,
      _BPRiskGroup,
      _BPRiskGroupText
}
/*+[internal] {
"BASEINFO":
{
"FROM":
[
"BP1030"
],
"ASSOCIATED":
[
"I_BPBUSINESSPURPOSE",
"I_BPBUSINESSPURPOSETEXT",
"I_BPCNTRLBANKCOUNTRYREGION",
"I_BPCNTRLBANKCOUNTRYREGIONTEXT",
"I_BPCOMPANYRELATIONSHIP",
"I_BPCOMPANYRELATIONSHIPTEXT",
"I_BPCREDITSTANDINGREVIEW",
"I_BPCREDITSTANDINGREVIEWTEXT",
"I_BPDEBTORGROUP",
"I_BPDEBTORGROUPTEXT",
"I_BPFINANCIALSERVICESEXTN",
"I_BPGERASTRGLNRSTRCDASTQTA",
"I_BPGERASTRGLNRSTRCDASTQTATEXT",
"I_BPGRPASSIGNMENTCATEGORY",
"I_BPGRPASSIGNMENTCATEGORYTEXT",
"I_BPLEGALENTITY",
"I_BPLEGALENTITYTEXT",
"I_BPLOANTOMANAGER",
"I_BPLOANTOMANAGERTEXT",
"I_BPRISKGROUP",
"I_BPRISKGROUPTEXT",
"I_BUSINESSPARTNER"
],
"BASE":
[],
"ANNO_REF":
[],
"SCALAR_FUNCTION":
[],
"VERSION":0,
"ANNOREF_EVALUATION_ERROR":""
}
}*/