cancel
Showing results for 
Search instead for 
Did you mean: 

ECC messages not getting displayed on SRM PORTAL

former_member190689
Contributor
0 Kudos

Hello Gurus,

      I have a requirement when I need to display messages related to BUDGET on SRM PO. Now I have done my work related to coding and I am able to get the messages from backend into internal table in srm. After getting all the messages I am passing the message into ET_MESSAGE under BBP_DOC_CHECK_BADI. Now my only concern is I am not able to get the description of the messages. I am getting the MSGID , MSGTY, MSGNO being displayed on the Portal but not the description . When checked with the MESSAGE CLASS. The message class of ECC doesn't exist in SRM . So is there any way by which I can get the description of those messages. As its not possible to keep on creating the message class.

Thanks

Gaurav Gautam

Accepted Solutions (0)

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Gaurav,

check this OSS note:

1507262 - FAQ: Budget check return missing

Regards.

Laurent.

former_member190689
Contributor
0 Kudos

Hello

   Thanks for your reply . but my budget check is working fine. I am doing an enhancement to the BADI for displaying the Budget exceed message in SRM PO. I can find that message in SRM SC. Also I have developed the coding and able to get the message from R/3 to internal table in SRM. But these messages are not getting displayed in Portal.

Thanks

Gaurav Gautam

laurent_burtaire
Active Contributor
0 Kudos

Hello,

from my point of view, budget check should also be done in standard for SRM PO...

Check LBBP_PDF39 include.

Regards.

Laurent.