Skip to content

BillingBlockingReasonsMD

Source SQL File - Google Cloud Cortex Data Foundation

Google Cloud Cortex Foudantion - Cortex Reporting - (s4) - BillingBlockingReasonsMD

Overview

This reporting view provides a list of billing block reasons for SAP systems. It combines data from the tvfst table.

Data Sources

Source Table/View Description
tvfst Table containing billing block reasons.

Key Use Cases

  • Retrieve billing block reasons for a specific client and language key.
  • Generate reports on billing block reasons.

Query Logic

The query selects the Client_MANDT, LanguageKey_SPRAS, Block_FAKSP, and BillingBlockReason_VTEXT columns from the tvfst table.

Possible relation with SAP Transactions

Transaction Code Transaction Description

Data Lineage

Under Development

Table/View Fields

Field Field Description Description in SAP Dictionary (Comming soon)
Client_MANDT Client ID
LanguageKey_SPRAS Language Key
Block_FAKSP Billing Block
BillingBlockReason_VTEXT Billing Block Reason

Comments