TVVIEWP SAP table for – SD: Function Activation Log

Here we would like to draw your attention to TVVIEWP table in SAP. As we know it is being mainly used with the SAP SD-BIL (Billing in SD) component which is coming under SD module (Sales & Distribution). TVVIEWP is a SAP standard transparent table used for storing SD: Function Activation Log related data in SAP. It comes under the package VF0C.

SAP TVVIEWP table

Table TVVIEWP technical data

TableTVVIEWP
Data storingSD: Function Activation Log
ModuleSD
ComponentSD-BIL
SAP PackageVF0C
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP TVVIEWP 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 TVVIEWP table.

  • PMANDT
    Its a key field. Its data type is C (Character String) with field length 3
  • PACTION
    Its data type is C (Character String) with field length 1
  • PDATLO
    Its a key field. Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • PTIMLO
    Its a key field. Its data type is T (Time (Time: HHMMSS)) with field length 6
  • PVIEWNAME
    Its a key field. Its data type is C (Character String) with field length 30
  • PVAKEY
    Its a key field. Its data type is C (Character String) with field length 50
  • PFIELDNAME
    Its a key field. Its data type is C (Character String) with field length 30
  • PUSER
    Its data type is C (Character String) with field length 12
  • PVALUE_OLD
    Its data type is C (Character String) with field length 50
  • PVALUE_NEW
    Its data type is C (Character String) with field length 50