SAP ABAP Table FKKORDA_DISPL (Approve Display Structure for Clarification Worklist Request)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKK_ORDER (Package) Requests
Basic Data
Table Category INTTAB    Structure 
Structure FKKORDA_DISPL   Table Relationship Diagram
Short Description Approve Display Structure for Clarification Worklist Request    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
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 .INCLUDE       0   0   Check boxes and icons (include for CFC representation)  
2 MARK CFC_MARK CHAR1 CHAR 1   0   Process marked entries  
3 ICON CFC_ICON_DISP TEXT40 CHAR 40   0   Item status  
4 WORKICON CFC_WORKICON_DISP CHAR40 CHAR 40   0   Last Processing Status of An Item  
5 STATE_TXT CFC_TXT_STATE TEXT30 CHAR 30   0   Name of Status  
6 WORKSTATE_TXT CFC_TXT_WORKSTATE TEXT30 CHAR 30   0   Name of Processing Status  
7 .INCLUDE       0   0   Requests to be Approved  
8 MANDT MANDT MANDT CLNT 3   0   Client *
9 ORDNR ORDNR_KK ORDNR_KK CHAR 12   0   Request Number  
10 ORDCLS ORDCLS_KK ORDCLS_KK CHAR 1   0   Request Class DFKKORDERCLS
11 ORDTYP ORDTYP_KK ORDTYP_KK CHAR 1   0   Request Category DFKKORDTYP
12 DOC_DATE BLDAT DATUM DATS 8   0   Document Date in Document  
13 POST_DATE BUDAT DATUM DATS 8   0   Posting Date in the Document  
14 BLART BLART_KK BLART_KK CHAR 2   0   Document Type TFK003
15 CURRENCY BLWAE_KK WAERS CUKY 5   0   Transaction Currency TCURC
16 GESBETRW ORDBETRW_KK WRTV7 CURR 13   2   Total Amount of Request in Transaction Currency  
17 UNAM ORDUNAM_KK USNAM CHAR 12   0   Processor Who Created or Changed the Request  
18 WFP01 WFPAR_KK CHAR20 CHAR 20   0   Parameters for Role Determination in Workflow (Dual Control)  
19 WFP02 WFPAR_KK CHAR20 CHAR 20   0   Parameters for Role Determination in Workflow (Dual Control)  
20 WFP03 WFPAR_KK CHAR20 CHAR 20   0   Parameters for Role Determination in Workflow (Dual Control)  
21 .INCLUDE       0   0   CFC: Status include for application tables  
22 STATE CFC_STATE CFC_STATE CHAR 2   0   CFC: Status of an application table entry CFC_ITEM_STATE
23 LOCK_USER CFC_UNAME XUBNAME CHAR 12   0   Name of the person to last change the status of the object *
24 LOCK_LIMIT CFC_LOCK_LIMIT SYDATS DATS 8   0   CFC: Lock period of a lock entry  
25 WORKSTATE CFC_WORKSTATE CFC_WORKSTATE CHAR 2   0   Last processing status of a clarification case CFC_IT_WORKSTATE
26 RESUBMIT_DATE CFC_RESUBMIT_DATE SYDATS DATS 8   0   Date on which Resubmission Occurs  
27 WF_COUNT CFC_WORKFLOW_COUNTER INT1 INT1 3   0   Number of active workflows with this clarification case  
28 .INCLUDE       0   0    
29 .INCLUDE       0   0   Extensions for Grid Control Display  
30 LINECOLOR CFC_GRID_LINECOLOR CHAR4 CHAR 4   0   Color Code for Highlighting Clarification List Line (Grid)  
31 HL_FNAME CFC_HREF_HNDL INT4 INT4 10   0   Handle for Hyperlink in ALV Grid Control  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 FKKORDA_DISPL BLART TFK003 BLART    
2 FKKORDA_DISPL CURRENCY TCURC WAERS    
3 FKKORDA_DISPL ORDCLS DFKKORDERCLS ORDCLS    
4 FKKORDA_DISPL ORDTYP DFKKORDTYP ORDTYP    
5 FKKORDA_DISPL STATE CFC_ITEM_STATE STATE REF 1 CN
6 FKKORDA_DISPL WORKSTATE CFC_IT_WORKSTATE WORKSTATE    
History
Last changed by/on SAP  20130529 
SAP Release Created in 472