FSBP_PXE_LOG SAP table for – Table for Logging Proxy Events

Here we would like to draw your attention to FSBP_PXE_LOG table in SAP. As we know it is being mainly used with the SAP FS-BP (Business Partner in FS) component which is coming under FS module (Financial Services). FSBP_PXE_LOG is a SAP standard transp table used for storing Table for Logging Proxy Events related data in SAP. It comes under the package FS_BP_FND_PROXY_EVENTS_TEST.

SAP FSBP_PXE_LOG table

Table FSBP_PXE_LOG technical data

TableFSBP_PXE_LOG
Data storingTable for Logging Proxy Events
ModuleFS
Sub ModuleFS-BP
SAP PackageFS_BP_FND_PROXY_EVENTS_TEST
Delivery ClassL – Table for storing temporary data
ComponentSAP_BS_FND
Table CategoryTRANSP

SAP FSBP_PXE_LOG Table Fields

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TIMESTAMP : Time Stamp for Log Entry of FS-BP Proxy Events
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • EVENT_NAME : Name of FS-BP Proxy Event (for Log)
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • CONTENT : Parameter Value
    Its data type is STRG (Character String of Variable Length) with field length 0