GMLOCTEXT SAP table for – Letter of Credit Definition

Here we would like to draw your attention to GMLOCTEXT 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). GMLOCTEXT is a SAP standard transp table used for storing Letter of Credit Definition related data in SAP. It comes under the package GMMASTERDATA_E.

SAP GMLOCTEXT table

Table GMLOCTEXT technical data

TableGMLOCTEXT
Data storingLetter of Credit Definition
ModulePSM
Sub ModulePSM-GM-GTE-MD
SAP PackageGMMASTERDATA_E
Delivery ClassA – Application table (master and transaction data)
ComponentEA-PS
Table CategoryTRANSP

SAP GMLOCTEXT 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 GMLOCTEXT 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
  • LETTER_OF_CREDIT : Letter of Credit
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • LOC_DESCRIPTION : Letter of Credit Description
    Its data type is CHAR (Character String) with field length 40