DFKKORDERAPPROVE SAP table for – Requests to be Approved

Here we would like to draw your attention to DFKKORDERAPPROVE 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). DFKKORDERAPPROVE is a SAP standard transp table used for storing Requests to be Approved related data in SAP. It comes under the package FKK_ORDER.

SAP DFKKORDERAPPROVE table

Table DFKKORDERAPPROVE technical data

TableDFKKORDERAPPROVE
Data storingRequests to be Approved
ModuleFI
Sub ModuleFI-CA
SAP PackageFKK_ORDER
Delivery ClassA – Application table (master and transaction data)
ComponentFI-CA
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ORDNR : Request Number
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • ORDCLS : Request Class
    Its data type is CHAR (Character String) with field length 1
  • ORDTYP : Request Category
    Its data type is CHAR (Character String) with field length 1
  • DOC_DATE : Document Date in Document
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • POST_DATE : Posting Date in the Document
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • BLART : Document Type
    Its data type is CHAR (Character String) with field length 2
  • CURRENCY : Transaction Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • GESBETRW : Total Amount of Request in Transaction Currency
    Its data type is CURR (Currency Field) with field length 13
  • UNAM : Processor Who Created or Changed the Request
    Its data type is CHAR (Character String) with field length 12
  • WFP01 : Parameters for Role Determination in Workflow (Dual Control)
    Its data type is CHAR (Character String) with field length 20
  • WFP02 : Parameters for Role Determination in Workflow (Dual Control)
    Its data type is CHAR (Character String) with field length 20
  • WFP03 : Parameters for Role Determination in Workflow (Dual Control)
    Its data type is CHAR (Character String) with field length 20
  • .INCLUDE : CFC: Status include for application tables
  • STATE : CFC: Status of an application table entry
    Its data type is CHAR (Character String) with field length 2
  • LOCK_USER : Name of the person to last change the status of the object
    Its data type is CHAR (Character String) with field length 12
  • LOCK_LIMIT : CFC: Lock period of a lock entry
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • WORKSTATE : Last processing status of a clarification case
    Its data type is CHAR (Character String) with field length 2
  • RESUBMIT_DATE : Date on which Resubmission Occurs
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • WF_COUNT : Number of active workflows with this clarification case
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes