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

Copy Planning Function doesnt generate records in a specific condition

AJAYS
Explorer
0 Kudos
1,713

Hello,

I have a situation where a Planning Function doesn't generate record, when executed via 'Execute Planning Sequence' in RSPLAN however the same Planning sequence generates a record when executed in Trace Mode.

The situation is so peculiar that the same Planning Function generates the record from 'Execute Planning Sequence' when ran for a different Planning Round. Also when executed for the same planning round this generates a record in DEV but not QA. Any idea how to identify the root cause and fix this. This is the version of software we are in.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

AJAYS
Explorer

This was an issue related to time characteristic : 0FISCPER not maintained for some of the records.

Running Transaction : RSRHIERARCHYVIRT and extending fixed the issue.

0 Kudos

This was very informative, however does having an initial value for time char 0CALMONTH or 0CALMONTH2 which are NUMC info-objects pose an issue. Currently in my planning function I am trying to copy initial values in the "From Value" to the 01.2020 in the "To Value". For the initial values I am only able to enter (# ,000000) and (#,00) for 0CALMONTH and 0CALMONTH2 respectively.

When I execute the Planning sequence with the Planning function nothing happens. I am not able to extend in ta RSRHIERARCHYVIRT to 000000 or 00 initial values for FROM of time-interval, "Invalid entries" error. Please advise.

Answers (1)

Answers (1)

cornelia_lezoch
Active Contributor
0 Kudos

Hi Ajay,

please check, that the records to be generated comply with your char relationships and that they are not locked by any data slices.

regards

Cornelia