MDU_APPLOBJ SAP table for – Master Data Update: Maintainable Application Objects

Here we would like to draw your attention to MDU_APPLOBJ table in SAP. As we know it is being mainly used with the SAP FI-CA (Contract Accounts Receivable and Payable in FI) component which is coming under FI module (Financial Accounting). MDU_APPLOBJ is a SAP standard transp table used for storing Master Data Update: Maintainable Application Objects related data in SAP. It comes under the package FKKTOOLS.

SAP MDU_APPLOBJ table

Table MDU_APPLOBJ technical data

TableMDU_APPLOBJ
Data storingMaster Data Update: Maintainable Application Objects
ModuleFI
Sub ModuleFI-CA
SAP PackageFKKTOOLS
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentFI-CA
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • OBJAP : Application Object
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • UPDFM : Function Module for Update Object
    Its data type is CHAR (Character String) with field length 30