‎2006 Nov 19 6:40 AM
Hi all,
I'm trying to use the function module SD_PARTNER_DETERMINATION in R/3 and would like to know what value has to be passed for the parameter FIC_OBJECTKEY. I see that this is a mandatory parameter but while i'm trying to access it in debug mode... i.e. putting a breakpoint at this function module and create an order ( Press enter after entering Sold to party )... this FM is getting executed with this parameter being blank. However, when i'm trying to test this FM module leaving this parameter blank from SE37 I'm being prompted to enter this value.
Kindly help me on this.
Thanks,
Preethi
Message was edited by:
Preethi Sooth
‎2006 Nov 19 7:54 AM
when we execute thru SE37 we need to pass a value or else it will error out.
but, when we use the same FM in a program and if we dont pass values also, it automatically takes space into account and executes the FM...
‎2020 Sep 03 11:41 AM
Use VIEW_KUAGV FM, it does partner determination without FIC_OBJECTKEY which is SO number (VBELN).