‎2009 Nov 29 7:12 PM
Hi ,
I have runned the PFAL transaction using the MESSAGE TYPE ZHRMD_TEST. But now i want to run the PFAL with REDUCED MESSAGE TYPE ZHRMD_MESS_RED. But unfortunatley, In PFAL, the field MESSAGE TYPE is DISABLED, means not taking any input values.
So to clear the MESSAGE TYPE in PFAL, I tried some ways, but not worked at all. They are
1. I just logged off and turned ON, and
2 In WE81 , I deleted the ZHRMD_TEST message type.
but now still the PFAL contains the ZHRMD_test and it is not cleared.
So my friends suggested me to find the PARAMETER ID for the MESSAGE TYPE FIELD in PFAL and clear the SAP Memory using
Parameter ID.
I found the Parmeter ID, but dont know how to clear SAP Memory.
Can any one please tell me, how to clear the MESSAGE TYPE FIELDin PFAL tcode, so that I can enter Reduced Message Type .
I am waiting for your help.
Thanking You.
‎2009 Nov 30 12:06 AM
Hi,
have a look at routine init_mestyp in the program RHALEINI (transaction PFAL). This routine is used to determine message type. I don't know this program but I guess that if you want to use it with different message then you will have to change your config. I guess it will be under distribution model.
Cheers