GMPRTEXTS SAP table for – Payment Rule Text

Here we would like to draw your attention to GMPRTEXTS table in SAP. As we know it is being mainly used with the SAP PSM-GM (Grants Management in PSM) component which is coming under PSM module (Public Sector Management). GMPRTEXTS is a SAP standard transp table used for storing Payment Rule Text related data in SAP. It comes under the package GMMASTERDATA_E.

SAP GMPRTEXTS table

Table GMPRTEXTS technical data

TableGMPRTEXTS
Data storingPayment Rule Text
ModulePSM
Sub ModulePSM-GM-GTE-MD
SAP PackageGMMASTERDATA_E
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-PS
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGUAGE : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • PAYMENT_RULE : Payment Rule
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • PAYMENT_RULE_TXT : Payment Rule Text
    Its data type is CHAR (Character String) with field length 30