Google
 

Saturday, July 17, 2010

FI_PCA Reconciliation



  1. FI and PCA Reconciliation:

 

  1. Discrepancies in these two reports (2KEE & ke5z) in case there are multiple SAP instances and you are using PCROLL to transfer PCA Amounts to the central SAP system. 2KEE report is based on GLPCA Table and KE5Z is based on GLPCT Table. If you have PCROLL IDOCS then they only update the GLPCT Table and not the GLPCA Table. Hence, causing the discrepancy.
TcodesDescription
2KEERecords from table GLPCT
KE5ZRecords from table GLPCA
FS10N
1KEKPeriodic data transfer program
S_ALR_87009822
GLPCT2KEE
GLPCAKE5Z
KE5TShows differences between FI-GL and PCA on the AR and AP reconciliation accounts.
2KESComparison Ledger update in period 0

 

  1. 2KEE: Report 2KEE fetches data from table GLPCT. This report reconcile with FI only if we take it from period 00. SAP note 180906
  2. KE5Z: Takes data from table GLPCA. GLPCA gets updated with actual line items (OI)when we run 1KEK
  3. F.5D: At month end we run F.5D. F.5D make profit centre posting for customer / vendor. This is not done when Vendor invoice is posted. Vendor Invoice posting to CC, which make posting to PC for the expense a/c. But no posting to PC for amount credited to vendor. This single entry posting is made by F.5D. This update Table BFOD_A or BFOK_A as the case may be
  4. 1KEK: This is a periodic data transfer program. Run at month end. It transfers data from table BFOD_A or BFOK_A to Profit centre ledger 8A.
  5. In period 0 we run balance carried forward program (2KES) in PCA. The last year balances get's updated only in table GLPCT. Thus in period 0 there is balance in GLPCT (2KEE) but no balance in GLPCA (KE5Z).
  6. In period 1, there is an open item balance in AP a/c of 800. Now when 1KEK is run to transfer balance from FI to PCA, Table GLPCA is updated with 800. But table GLPCT (2K3EE) is updated using delta technique. GLPCT is updated with (Current FI ending balance - Previous periods GLPCT balances). So if I have to reconcile FI with PCA (2KEE) in period 1 PCA total will be (GLPCT Period 0 + GLPCT period 1) = ( 600 + 200 ) = 800
  7. Report 2KEE fetches data from table GLPCT. Whereas report KE5Z fetches data from table GLPCA. Please find below an illustration on FI & PCA reconciliation logic:
PeriodFI Balances GLPCA (KE5Z)GLPCT (2KEE)
06000600
1800800200
2100100-700
300100

 

  1. In period 0 we run balance carried forward program (2KES) in PCA. The last year balances get updated only in table GLPCT. Thus in period 0 there is balance in GLPCT (600) but no balance in GLPCA (KE5Z). In period 1, there is open item balance in FI (800). Now when 1KEK is run table GLPCA (KE5Z) is updated with 800 but table GLPCT (2KEE) is updated using delta technique. GLPCT is updated with (Current FI ending balance - Previous periods GLPCT balances). So if I have to reconcile FI with PCA (2KEE) in period 1 PCA total will be (GLPCT Period 0 + GLPCT period 1) = (600 + 200) = 800.
  2. Table GLPCT always has period 16. Following fields shows various periods in table GLPCT:
FieldsPeriod
TSLVTO
TSL011
TSL022
HSLVT0
HSL011
HSL022

No comments:

Post a Comment