cancel
Showing results for 
Search instead for 
Did you mean: 

budget tollerance limit text

Former Member
0 Kudos

Hi Gurus,

I am working in a project where the requirement is to change the text of a budget message when it crosses 75% of the budget.

i have done all the configuration and getting emails in sap business workplace inbox and outlook inbox.

now my challenge is to change budget alert message.

thanks and regards

satyanarayana

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi satyanarayana,

I read your description, I think you would like to change the mail content. Modification of standard program is required. You would need to refer to your ABAPer. The following coding changes are needed in order to get desired mail content:

1. Include LBPFCTOP

2. Include LBPFCFC1

    FORM check_all_funds

    FORM check_budget_co

3. Function module BP_CREATE_MAIL

You should inform your ABAPer what are the require changes.

Regards, Gordon

Answers (1)

Answers (1)

sunil_yadav2
Active Contributor
0 Kudos

Hi Satya,

Please check below step:

use OBMSG t.ocde and control the message by putting I,W,E in allowed area..

or Second method use OBA5 T.Code to control the massage.

Hope this will help.

Thanks

Sunil

Former Member
0 Kudos

Hi Sunil,

My requirement is to change the message which i am getting in SAP business workplace inbox.

please suggest me where to make the changes.

i am attaching the screen shot for your reference.