cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

0FC_BP_ITEMS open Item issue

abhimanyu_sharma
Contributor
0 Likes
691

I have implemented the 0FC_BP_ITEMS in BW and storing open and clear Item in two different DSOs. Now i am facing issue in computing Open Item in BEx.

I have document number in DFKKOP table which is cleared on 25th April, 2018.

The same is not being captured in Open Item DSO as it is already been cleared and loaded to Clear DSO. How would I load the document in Open Item ?

Now, while running the report , we are getting mismatch in data. If I run the report till 22.12.2016, I am not getting this record as it is not present in Open Item Cube.

Ideally it should show in open Item.

Could you please help in this and how can i capture this record in Open Item DSO to get correct results ?

Accepted Solutions (0)

Answers (3)

Answers (3)

john_hawk
Active Contributor
0 Likes

Hi There,

Consider taking a new approach.

Put both Open and Cleared DSO into a MutiProvider or Composite InfoProvider with a query with "Closed Amount" and "Open Amount".

Place a condition of the query results showing only those records with "Open Amount" > "Closed Amount".

Good luck!

John Hawk

RaymondGiuseppi
Active Contributor
0 Likes

Cleared item records have a reconciliation date, the report/query should consider those records as open as long as the reference date is less than this date (or the date initial)

It should not be necessary to duplicate the records.

normansin2
Explorer
0 Likes
I have also implemented the datasource 0FC_BP_ITEMS. Could someone assist me in determining the DSO, Infocube, and standard Multipro to activate from the business content, as well as the standard queries to retrieve the data according to a standard flow? Thank you.
RaymondGiuseppi
Active Contributor
0 Likes

You can find it in online help

normansin2
Explorer
0 Likes

I have also implemented the datasource 0FC_BP_ITEMS. Could someone assist me in determining the DSO, Infocube, and standard Multipro to activate from the business content, as well as the standard queries to retrieve the data according to a standard flow? Thank you.