Skip to Content
0
Sep 14, 2023 at 11:58 AM

mmpur macro

28 Views

While I am using mmpur macro in ME_PROCESS_REQ_CUST Badi for showing the multiple PR line as error .

INCLUDE mm_messages_mac.

mmpur_context 990.

mmpur_message_forced 'E' 'ZMM' '000' ls_ekpo-bnfpo '' '' ''.

i had written this code in IF_EX_ME_PROCESS_REQ_CUST~CHECK method and i got the proper answer, but when i undelete the 1 error line and again check, the other error line doesnot shows as error line.
is there any solution for this .