cancel
Showing results for 
Search instead for 
Did you mean: 

Unfix the bucket values in the planning book

Former Member
0 Kudos

Hi Experts,

We are uploading  the forecast from excel to the DP planning book using one custom report.

In that custom report we are using BAPI BAPI_PBSRVAPS_CHANGEKEYFIGVAL2. Now the requirement is

1. If there is an empty cell in the excel, the existing value in the planning book time bucket must be blank not set to zero.

    For this the structure of the value in the BAPI is of Floating point type. we can't make it as blank. Could some one help me

    how to make the value blank..?

2. Using this BAPI we are fixing the value of bucket in the planning book. Once the buckets are fixed, then if we run the report

    it will end up with error. If we manually unfix the buckets and run the report, it works fine. So in report first we need to unfix the buckets

    values and then fix.Could some one help me how to unfix the bucket values. is it possible with the BAPI which I'm using or is there

    any other BAPI's are  there to unfix the bucket values.

Awaiting your reply...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have similar requirement , Did you find the answer for this?