TDREMIT_ZIP SAP table for – Assignment of Remittance Code to Postal Code

Here we would like to draw your attention to TDREMIT_ZIP table in SAP. As we know it is being mainly used with the SAP FS-CML (Loans Management in FS) component which is coming under FS module (Financial Services). TDREMIT_ZIP is a SAP standard transp table used for storing Assignment of Remittance Code to Postal Code related data in SAP. It comes under the package FVVD_BILL.

SAP TDREMIT_ZIP table

Table TDREMIT_ZIP technical data

TableTDREMIT_ZIP
Data storingAssignment of Remittance Code to Postal Code
ModuleFS
Sub ModuleFS-CML-PO
SAP PackageFVVD_BILL
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GSART : Product Type
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • BILL_CATEGORY : Billing Category
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • ZIP_CODE_FROM : From Postal Code
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • ZIP_CODE_TO : To Postal Code
    Its data type is CHAR (Character String) with field length 5
  • REMITTANCE_CODE : Remittance Code
    Its data type is CHAR (Character String) with field length 4