Hi Experts,
I need some help in PCA (Profit Center Accounting) in BW.
Just to give an overview of issue, we are using Data source ‘0EC_PCA_1’ to get PCA plan & Actual data but it is summarized as it goes after table ‘GLPCT’
Now we want to add cost center in BW for reporting purpose so to get that I need to go after line item table ‘GLPCA’ & ‘GLPCT’
I’m creating generic extractor on table GLPCP to get Plan data detail, if anybody have Generic extractor created on ‘GLPCP’ in your project pls send me details of it.
I want ABAP code to get data as per fiscal period from GLPCP, as data in ‘GLPCP’ is not stored as per fiscal period but instead fiscal period data it is stored in columns in form of ‘KSL01’,’KSL02’ and so on.
One way I know is I can try to do 12 select and do union of those but wanted to know if we have any SAP way of doing that…Thanks
Regards,
Ajit Mishra.