‎2013 May 30 5:58 AM
Hello All,
I need a standard function module to retrieve routing header details.Kindly let me know if such function module exists.
‎2013 May 30 6:22 AM
Hi,
Try with FM 'CM_PLKO_READ'.
Also please check the below links. Might be useful.
‎2013 May 30 6:22 AM
Hi,
Try with FM 'CM_PLKO_READ'.
Also please check the below links. Might be useful.
‎2021 Oct 27 7:58 PM
That's a mere select to plko with not business logic or whatsoever, unfortunately
‎2013 May 30 11:09 AM
Hi,
Best way to determine FM is, go to SE37 -> enter *Routing* and press F4. -> Open Individual FMs and read their documentation and see which satisfies your requirement.
Screenshot is,
Thanks,
Ankit
‎2013 May 31 9:34 AM
Elakkiya,
Downhere is the wiki link from the Code Gallery which I had developed for fetching Routing Long Text in PP a few years back.Hope this will give you some lead.
http://wiki.sdn.sap.com/wiki/display/Snippets/A+Program+for+downloading+Routing+Operation+Long+text
K.Kiran.
‎2013 May 31 11:45 AM
‎2013 Jun 20 11:16 AM
Hi all,
Thanx for ur replies.We have implemented using this function module CZ_DB_MAPL_READ_BY_MAT_EXT_ECN.