‎2005 Jul 11 10:35 AM
Hi all,
Im trying out lsmw for the transaction IE4N(install/remove componenmt). This tcode IE4N is actually attached to a program SAPLIPW4 , which is actually a function pool. When i try to record , the system is not able to open the transaction for recording , instead its giving error. The same thing happened when i try to record in CATT . Is there any way to record the transactions that is attached to function pool programs.
Pl. help me in solving this.
thanks ,
raj.
‎2005 Jul 11 4:43 PM
What is your release. Transaction IE4N doesn't exist in 4.6C
Rob
‎2006 Mar 16 6:11 PM
Hey Rob, We are in the process of rolling out some MRO functionality for a sister company and are have issues with IE4N. This led me to search for any other problems that users might be having and in doing so I found your response of IE4N is not available in 46C and it confused me. We are at this version and the T-code is there?? Now granted we are having issues with a Batch message Material document batch deviates from equipment master batch. Can you please explain what you meant?
‎2006 Mar 16 6:32 PM
Well, I meant that when I tried to run the transaction, I get a message "Transaction IE4N does not exist." Also when I go to SE80, the program isn't there either. I guess it's some sort of add-on.
Have you looked at OSS notes for your problems?
Rpb
‎2007 May 16 10:57 AM
Hiraj,
Did you get any response of your question regarding IE4N BDC recording. If yes, could you please tell me how you resolved the issue. As i have to do a BDC of IE4N and it fails immediately.
Thanks,
Anukool.
‎2007 Oct 17 7:55 PM
All,
We encounter the same problem on ECC 6 upgrade. The transaction is there but it cannot process thru the BDC. When we do the recording or call transaction it error out with the message
<i><b>Exception condition "DUMP_DUE_TO_NOT_SUPPORTED_USE" raised.</b></i>
OSS Note 845962 indicates that IE4N is no longer support. I guess that we have to dig up the BAPI to perform all these tasks then.
‎2007 Dec 19 6:53 PM
You could do an implicit enhancement in include LIPW4FB6 in FORM error_calld_binpt. Put an exit before SAP raise the error... But SAP won't like that...
Or wait for enhancement package 2 where they offer 3 bapis to replace the IE4N batch input.
The bapis are: BAPIs BAPI_IE4N_DISMANTLE, BAPI_IE4N_EXCHANGE, and BAPI_IE4N_INSTALL