Hi,
I have a program which extract data and post IDOC for notification of Type INOTIF01. The program was working fine in SAP 4.6C. As in ECC6.0, SAP has introduced an addition popup in IW32 transaction, thus my IDOC generation and posting program is failing while posting IDOC as it is not able to handle that new popup.
IT is using function module "IDOC_INBOUND_ASYNCHRONOUS" to process the IDOC data populated in Control and Data Tables.
Pls advice what i can do to handle this new popup which is causing problem and IDOC is failing.
thanks and all help is appreciated.
Sandy