FMRPF_STRUCTURE SAP table for – Reporting Structure Definition

Here we would like to draw your attention to FMRPF_STRUCTURE table in SAP. As we know it is being mainly used with the SAP PSM-FM (Funds Management in PSM) component which is coming under PSM module (Public Sector Management). FMRPF_STRUCTURE is a SAP standard transp table used for storing Reporting Structure Definition related data in SAP. It comes under the package FMRP_E.

SAP FMRPF_STRUCTURE table

Table FMRPF_STRUCTURE technical data

TableFMRPF_STRUCTURE
Data storingReporting Structure Definition
ModulePSM
Sub ModulePSM-FM-IS
SAP PackageFMRP_E
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-PS
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • REPT_STRUCTURE : FMRPF Reporting Structure
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • ORIGIN : SAP / Customer
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • TYPE : Type of Reporting Structure
    Its data type is CHAR (Character String) with field length 10
  • OUTPUT_FORMAT : Output Format of Reporting Structure
    Its data type is CHAR (Character String) with field length 5
  • STATUS : Status of Reporting Structure
    Its data type is NUMC (Character String with Digits Only) with field length 1
  • SQL_TYPE : Type of SQL interface
    Its data type is CHAR (Character String) with field length 6
  • AUGRP : Authorization Groups of the Commitment Item
    Its data type is CHAR (Character String) with field length 10
  • CLASS : Object Type Name
    Its data type is CHAR (Character String) with field length 30