FSBPCE_PXE_AGENT SAP table for – Customizing for Agents

Here we would like to draw your attention to FSBPCE_PXE_AGENT 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). FSBPCE_PXE_AGENT is a SAP standard transp table used for storing Customizing for Agents related data in SAP. It comes under the package FS_BP_FND_PROXY_EVENTS.

SAP FSBPCE_PXE_AGENT table

Table FSBPCE_PXE_AGENT technical data

TableFSBPCE_PXE_AGENT
Data storingCustomizing for Agents
ModuleFS
Sub ModuleFS-BP
SAP PackageFS_BP_FND_PROXY_EVENTS
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BS_FND
Table CategoryTRANSP

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

  • MANDT : Client ID
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • AGENT_ID : Agent ID
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • DATA_READER : Name of Class for Reading Data for Change Pointers
    Its data type is CHAR (Character String) with field length 30
  • MESSAGE_COMPOSER : Name of Class for Creating Information Message
    Its data type is CHAR (Character String) with field length 30
  • SEND_PROXY : Name of Class for Sending Information Message
    Its data type is CHAR (Character String) with field length 30
  • SERVICE_NAME : Name of the Service Implementation for SAP Business Partner
    Its data type is CHAR (Character String) with field length 30