2011 Aug 01 5:43 AM
Hello Gurus,
I'm looking for a way to get the premise number from premise address using Function module.
Please help me out...
Thanks in advance,
Rajesh
2011 Aug 02 2:44 AM
Hi Rajesh,
Try the FM ISU_FINDER.
Give OBJTYPE as PREMISES and enter the address in the import parameter X_FREE_EXPR.
You will get the premise number in YT_RESULT structure..
Cheers,
Amlan
2011 Aug 02 2:44 AM
Hi Rajesh,
Try the FM ISU_FINDER.
Give OBJTYPE as PREMISES and enter the address in the import parameter X_FREE_EXPR.
You will get the premise number in YT_RESULT structure..
Cheers,
Amlan
2011 Aug 02 5:17 AM