cancel
Showing results for 
Search instead for 
Did you mean: 

Statistical sales report on sales-based rent settlement

0 Kudos

Hello Gurus,

Need your help please.

When i run sales-based rent settlement (tcode RESRSE) for sales-based rent contract, the normal settlement step are as follow :

-GET 01 Determination of contract (simulate/execute)

-CALC 02 Calculation of sales based-rent (simulate/execute)

-BC 06 Posting of sales based-rent in FA (simulate/execute)

Those steps are normal when i use 1 sales rule with 1 sales report, but if i use 1 sales rule with 2 sales reports (1 SR is for statistical data only refer to sales rule 1), the step in RESRSE become :

-GET 01 (simulate/execute)

-CALC 02 (simulate/execute)

-Then BC 06 can not display on the dropdown box if the settlement method use Simulate, but if i straightaway run execute without simulate, the process can do step BC 06 Posting.

Do you now why and how to fix it ?

Thank you,

Budi

Accepted Solutions (0)

Answers (1)

Answers (1)

jakubsalata
Participant
0 Kudos

Hi,

can you give records from table TIVCAABLESTEPS (view V_TIVCAABLESTEPS) for process RESR?

Regards,

Jakub.

0 Kudos

The record is

RESR    S+E   BC

For that record, the column "can be start" is blank.

what the impact if i tick this column?

Thank you,

Budi

jakubsalata
Participant
0 Kudos

Seems that is correct in your system. I wouldn't change those entries because they are set by standard. I know that only executable steps are displayed on selection screen in RESRSE depending on chosen mode and type. That's way in my system if I choose S+E I get GET, CALC and SB, and for EXE I get GET, CALC, MODI, CP, BC.

Check if your selection screen works according to the table records.

Regards,

Jakub.