cancel
Showing results for 
Search instead for 
Did you mean: 

About Missing Planning Function

Former Member
0 Kudos

I tried to Execute the depreciation function on my Asset,But I encounter ABAP DUMP "MESSAGE_TYPE_X",I debuged the peogram and found that the planning function 31 was not in the system table UPF_PLNTP,how can I solve this problem?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

i think it is bug --> OSS notes, since it is standard function from BPS.

Have you tried to insert the missing function 31 into the table, and see weather it is really the problem.

Here are the content:

PLNTP: 31

CALCF: ''

SPFIE:'UPB_Y_TMCHA'

REFF:''

TIMF:''

FB_METHOD:'UPS'

FB_PARAM:'UPS'

FB_EXEC:'UPS'

TECHF:'UPB_YS_TECHF_S'

TEXT:'Accumulate Balances'

Best Regards,

Suan Liono

Former Member
0 Kudos

Hi, Liono:

Thanks for your answer.

Now,in my system,I have these items:

1 Copy

2 Repost

3 Distribute with Reference Data

4 Distribute by Keys

5 Delete

6 Exit Function

7 Formula

8 Revaluation

9 Forecast (Old)

10 Currency Translation

11 Unit Conversion

12 Repost (Characteristic Relationships)

13 Delete (Invalid Combinations)

14 Copy to Several Target Objects

15 Distribute by Keys from Sender to Recipient

16 Distribute by Reference Data from Sender to Recipient

17 Forecast

31 Accumulate Balances

40 Allocation

41 Rounding

42 Account-Based Currency Translation

Is there any type I missed?Please let me know and I think I'll add in mannually.:-D

Former Member
0 Kudos

Hi,

we have these:

01 Copy

02 Repost

03 Distribute with Reference Data

04 Distribute by Keys

05 Delete

06 Exit Function

07 Formula

08 Revaluation

09 Forecast

10 Currency Translation

11 Unit Conversion

12 Repost (Characteristic Relationships)

13 Delete (Invalid Combinations)

14 Copy to Several Target Objects

15 Distribute by Keys from Sender to Recipient

16 Distribute by Reference Data from Sender to Recipient

17 Forecast

30 Offsetting Entry

31 Accumulate Balances

32 Depreciation

33 Net Present Value

34 Internal Rate of Return

35 Time Lag Functions

36 Valuation

37 Repayment

40 Allocation

41 Rounding

42 Currency Translation (Account-Based)

We are on:

SAP_ABA 640 0016 SAPKA64016

SAP_BASIS 640 0016 SAPKB64016

PI_BASIS 2005_1_640 0005 SAPKIPYJ65

ST-PI 2005_1_640 0003 SAPKITLQH3

SAP_BW 350 0015 SAPKW35015

FINBASIS 300 0011 SAPK-30011INFINBASIS

BI_CONT 353 0007 SAPKIBIFP7

SEM-BW 400 0011 SAPKGS4011

ST-A/PI 01G_BCO640 0000

I would suggest to open OSS, instead of creating the missing contents by you self.

Best Regards,

Suan Liono

Former Member
0 Kudos

Thanks for your answer,my SEM-BW plug-in is 600,just like a beta version,so no OSS needed,thanks again for your useful information,I'll add manually.

Answers (0)