SAP ABAP Table GLE_STR_ECS_ITEM (Structure for Error Correction Items (Key and Data))
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   AC-INT (Application Component) Accounting Interface
     AC_INT_ECS_PER_APPL (Package) ECS: Persistence Layer
Basic Data
Table Category INTTAB    Structure 
Structure GLE_STR_ECS_ITEM   Table Relationship Diagram
Short Description Structure for Error Correction Items (Key and Data)    
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   Structure for Error Correction Items: ID  
2 ITEM_ID GLE_DTE_ECS_ITEM_ID UFGUID RAW 16   0   ID of Error Correction Item  
3 .INCLUDE       0   0   Structure for Data for ECS Items  
4 COMPOUND_ERROR GLE_DTE_ECS_ERROR_COMPOUND GLE_ECS_ERROR_COMPOUND CHAR 5   0   Compound Error Category GLE_CMP_ERR
5 STATUS GLE_DTE_ECS_ITEM_STATUS GLE_DOM_ECS_ITEM_STATUS CHAR 1   0   Status of ECS Item  
6 SEVERITY GLE_DTE_ECS_ITEM_SEVER_LEVEL GLE_DOM_ECS_ITEM_SEVER_LEVEL CHAR 1   0   Severity of Errors in ECS Items  
7 .INCLUDE       0   0   FI Document Key  
8 COMPANY_CODE GLE_DTE_ECS_COMPANY_CODE BUKRS CHAR 4   0   Company Code of Posted Document *
9 DOC_NO GLE_DTE_ECS_DOC_NO BELNR CHAR 10   0   Document Number of Posted (Suspense) Document  
10 FISCAL_YEAR GLE_DTE_ECS_FISCAL_YEAR GJAHR NUMC 4   0   Fiscal Year of Posted Document  
11 POS_NO BUZEI BUZEI NUMC 3   0   Number of Line Item Within Accounting Document  
12 INT_DOC_REF_ID GLE_DTE_ECS_INT_DOC_REF_ID AWREF CHAR 10   0   ECS Internal Ref. for ECS Items in the Same FI Document  
13 INT_DOC_YEAR GLE_DTE_ECS_INT_DOC_REF_YEAR GJAHR NUMC 4   0   Year in which ECS item was entered (rel. for int. doc. no.)  
14 ACCOUNT_TYPE KOART KOART CHAR 1   0   Account type  
15 POST_DATE_O GLE_DTE_ECS_POST_DATE_ORIG DATUM DATS 8   0   Original Posting Date of FI Document  
16 ACCOUNT_O GLE_DTE_ECS_ACCOUNT_ORIG SAKNR CHAR 10   0   Original General Ledger Account of Imported Document SKB1
17 PROFIT_CENTER_O GLE_DTE_ECS_PROFIT_CTR_ORIG PRCTR CHAR 10   0   Original Profit Center of Imported Document *
18 COST_CENTER_O GLE_DTE_ECS_COST_CTR_ORIG KOSTL CHAR 10   0   Original Cost Center of Imported Document *
19 AMOUNT_TCUR WRBTR WERT7 CURR 13   2   Amount in document currency  
20 TCUR WAERS WAERS CUKY 5   0   Currency Key TCURC
21 POST_DATE GLE_DTE_POST_DATE DATUM DATS 8   0   Posting Date of Posted FI Document  
22 ACCOUNT GLE_DTE_ECS_ACCOUNT_POSTED SAKNR CHAR 10   0   General Ledger Account of Posted Document SKB1
23 COST_CENTER GLE_DTE_ECS_COST_CTR_POSTED KOSTL CHAR 10   0   Cost Center of Posted Document *
24 PROFIT_CENTER GLE_DTE_ECS_PROFIT_CTR_POSTED PRCTR CHAR 10   0   Profit Center of Posted Document *
25 NEW_COMPANY_CODE GLE_DTE_ECS_NEW_COMPANY_CODE BUKRS CHAR 4   0   Company Code of Correction Document *
26 NEW_DOC_NO GLE_DTE_ECS_NEW_DOC_NO BELNR CHAR 10   0   Document Number of Correction Document  
27 NEW_YEAR GLE_DTE_ECS_NEW_FISCAL_YEAR GJAHR NUMC 4   0   Fiscal Year of Correction Document  
28 .INCLUDE       0   0   Key of Correction Document for Reversal Document  
29 CORR_REV_CCODE GLE_DTE_ECS_CORR_REV_CCODE BUKRS CHAR 4   0   Company Code of Correction Document for Reversal Document *
30 CORR_REV_DOC_NO GLE_DTE_ECS_CORR_REV_DOC_NO BELNR CHAR 10   0   Document Number of Correction Document for Reversal Document  
31 CORR_REV_YEAR GLE_DTE_ECS_CORR_REV_YEAR GJAHR NUMC 4   0   Fiscal Year of Correction Document for Reversal Document  
32 IF_TYPE GLE_DTE_ECS_IF_TYPE GLE_ECS_IF_TYPE CHAR 10   0   ECS Environment *
33 RUNID_EXT GLE_RUNADM_DTE_RUNID CHAR12 CHAR 12   0   Run Administration Run ID  
34 .INCLUDE       0   0   Technical Administration Data  
35 CREATE_USER GLE_DTE_CREATE_USER USNAM CHAR 12   0   Created By  
36 CREATE_TMSTP GLE_DTE_CREATE_TMSTP TZNTSTMPL DEC 21   7   ECS Time Stamp: Created At  
37 CHANGE_USER GLE_DTE_CHANGE_USER USNAM CHAR 12   0   Last Changed By  
38 CHANGE_TMSTP GLE_DTE_CHANGE_TMSTP TZNTSTMPL DEC 21   7   ECS Time Stamp: Changed At  
39 .INCLUDE       0   0   Archiving data  
40 ARCHIVE_STATUS AFX_DTE_ARCHIVE_STATUS AFX_ARCHIVE_STATUS CHAR 1   0   Archivability Status  
41 ARCHIVE_FLUD AFX_DTE_ARCHIVE_FLUD DATS DATS 8   0   Resubmission Date  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 GLE_STR_ECS_ITEM ACCOUNT SKB1 SAKNR    
2 GLE_STR_ECS_ITEM ACCOUNT_O SKB1 SAKNR    
3 GLE_STR_ECS_ITEM COMPOUND_ERROR GLE_CMP_ERR CMP_ERR_CAT    
4 GLE_STR_ECS_ITEM TCUR TCURC WAERS    
History
Last changed by/on SAP  20130529 
SAP Release Created in 701