cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Message for AMDP bases Planning Functions not displayed in AO

SharadLTI
Explorer
0 Kudos

Hi All

We are trying to display custom message in AO when we run Planning sequence. We have populated message in parameter E_MSG of the procedure MY_HANA_PROCEDURE.

E_MSG = SELECT 'RSPLS' AS MSGID, 'I' AS MSGTY, '000' AS MSGNO, 'PLANNING' AS MSGV1, ' SEQUENCE' AS MSGV2, ' EXECUTED' AS MSGV3, ' SUCCESSFULLY !!' AS MSGV4 FROM DUMMY;

The message is displayed when we run the Planning Sequence in RSPLAN. But the message is not coming when we run Planning Sequence in AO.

Please suggest.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Sharad,

check the SU3 parameter RS_DEBUGLEVEL helps, check note for more information 2234881.

Regards,

Gregor