SAP ABAP Table DFKKORDERAPPROVE (Requests to be Approved)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKK_ORDER (Package) Requests
Basic Data
Table Category TRANSP    Transparent table 
Transparent table DFKKORDERAPPROVE   Table Relationship Diagram
Short Description Requests to be Approved    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client *
2 ORDNR ORDNR_KK ORDNR_KK CHAR 12   0   Request Number  
3 ORDCLS ORDCLS_KK ORDCLS_KK CHAR 1   0   Request Class DFKKORDERCLS
4 ORDTYP ORDTYP_KK ORDTYP_KK CHAR 1   0   Request Category DFKKORDTYP
5 DOC_DATE BLDAT DATUM DATS 8   0   Document Date in Document  
6 POST_DATE BUDAT DATUM DATS 8   0   Posting Date in the Document  
7 BLART BLART_KK BLART_KK CHAR 2   0   Document Type TFK003
8 CURRENCY BLWAE_KK WAERS CUKY 5   0   Transaction Currency TCURC
9 GESBETRW ORDBETRW_KK WRTV7 CURR 13   2   Total Amount of Request in Transaction Currency  
10 UNAM ORDUNAM_KK USNAM CHAR 12   0   Processor Who Created or Changed the Request  
11 WFP01 WFPAR_KK CHAR20 CHAR 20   0   Parameters for Role Determination in Workflow (Dual Control)  
12 WFP02 WFPAR_KK CHAR20 CHAR 20   0   Parameters for Role Determination in Workflow (Dual Control)  
13 WFP03 WFPAR_KK CHAR20 CHAR 20   0   Parameters for Role Determination in Workflow (Dual Control)  
14 .INCLUDE       0   0   CFC: Status include for application tables  
15 STATE CFC_STATE CFC_STATE CHAR 2   0   CFC: Status of an application table entry CFC_ITEM_STATE
16 LOCK_USER CFC_UNAME XUBNAME CHAR 12   0   Name of the person to last change the status of the object *
17 LOCK_LIMIT CFC_LOCK_LIMIT SYDATS DATS 8   0   CFC: Lock period of a lock entry  
18 WORKSTATE CFC_WORKSTATE CFC_WORKSTATE CHAR 2   0   Last processing status of a clarification case CFC_IT_WORKSTATE
19 RESUBMIT_DATE CFC_RESUBMIT_DATE SYDATS DATS 8   0   Date on which Resubmission Occurs  
20 WF_COUNT CFC_WORKFLOW_COUNTER INT1 INT1 3   0   Number of active workflows with this clarification case  
21 .INCLUDE       0   0    
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 DFKKORDERAPPROVE BLART TFK003 BLART    
2 DFKKORDERAPPROVE CURRENCY TCURC WAERS    
3 DFKKORDERAPPROVE ORDCLS DFKKORDERCLS ORDCLS    
4 DFKKORDERAPPROVE ORDTYP DFKKORDTYP ORDTYP    
5 DFKKORDERAPPROVE STATE CFC_ITEM_STATE STATE REF 1 CN
6 DFKKORDERAPPROVE WORKSTATE CFC_IT_WORKSTATE WORKSTATE    
History
Last changed by/on SAP  20130529 
SAP Release Created in 472