‎2010 Sep 22 2:21 PM
Hi guys,
I am working on IDOC to FILE sceanrio, Where is whenevr production Order is getting created(CO01) or changed (CO02), and deleted..an IDOC should get triggerd and that would be used in PI and converted to Flat file and sent to File system.
Message type used is LOIPRO01..and i am extending standard idoc with 12 more fileds.
while searching in SDN i came to know that For message type LOIPRO, there is no change pointers.Why is that so??
1.What would be the best technique to trigger this extended IDOC LOIPRO01(Production Order related).?
2. How do i trigger this 12 extended fileds and popula
Your reply is very much appreciated.
Thanks
Toufeeqh
‎2010 Sep 23 5:46 AM
Hi,
I am not sure if change pointers exists for LOIPRO message type or not.
we extedned the LOIPRO01 by adding new segment and triggering extended IDoc from a report program.
ZXLOIU02 - you can populate your new fields in this exit.
Regards,
Suresh
‎2010 Sep 23 5:46 AM
Hi,
I am not sure if change pointers exists for LOIPRO message type or not.
we extedned the LOIPRO01 by adding new segment and triggering extended IDoc from a report program.
ZXLOIU02 - you can populate your new fields in this exit.
Regards,
Suresh