The DFKKORDERAPPROVE table in SAP ERP or S/4HANA stores Requests to be Approved data. There are total 22 fields in DFKKORDERAPPROVE table. The Requests to be Approved table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DFKKORDERAPPROVE table. It is in Requests (FKK_ORDER) ABAP package and is part of the Contract Accounts Receivable and Payable (FI-CA) module.
SAP DFKKORDERAPPROVE Table Fields
Following is the list of fields that are available in SAP DFKKORDERAPPROVE table. The primary key fields of Requests to be Approved table in SAP are MANDT (Client), ORDNR (Request Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ORDNR | Request Number | ORDNR_KK | CHAR (12) | |
| ORDCLS | Request Class | ORDCLS_KK | DFKKORDERCLS | CHAR (1) |
| ORDTYP | Request Category | ORDTYP_KK | DFKKORDTYP | CHAR (1) |
| DOC_DATE | Document Date in Document | BLDAT | DATS (8) | |
| POST_DATE | Posting Date in the Document | BUDAT | DATS (8) | |
| BLART | Document Type | BLART_KK | TFK003 | CHAR (2) |
| CURRENCY | Transaction Currency | BLWAE_KK | TCURC | CUKY (5) |
| GESBETRW | Total Amount of Request in Transaction Currency | ORDBETRW_KK | CURR (13) | |
| UNAM | Processor Who Created or Changed the Request | ORDUNAM_KK | CHAR (12) | |
| WFP01 | Parameters for Role Determination in Workflow (Dual Control) | WFPAR_KK | CHAR (20) | |
| WFP02 | Parameters for Role Determination in Workflow (Dual Control) | WFPAR_KK | CHAR (20) | |
| WFP03 | Parameters for Role Determination in Workflow (Dual Control) | WFPAR_KK | CHAR (20) | |
| STATE | CFC: Status of an Application Table Entry | CFC_STATE | CFC_ITEM_STATE | CHAR (2) |
| LOCK_USER | Name of the person to last change the status of the object | CFC_UNAME | * | CHAR (12) |
| LOCK_LIMIT | CFC: Lock period of a lock entry | CFC_LOCK_LIMIT | DATS (8) | |
| WORKSTATE | Processing Status of Clarification Case | CFC_WORKSTATE | CFC_IT_WORKSTATE | CHAR (2) |
| RESUBMIT_DATE | Date on which Resubmission Occurs | CFC_RESUBMIT_DATE | DATS (8) | |
| WF_COUNT | Number of Active Workflows for This Clarification Case | CFC_WORKFLOW_COUNTER | INT1 (3) | |
| HEADERTXT | Document Header Text | BKTXT | CHAR (25) | |
| FILENUMBER | File Number | FILENUM_KK | CHAR (30) | |
| REFDOCNR | Reference document number | XBLNR_KK | CHAR (16) |


