VFPRCC_VIEW_TXT SAP table for – Pricing View Name

Here we would like to draw your attention to VFPRCC_VIEW_TXT table in SAP. As we know it is being mainly used with the SAP SD-BF (Basic Functions in SD) component which is coming under SD module (Sales & Distribution). VFPRCC_VIEW_TXT is a SAP standard transparent table used for storing Pricing View Name related data in SAP. It comes under the package VF_PRC_INTERFACE.

SAP VFPRCC_VIEW_TXT table

Table VFPRCC_VIEW_TXT technical data

TableVFPRCC_VIEW_TXT
Data storingPricing View Name
ModuleSD
ComponentSD-BF
SAP PackageVF_PRC_INTERFACE
Delivery ClassE – System table whose data is transported with its own transport objects
Table CategoryTRANSPARENT

SAP VFPRCC_VIEW_TXT Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in VFPRCC_VIEW_TXT table.

  • CLIENT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • VIEW_ID
    Its a key field. Its data type is N (Character String with Digits Only) with field length 4
  • LANGUAGE : Language Key
    Its a key field. Its data type is C (Character String) with field length 1
  • VIEW_TEXT
    Its data type is C (Character String) with field length 30